I was in dreadfell, I learned the Thalore summon skill and used it, and then the minimalist display died. I lost the full stacktrace, but I remember it was:
Minimalist.lua:1609, toScreenFull bad argument #10, nil instead of integer.
I tried switching to the classical interface and reloading, and got this on loading the save file:
Code: Select all
Lua Error: /engine/utils.lua:678: bad argument #2 to 'oldNewFont' (number expected, got nil)
At [C]:-1
At [C]:-1 oldNewFont
At /engine/utils.lua:678 newFont
At /mod/class/uiset/Classic.lua:51 activate
At /mod/class/Game.lua:101 runReal
At /mod/class/Game.lua:91 run
At /engine/Module.lua:831 instanciate
At /engine/utils.lua:1902 showMainMenu
At /engine/init.lua:153
At [C]:-1 dofile
At /loader/init.lua:196