Page 1 of 1

has_grid causes Freeze.

Posted: Thu May 04, 2017 1:32 pm
by Ranakastrasz
Trying to update some of my mods for V15. The "has_grid" function appears to cause the game to freeze. Not sure what is going on.

Edit: Actually, it apperently got removed, and reverted to pre... Whatever version made us check for it via that function instead of just returning nil.

Re: has_grid causes Freeze.

Posted: Fri May 05, 2017 4:15 am
by BenSeidel
The freeze should be a bug as it does not display an error?

Re: has_grid causes Freeze.

Posted: Fri May 05, 2017 1:24 pm
by Ranakastrasz
I think so.
I had thought script change caused an infinite loop initially but it turned out this function got sort of removed.