Page 1 of 1

divine glyphs bug

Posted: Sat Oct 26, 2019 3:02 pm
by jh360
After placing a point into Divine Glyphs and getting the buff I can no longer enter the Defense tab on my character sheet. It just gives me the following Lua Error:

Lua Error: /mod/dialogs/CharacterSheet.lua:1173: attempt to index a nil value
At [C]:-1 __index
At /mod/dialogs/CharacterSheet.lua:1173 drawDialog
At /mod/dialogs/CharacterSheet.lua:254 switchTo
At /mod/dialogs/CharacterSheet.lua:56 on_change
At /engine/ui/Tab.lua:93 select
At /mod/dialogs/CharacterSheet.lua:282 on_input
At /engine/KeyCommand.lua:71 receiveKey
At /engine/ui/Dialog.lua:802 keyEvent
At /engine/ui/Dialog.lua:510

Re: divine glyphs bug

Posted: Sun Oct 27, 2019 11:27 am
by darkgod
I cant seem to reproduce it; can you provide the character's save please? (on windows it's in c:/users/FOO/t-engine/4.0/tome/save/CHARNAME/)

Re: divine glyphs bug

Posted: Sun Oct 27, 2019 5:21 pm
by jh360
Of course. I couldn't figure out how to to attach it here though as it was over the allowed size amount so I just posted it to the first free upload site I googled.

https://gofile.io/?c=Gf6Hh2

If you prefer another method then please let me know.

Some additional background:
I originally encountered this bug on a character with about a dozen addons active. I assumed the problem was from one of them and tried to figure it out by creating this character with no addons active using the debug menu. However I was able to reproduce it right away so I don't believe that's the problem unless they somehow can linger after deletion.

I've also attached a new te4_log as this one has an additional Lua error that occurred while I was testing this.

p.s. I'm loving 1.6 so far.

Re: divine glyphs bug

Posted: Mon Oct 28, 2019 3:52 pm
by darkgod
Fixed! thanks a lot!