Re: Loading saved games freezes at 45%?

#2
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.