Arena birth bugged out
Posted: Sun Sep 04, 2011 9:55 am
The game infinite loops on a black screen, producing several errors in a log file when trying to start arena mode.
I just lost my campaign alchemist after unlocking Cursed and Wyrmic, then tried to start the arena with them. Then any character.
Here's the log:
Edit: Downoaded b32, still infinite loops, but produces a much more readable logfile, with this error:
This (or something like it) is in the other logfile too. I guess my arena scores got corrupted somehow? Can I delete the file, so the game will start from scratch? Where is it?
I just lost my campaign alchemist after unlocking Cursed and Wyrmic, then tried to start the arena with them. Then any character.
Here's the log:
Edit: Downoaded b32, still infinite loops, but produces a much more readable logfile, with this error:
Code: Select all
Lua Error: /data/zones/arena/zone.lua:246: bad argument #2 to 'format' (string expected, got nil)
At [C]:-1
At [C]:-1 format
At /data/zones/arena/zone.lua:246 printRankings
At /data/zones/arena/zone.lua:442 post_process
At /engine/Zone.lua:761 newLevel
At /engine/Zone.lua:662 getLevel
At /mod/class/Game.lua:605 changeLevel
At /mod/class/Game.lua:263 at_end
At /mod/dialogs/Birther.lua:217 fct
At /mod/dialogs/Birther.lua:174 checkNew
At /mod/dialogs/Birther.lua:197 atEnd
At /mod/dialogs/Birther.lua:61 fct
At /engine/ui/Button.lua:56 fct
At /engine/Mouse.lua:48 receiveMouse
At /engine/Mouse.lua:76 delegate
At /engine/ui/Dialog.lua:501 mouseEvent
At /engine/ui/Dialog.lua:292 fct
At /engine/Mouse.lua:48