Wizard1393 Posted March 2, 2019 Posted March 2, 2019 At least events world.event.S_EVENT_DEAD and world.event.S_EVENT_CRASH does not return an event.initiator (nil) since the latest OB patch. Possible other events but haven't tested. GPU: PALIT NVIDIA RTX 3080 10GB | CPU: Intel Core i7-9700K @ 4,9GHz | RAM: 64GB DDR4 3000MHz VR: HP Reverb G2 | HOTAS: TM Warthog Throttle and Stick OS: Windows 10 22H2
Grimes Posted March 3, 2019 Posted March 3, 2019 Confirmed and reported. The right man in the wrong place makes all the difference in the world. Current Projects: Grayflag Server, Scripting Wiki Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread) SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum
FlightControl Posted March 3, 2019 Posted March 3, 2019 And to be clear, this is happening in version 2.5.4.28090 (DCS world beta) If I would be ED; i would put an announce. This bug breaks almost all logic that works with event handlers. [TABLE][sIGPIC][/sIGPIC]| Join MOOSE community on: DISCORD :thumbup: Website of the MOOSE LUA Framework. MOOSE framework Downloads. Check out Example Missions to try out and learn. MOOSE YouTube Channel for live demonstrations and tutorials. [/TABLE]
HC_Official Posted March 3, 2019 Posted March 3, 2019 Damn, those event handlers are core to the scripting engine to allow you to handle a lot of things, this is a very very very bad bug (all bugs are bad , but this one will break a hell of a lot of things) If this patch is pushed into release build this week it will be a disaster for all DCS players No more pre-orders Click here for tutorials for using Virpil Hardware and Software Click here for Virpil Flight equipment dimensions and pictures. .
funkyfranky Posted March 3, 2019 Posted March 3, 2019 Lovely, ... So does this "only" affect crash and dead events or others as well :suspect:? A warrior's mission is to foster the success of others. i9-12900K | RTX 4090 | 128 GB Ram 3200 MHz DDR-4 | Quest 3 RAT - On the Range - Rescue Helo - Recovery Tanker - Warehouse - Airboss
Wizard1393 Posted March 3, 2019 Author Posted March 3, 2019 Lovely, ... So does this "only" affect crash and dead events or others as well :suspect:? I have not tested all events, but I believe not all events are affected by this bug. GPU: PALIT NVIDIA RTX 3080 10GB | CPU: Intel Core i7-9700K @ 4,9GHz | RAM: 64GB DDR4 3000MHz VR: HP Reverb G2 | HOTAS: TM Warthog Throttle and Stick OS: Windows 10 22H2
L39Tom Posted March 3, 2019 Posted March 3, 2019 Not only EVENT.DEAD and EVENT.CRASH. I have some issues with all the other Events: EVENT.StartShooting EVENT.HIT (no weapon.object) etc. Seams, the whole Event-system is broke !:mad:
HC_Official Posted March 3, 2019 Posted March 3, 2019 oh dear, this is really going to effect a lot of scripts used on servers No more pre-orders Click here for tutorials for using Virpil Hardware and Software Click here for Virpil Flight equipment dimensions and pictures. .
Kolyma Posted March 3, 2019 Posted March 3, 2019 It'd be nice if ED would just go ahead and enhance their own scripting engine and absorb some of the stuff we're trying to shim externally. Moving a lot of these complex LUA ideas into compiled core DLLs would help a lot.
FlightControl Posted March 3, 2019 Posted March 3, 2019 A few words from ED would be good to get some feedback on this one. [TABLE][sIGPIC][/sIGPIC]| Join MOOSE community on: DISCORD :thumbup: Website of the MOOSE LUA Framework. MOOSE framework Downloads. Check out Example Missions to try out and learn. MOOSE YouTube Channel for live demonstrations and tutorials. [/TABLE]
HC_Official Posted March 3, 2019 Posted March 3, 2019 (edited) Maybe they haven't seen it, for some weird reason this forum for reporting bugs is buried 2 levels down and posts here get drowned out for people making requests etc DCS Wishlist, Sim Research, Steam Support and the DCS World 2.5 forums all are in same place as bug reporting Kinda weird that it is so deeply buried ? Edited March 3, 2019 by HC_Official No more pre-orders Click here for tutorials for using Virpil Hardware and Software Click here for Virpil Flight equipment dimensions and pictures. .
Wizard1393 Posted March 3, 2019 Author Posted March 3, 2019 Don't worry fellas. Grimes (which is on the ED Testers Team) already confirmed and reported it (see 2:nd post in this thread). GPU: PALIT NVIDIA RTX 3080 10GB | CPU: Intel Core i7-9700K @ 4,9GHz | RAM: 64GB DDR4 3000MHz VR: HP Reverb G2 | HOTAS: TM Warthog Throttle and Stick OS: Windows 10 22H2
FlightControl Posted March 4, 2019 Posted March 4, 2019 Don't worry fellas. Grimes (which is on the ED Testers Team) already confirmed and reported it (see 2:nd post in this thread). Okay, thanks! [TABLE][sIGPIC][/sIGPIC]| Join MOOSE community on: DISCORD :thumbup: Website of the MOOSE LUA Framework. MOOSE framework Downloads. Check out Example Missions to try out and learn. MOOSE YouTube Channel for live demonstrations and tutorials. [/TABLE]
muamshai Posted March 5, 2019 Posted March 5, 2019 I wonder if MIST is also effected by that. This space is available for your advertisement
robgraham Posted March 6, 2019 Posted March 6, 2019 everything is effected by this muamshai, moose, mist, even some of the ME stuff i7 13700k, 64gb DDR5, Warthog HOTAS, HP Reverb G2 VR, win 11, RTX 3070 TGW Dedicated Server Admin, Australian PVE/PVP gameplay. (taskgroupwarrior.info/2020)
HC_Official Posted March 6, 2019 Posted March 6, 2019 Oh I hope ED dont push this broken build into release today ... fingers crossed No more pre-orders Click here for tutorials for using Virpil Hardware and Software Click here for Virpil Flight equipment dimensions and pictures. .
funkyfranky Posted March 6, 2019 Posted March 6, 2019 While we are at it, maybe a good time to also fix the events that are broken for years now and make sure that they work equally in SP and MP? Like PlayerEnterUnit. First reported 04-27-2017. Last "official" info "currently not ready, complications have held this one up". That was exactly one year ago (yesterday). A warrior's mission is to foster the success of others. i9-12900K | RTX 4090 | 128 GB Ram 3200 MHz DDR-4 | Quest 3 RAT - On the Range - Rescue Helo - Recovery Tanker - Warehouse - Airboss
muamshai Posted March 7, 2019 Posted March 7, 2019 so is it now in release branch? This space is available for your advertisement
A Hamburgler Posted March 8, 2019 Posted March 8, 2019 I think isExist() function is broken too. Cant seem to have it return to false after a unit has been killed.
gunterlund21 Posted March 13, 2019 Posted March 13, 2019 Does the new update fix this? I was in Art of the Kill D#@ it!!!!
Grimes Posted March 13, 2019 Posted March 13, 2019 Yes. Don't know why they didn't add it to the changelog. The right man in the wrong place makes all the difference in the world. Current Projects: Grayflag Server, Scripting Wiki Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread) SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum
funkyfranky Posted March 13, 2019 Posted March 13, 2019 Yes. Don't know why they didn't add it to the changelog. Great to hear! Thanks again :thumbup: A warrior's mission is to foster the success of others. i9-12900K | RTX 4090 | 128 GB Ram 3200 MHz DDR-4 | Quest 3 RAT - On the Range - Rescue Helo - Recovery Tanker - Warehouse - Airboss
L39Tom Posted March 26, 2019 Posted March 26, 2019 I think the events are still not working correctly, especially when hosting client gets hit. https://forums.eagle.ru/showthread.php?t=236749
Grimes Posted March 26, 2019 Posted March 26, 2019 Yes hit events are still partially broken. The right man in the wrong place makes all the difference in the world. Current Projects: Grayflag Server, Scripting Wiki Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread) SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum
Recommended Posts