Page 1 of 1

Saving before proper character birth bug

Posted: Wed Dec 08, 2010 7:11 am
by yufra
I tried switching the graphical mode while still on the first stats dialog of a new character, and the saving bugged out with this:

Code: Select all

Lua Error: /mod/class/interface/PlayerDumpJSON.lua:131: attempt to index local 'mean' (a nil value)
	At [C]:-1 
	At /mod/class/interface/PlayerDumpJSON.lua:131 dumpToJSON
	At /engine/interface/PlayerDumpJSON.lua:46 saveUUID
	At /mod/class/Game.lua:1037 saveGame
	At /mod/class/Game.lua:275 setupDisplayMode
	At /mod/dialogs/GraphicMode.lua:47 use
	At /mod/dialogs/GraphicMode.lua:31 fct
	At /engine/ui/List.lua:154 onUse
	At /engine/ui/List.lua:123 fct
	At /engine/Mouse.lua:42 receiveMouse
	At /engine/Mouse.lua:64 delegate
	At /engine/ui/Dialog.lua:313 mouseEvent
	At /engine/ui/Dialog.lua:168 fct
	At /engine/Mouse.lua:42 

Re: Saving before proper character birth bug

Posted: Wed Dec 08, 2010 8:31 am
by darkgod
fixed