Page 1 of 1

Savegame not loading

Posted: Sat Dec 11, 2010 1:55 pm
by escargot
Without any apparent reason, ToME4 stopped opening my savegame. One day it's closed normally and the other one just won't open. When I choose the character the loading pop-up appears, the screen swaps to black and after one or two seconds the mouse cursor changes to ToME4's default and then nothing happens, the log as follows:

Code: Select all

[MODULE LOADER] loading module	Tales of Maj'Eyal: Age of Ascendancy	[mod.load]	::	nil	nil
Using cached font	/data/font/VeraMoBd.ttf	22
Using cached font	/data/font/VeraMoBd.ttf	22
Using cached font	/data/font/VeraMoBd.ttf	22
Using cached font	/data/font/VeraMoBd.ttf	22
Using cached font	/data/font/VeraMoBd.ttf	22
32 frames in 17.299 seconds = 1.84982 FPS
Lua Error: /engine/Savefile.lua:319: attempt to index local 'f' (a nil value)
	At [C]:-1 
	At /engine/Savefile.lua:319 
	At (tail call):-1 
	At [string "d={}..."]:3 
	At (tail call):-1 
	At /engine/class.lua:195 load
	At /engine/Savefile.lua:324 loadReal
	At /engine/Savefile.lua:370 loadGame
	At /engine/Module.lua:216 instanciate
	At /engine/utils.lua:887 showMainMenu
	At /engine/init.lua:98 
	At [C]:-1 dofile
	At /loader/init.lua:132
8 ticks  in 18.8 seconds = 0.425532 TPS
285 frames in 10.027 seconds = 28.4233 FPS
8408254 ticks  in 10 seconds = 840825 TPS
331 frames in 10.021 seconds = 33.0306 FPS
I put some lines before and after the error.

It's specially painful since it's my first character in a Roguelike to be close to its ending (it's a human alchemist lvl. 48). I'd appreciate any help.
Thanks in advance.

Oh, and by the way, if I close the window (it's under windows xp, so by pressing the 'X') the game exits automatically and GDB logs it as a normal exiting by the game.

Re: Savegame not loading

Posted: Mon Dec 13, 2010 11:54 pm
by darkgod
Not sure I can do much but I'm curious to see the savefile

Re: Savegame not loading

Posted: Tue Dec 14, 2010 12:12 am
by escargot
http://dl.dropbox.com/u/2848169/Moore_III.rar

There it is. Thank you anyways.