[RC1] Saved game corrupted (displayBuffs)

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
greycat
Sher'Tul
Posts: 1396
Joined: Tue May 11, 2010 11:51 pm

[RC1] Saved game corrupted (displayBuffs)

#1 Post by greycat »

I have a saved game that won't finish loading. Saved on Dreadfell level 4. The game comes up partway, but due to Lua errors, the UI never gets to a state where it will accept user input, so I have to force-kill the process.

This Lua error appears many, many times in the logfile:

Code: Select all

Lua Error: /mod/class/uiset/Minimalist.lua:1306: attempt to index local 't' (a nil value)
	At [C]:-1 __index
	At /mod/class/uiset/Minimalist.lua:1306 displayBuffs
	At /mod/class/uiset/Minimalist.lua:1929 display
	At /mod/class/Game.lua:1197 
The character is a Stone Warden. If you want some or all of the saved game files, let me know.

Post Reply