You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you're opening a feature request, please search through the existing issues first.
If you're submitting an issue, please fill in the following:
What version are you using?
Molinari-80200.63-Release-classic.zip
Can the issue be reproduced, and if so, how?
_ it happens when I log in_
If there was an error message, please include it.
7x ...dOns\Molinari\libs\LibProcessable\LibProcessable-37.lua:264: attempt to call global 'GetProfessions' (a nil value)
...dOns\Molinari\libs\LibProcessable\LibProcessable-37.lua:264: in function <...dOns\Molinari\libs\LibProcessable\LibProcessable.lua:250>
Locals:
self = {
0 =
}
event = "SKILL_LINES_CHANGED"
(*temporary) = nil
(*temporary) = "attempt to call global 'GetProfessions' (a nil value)"
professions =
If there is a graphical issue, please include a screenshot (you can drag-n-drop here).
none
Make sure you check back often until the issue is resolved for any follow-up questions.
The text was updated successfully, but these errors were encountered:
There are two pull requests added to the LibProcessable git that addresses this issue. @p3lim choose whichever you like. The CVar one should be future-proof.
If you're opening a feature request, please search through the existing issues first.
If you're submitting an issue, please fill in the following:
Molinari-80200.63-Release-classic.zip
_ it happens when I log in_
7x ...dOns\Molinari\libs\LibProcessable\LibProcessable-37.lua:264: attempt to call global 'GetProfessions' (a nil value)
...dOns\Molinari\libs\LibProcessable\LibProcessable-37.lua:264: in function <...dOns\Molinari\libs\LibProcessable\LibProcessable.lua:250>
Locals:
{self = {
0 =
}
event = "SKILL_LINES_CHANGED"
(*temporary) = nil
(*temporary) = "attempt to call global 'GetProfessions' (a nil value)"
professions =
}
CLASSIC = false
classicIDs =
Tailoring = 197
Blacksmithing = 164
Skinning = 393
Alchemy = 171
Mining = 186
Engineering = 202
Leatherworking = 165
Herbalism = 182
Enchanting = 333
}
none
Make sure you check back often until the issue is resolved for any follow-up questions.
The text was updated successfully, but these errors were encountered: