#Game freeze when entering DS+
1 messages · Page 1 of 1 (latest)
Unlocked Saint, again
what the heck is going on with that mod
does it still crash if you disable unlocked Saint
I'll try that and get back to you on that
mod has been removed, starting game back up to try the gate
@old depot yup
Unlocked Saint is just incompatible
Dang. Weird bug. That mod has been giving me compatibility issues with other mods too
thank ye tho!

new rooms do not crash either
Ah, I posted about the crash issue on the unlocked Saint workshop page back in Feb but it never got addressed, it seems 
Hello. I'm the mod maker, and ive seen other people have the bug but never myself. I really just dont know what in the mod can be breaking. there's only about 20 lines of code, and most of them are copy pasted directly from the game. I can post the code and see if anyone has any ideas.
ya go for it, I might take a look when I have some time
It's been like 3 months but I'm back because I keep seeing people bring up the error 
I decompiled the code myself and it looks to me like you need to check if self.room != null before running anything. self.room can often be null during player update
Updated