[b33] Cannot start new game after deleting a game
Moderator: Moderator
[b33] Cannot start new game after deleting a game
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
What error ?
[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
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning

Re: [b33] Cannot start new game after deleting a game
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
fixed
[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
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning
