User Details
- User Since
- Dec 30 2015, 11:52 PM (413 w, 4 d)
Oct 23 2023
Would be nice even if its just fixing the secondary syntax of https://community.bistudio.com/wiki/addPublicVariableEventHandler
Aug 15 2023
Mar 30 2023
Mar 17 2023
Ah okay. I'll see if I can run some more testing to see if I am able to reproduce it more frequently.
Mar 11 2023
The point of creating them constantly was to make the crash happen faster, not that that was what I was doing to cause the crash in the first place. I had created the script in an attempt to be able to induce the crash so I could help get it solved faster.
Mar 8 2023
You can close this, the crashes have been resolved on our end through intercept.
Oct 29 2022
This does seem to be fixed on live currently, this ticket can be closed
Oct 9 2022
I updated our server to the latest profiling build, (v06 - 2.10.149973) and the server still crashed. Hopefully the profiling build crash can help a bit.
Oct 5 2022
It seems that this did not fix the issue. I applied "-malloc=system" to the start up params of our live server, and it crashed with seemingly the same fault address.
--EDIT--
Oct 4 2022
I will do that, it may take a while to see if it fixed the issue completely, but I very much appreciate the response!
Oct 3 2022
Aug 10 2022
Can confirm that it also happens on the current dev branch (2.11.149760)
Aug 9 2022
I've added a video of the issue (with timestamps) as well as a mission that the bug happens on. I couldn't reproduce on a brand new empty mission made in editor, so I found a random mission and removed a bunch of scripts that weren't required for the mission to start.
Aug 8 2022
Dec 9 2021
Not entirely sure. I had never tested it myself, but it has been a part of Olympus' altis life code base from back then. I'm pretty sure there's been issues with it over the years but no one ever decided to fix it on the server or even look into it.
Dec 8 2021
Oct 22 2021
May 19 2021
Mar 20 2021
Mar 18 2017
I'm 90% sure this is due to the TBB4 memory allocator. Switching to JEMalloc fixes this for a few people.