Page 1 of 1

Multiple Lua Errors

Posted: Tue Jan 10, 2012 10:45 pm
by Ahaucan
Hi

I am using beta 37 and have a save which locks up 4 or 5 turns after it is loaded. Multiple windows saying that they have a Lua error pop up, so many that the program quickly uses all the available memory and then locks up. You can see in this screenshot one of the other error windows trying to open.

Screenshot

Any idea if the game will be saveable? It is the furthest I have got so far :)

Thanks

Ahaucan

Re: Multiple Lua Errors

Posted: Wed Jan 11, 2012 12:13 am
by yufra
I took a quick look at the stacktrace and it looks like there is some actor on the level that is missing mana, stamina or psi. You have a few choices, sorted in descending helpfulness to the developers to solve this problem permanently:
  1. Drop in the IRC channel and get talked through this...
  2. Enable cheat mode, open the Lua console and inspect every actor on the level to see if one of them is missing mana/stamina/psi and report your findings.
  3. Enable cheat mode, and just leave the level. This rescues your character but the bug may occur again.

Re: Multiple Lua Errors

Posted: Wed Jan 11, 2012 9:56 am
by Ahaucan
Thanks for the quick reply. I will get on Irc later.