Lua error when accessing high scores list

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
KiPhish
Posts: 1
Joined: Sat Jul 22, 2017 12:43 pm

Lua error when accessing high scores list

#1 Post by KiPhish »

I'm getting the below error when I try to access my high scores list. I think I may know what is causing this. Some time ago, I got helped linking my tome account to a different steam account. Although it is shown to be linked properly, I think Tome is confused from the aftermath? Is there any way you can fix this?

Lua Error: /engine/PlayerProfile.lua:240: attempt to index local 'mod_def' (a nil value)
At [C]:-1 __index
At /engine/PlayerProfile.lua:240 loadModuleProfile
At /mod/dialogs/ViewHighScores.lua:85 generateList
At /mod/dialogs/ViewHighScores.lua:43 init
At /engine/class.lua:147 new
At /mod/dialogs/MainMenu.lua:44 fct
At /engine/ui/List.lua:154 onUse
At /engine/ui/List.lua:81 fct
At /engine/Mouse.lua:58 receiveMouse
At /engine/Mouse.lua:98 delegate
At /engine/ui/Dialog.lua:765 mouseEvent
At /engine/ui/Dialog.lua:481 fct
At /engine/Mouse.lua:58

Micbran
Sher'Tul
Posts: 1154
Joined: Sun Jun 15, 2014 12:19 am
Location: Yeehaw, pardner

Re: Lua error when accessing high scores list

#2 Post by Micbran »

Known issue, just didn't receive its own special bugfix patch.
A little bit of a starters guide written by yours truly here.

Post Reply