User Details
- User Since
- Jan 16 2017, 2:13 PM (425 w, 11 h)
Mon, Feb 17
Not at this time, however I was directed by a BI staff member to downgrade my graphics drivers to 555.85 to see if this resolves the problem. I will report back when I have had more time to test.
If it's of any use, this is the crash as it occurred as it was being recorded at the time.
Additional information from console.log
Sun, Feb 16
This is a modded server, though I have also seen this in the official servers also:
Feb 6 2025
I'd like to retract everything above :)
I was made aware that the game code is supposed to adjust the sleep time and there may be an issue with my debugging method. As such I have updated my test hook to positively identify the 16ms sleep call via the calling function address instead of relying on the value of 160000. It also now write statistics to a ring-buffer that another thread then prints out so as to not mess with the timing.