Page 1 of 1

[b33] Cannot start new game after deleting a game

Posted: Thu Sep 08, 2011 10:33 pm
by blorx1.0
It seems that in this version if I delete an old game and then try to start a new game, upon clicking the NEW GAME button an error message appears and nothing happens. This problem persists until I restart ToME or load a different game.

Re: [b33] Cannot start new game after deleting a game

Posted: Thu Sep 08, 2011 10:41 pm
by darkgod
What error ?

Re: [b33] Cannot start new game after deleting a game

Posted: Thu Sep 08, 2011 10:49 pm
by blorx1.0
I found the error, here

Code: Select all

Lua Error: /mod/dialogs/MainMenu.lua:35: module 'mod.dialogs.NewGame' not found:
	no field package.preload['mod.dialogs.NewGame']
	no file '/mod/dialogs/NewGame.lua'
	At [C]:-1 
	At [C]:-1 require
	At /mod/dialogs/MainMenu.lua:35 fct
	At /engine/ui/List.lua:153 onUse
	At /engine/ui/List.lua:87 fct
	At /engine/Mouse.lua:48 receiveMouse
	At /engine/Mouse.lua:76 delegate
	At /engine/ui/Dialog.lua:511 mouseEvent
	At /engine/ui/Dialog.lua:299 fct
	At /engine/Mouse.lua:48 
Using cached font	/data/font/VeraBd.ttf	16

Re: [b33] Cannot start new game after deleting a game

Posted: Tue Sep 13, 2011 10:42 am
by darkgod
fixed