Savegame not loading

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
escargot
Thalore
Posts: 128
Joined: Thu Oct 14, 2010 2:55 pm

Savegame not loading

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

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: Savegame not loading

#2 Post by darkgod »

Not sure I can do much but I'm curious to see the savefile
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

escargot
Thalore
Posts: 128
Joined: Thu Oct 14, 2010 2:55 pm

Re: Savegame not loading

#3 Post by escargot »

http://dl.dropbox.com/u/2848169/Moore_III.rar

There it is. Thank you anyways.

Post Reply