Multiple Lua Errors

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Ahaucan
Posts: 2
Joined: Tue Jan 10, 2012 10:19 pm

Multiple Lua Errors

#1 Post 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

yufra
Perspiring Physicist
Posts: 1332
Joined: Tue Jul 13, 2010 2:53 pm

Re: Multiple Lua Errors

#2 Post 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.
<DarkGod> lets say it's intended

Ahaucan
Posts: 2
Joined: Tue Jan 10, 2012 10:19 pm

Re: Multiple Lua Errors

#3 Post by Ahaucan »

Thanks for the quick reply. I will get on Irc later.

Post Reply