[Crash] CTD when changing floors (Arcade)

Sogomn

Rabby
Sometimes (seems to be random) there is a crash to desktop when changing floors in Arcade mode and playing with two players (or more, did not test). After that the typical crash screen with "The game was deaded" appears (have already sent the error). Happened to me on floors 2 and 3 (appears to be random). This does not happen often - about one time every 30 minutes.
 

Teddy

Developer
Staff member
I got your error reports, and I think the crashes happen when I force send buffered messages at the end of every frame, and a new message is added to the buffer (from a thread) at the same time.

I've rewritten the code so this shouldn't happen, and I may hotfix it tomorrow together with some other minor stuff!
 
Top