Cannot leave the game!!!

Where bugs go to lie down and rest

Moderator: Moderator

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

Cannot leave the game!!!

#1 Post by PowerWyrm »

Ok I had a character going and ran of playing time, so I decided to press ctrl-x to leave the game. Then I'm told to press Enter and the game starts saving its state. But to my disappointment, instead of closing itself, the game brings me back to the character generation screen and tells me to choose a name for my character... I try again to press ctrl-x and Enter, but nothing happens at all! In last resort, I had to kill the process...
BTW, next time I restarted the game... I got told I didn't have any saved game available :(

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

Re: Cannot leave the game!!!

#2 Post by darkgod »

Weird, if this happens again could you send me the log ?
it's in stdout.txt
[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 ;)

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

Re: Cannot leave the game!!!

#3 Post by PowerWyrm »

Ok I'm back from my holidays... Looking at the log, I can find 2 lua errors that could have caused the problem.

Code: Select all

Lua Error: /special/mainmenu/class/Game.lua:167: attempt to index field 'step' (a nil value)
	At [C]:-1 
	At /special/mainmenu/class/Game.lua:167 drawDialog
	At /engine/Dialog.lua:89 display
	At /engine/Game.lua:94 display
	At /special/mainmenu/class/Game.lua:55 
	At [C]:-1 forceRedraw
	At /engine/Savefile.lua:207 loadWorld
	At /special/mainmenu/dialogs/EnterName.lua:43 plain
	At /engine/KeyCommand.lua:69 receiveKey
	At /engine/KeyBind.lua:178

Code: Select all

Lua Error: /mod/class/Game.lua:185: attempt to index field 'level' (a nil value)
	At [C]:-1 
	At /mod/class/Game.lua:185 getSaveDescription
	At /engine/Savefile.lua:127 saveGame
	At /mod/dialogs/Quit.lua:36 ?
	At /engine/KeyBind.lua:171 
Lua Error: /mod/class/Game.lua:185: attempt to index field 'level' (a nil value)
	At [C]:-1 
	At /mod/class/Game.lua:185 getSaveDescription
	At /engine/Savefile.lua:127 saveGame
	At /mod/dialogs/Quit.lua:36 ?
	At /engine/KeyBind.lua:171
If you need the whole log file, I still have it...

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

Re: Cannot leave the game!!!

#4 Post by PowerWyrm »

This problem happens again in b19. Press "Save and exit", you're redirected to the initial screen but the popup freezes half way before showing up and the only way to quit the game is by killing the process. Nothing in stdout (as the file is not refreshed at the time the problem appears).

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

Re: Cannot leave the game!!!

#5 Post by darkgod »

Uh, same log ?
It's quite weird, you jsut do ctrl+x and it does it, everytime ?
[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 ;)

Post Reply