Lua Error
wheatbread opened this issue ยท 1 comments
Hello!
I received the following error on logging in with SimpleProfessionBroker v0.0.1. I don't know if it matters, but my professions are Enchanting and Inscription.
10x SimpleProfessionBroker\main.lua:132: attempt to index local 'profession' (a nil value)
[string "@SimpleProfessionBroker\main.lua"]:132: in function <SimpleProfessionBroker\main.lua:114>Locals:
{
professionInfo =
}
profession = nil
(*temporary) = defined @SimpleProfessionBroker\main.lua:64
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'profession' (a nil value)"
config ={
}
GetPlayerProfessions = defined @SimpleProfessionBroker\main.lua:92
menu ={
1 ={
}
}
BrokerMenuOnClick = defined @SimpleProfessionBroker\main.lua:108
playerName = "Bast"
UpdateBroker = defined @SimpleProfessionBroker\main.lua:64
SetDefaultProfession = defined @SimpleProfessionBroker\main.lua:59
@wheatbread doesn't look like your character has any professions. I didn't check that, and should fix it.