Page 1 of 1

Loading saved games freezes at 45%?

Posted: Sun Nov 17, 2013 11:06 pm
by namenotavalible3
I know this was supposed to be fixed in the new update, but when I load a saved game it freezes at 45%! Can someone tell me how to fix this???

Re: Loading saved games freezes at 45%?

Posted: Sun Nov 17, 2013 11:21 pm
by juanjp600
namenotavalible3 wrote:I know this was supposed to be fixed in the new update, but when I load a saved game it freezes at 45%! Can someone tell me how to fix this???
This is something Regalis added in for debugging, but he forgot to remove it:

Code: Select all

If rt\shape = ROOM2C Then 
	DebugLog rt\name+" - "+rt\shape
	Stop
EndIf
On viewtopic.php?f=6&t=3260...
namenotavalible3 wrote:When I load up a saved game, it freezes at 45% still! >:(
Maybe you're not using the fix properly.

Re: Loading saved games freezes at 45%?

Posted: Mon Nov 18, 2013 2:26 am
by namenotavalible3
Maybe you're not using the fix properly.
Being an idiot, I had no idea there was a fix.