Ive entered the cheat = true into the CFG file in the appropriate spot, and the game shows reboot option on start up, however pressing Cntl-L from inside the game gives me an error code and doesnt access the LUA prompt.
Any ideas?
much obliged~
Debugging mode?
Moderator: Moderator
-
- Thalore
- Posts: 151
- Joined: Mon Oct 24, 2011 8:05 pm
Re: Debugging mode?
LUA error:engine/dialog.lua:172:bad argument
any ideas? Happens on left control + L
any ideas? Happens on left control + L
Re: Debugging mode?
Can you post the entire stacktrace and confirm that you are using an unmodified version of ToME b34? The specific line that you mentioned isn't terribly informative:spiralrazor wrote:LUA error:engine/dialog.lua:172:bad argument
any ideas? Happens on left control + L
Code: Select all
self.display_x = math.floor(x or (game.w - self.w) / 2)
<DarkGod> lets say it's intended