Game just straight up crashes

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
goldjas
Posts: 4
Joined: Fri Mar 02, 2012 4:56 am

Game just straight up crashes

#1 Post by goldjas »

The game now ever since today just started crashing for me. I can do the initial start up, but after that anything from loading a previous character, to starting a new one, to trying to change even any one setting in options will straight up crash the game with no error. I would attach the te4_log file but it's like 16 MB big.

Also I notice a file also in the ToME folder called stderr that says this:
PANIC: unprotected error in call to Lua API (Unable to initialize: attempt to call a string value)

PowerWyrm
Sher'Tul
Posts: 1106
Joined: Thu Nov 21, 2002 9:53 pm

Re: Game just straight up crashes

#2 Post by PowerWyrm »


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

Re: Game just straight up crashes

#3 Post by yufra »

We really need to fix that "bug" because it is a known red herring that constantly gets people. You don't need to post the entire log, just the bit at the end where the Lua error is. It sounds like you already looked for it, and it isn't too surprising you don't see it since the output is buffered and probably never written. Try this and see if you can see more in the logfile this time:
  1. Make a shortcut to the T-Engine.exe process
  2. Right-click on the shortcut and bring up Properties
  3. Find the field that has the executable in it
  4. Add "--flush-stdout" to the end, so it reads: "bla/bla/bla/t-engine.exe --flush-stdout" (no quotes)
  5. Use the shortcut to run the program
<DarkGod> lets say it's intended

goldjas
Posts: 4
Joined: Fri Mar 02, 2012 4:56 am

Re: Game just straight up crashes

#4 Post by goldjas »

I have tried everything in the link and everything you guys suggested and nothing works.

Interestingly when I delete the error files and run the game hoping for it to make new ones it instead of just doesn't create any at all anymore, even with the shortcut mentioned above. I can completely clueless as to what's going on.

PowerWyrm
Sher'Tul
Posts: 1106
Joined: Thu Nov 21, 2002 9:53 pm

Re: Game just straight up crashes

#5 Post by PowerWyrm »

I just downloaded b38. A stderr.log file already exists in the package with the "PANIC..." error message, so the only thing to do is actually delete the file. Lol...

Post Reply