Frame Title Persists After Session
Cistoran opened this issue ยท 5 comments
If a session is started and you pass/roll all the items, the title on the frame persists until you reload.
Message: Interface\AddOns\bigdumblootcouncil\core.lua:303: attempt to concatenate local 'itemLink' (a nil value) Time: 12/16/17 21:46:01 Count: 5 Stack: Interface\AddOns\bigdumblootcouncil\core.lua:303: attempt to concatenate local 'itemLink' (a nil value) Interface\SharedXML\SharedBasicControls.lua:208: in function <Interface\SharedXML\SharedBasicControls.lua:207> [C]: ? Interface\AddOns\bigdumblootcouncil\core.lua:303: in function `removeUserConsidering' Interface\AddOns\bigdumblootcouncil\core.lua:924: in function <Interface\AddOns\bigdumblootcouncil\core.lua:748> Locals: errorMessage = "Interface\AddOns\bigdumblootcouncil\core.lua:303: attempt to concatenate local 'itemLink' (a nil value)" DisplayMessageInternal = defined @interface\SharedXML\SharedBasicControls.lua:1 MESSAGE_TYPE_ERROR = 0
Only one of our raid members received the error and that's the only one they gave me. I'll see if we can replicate it again tonight and try to get more.
My recent push should stop most if not all the lua error, but everyone will need to update again.
Do you have any other LUA errors? The lua errors should have pages you can cycle through for unique errors.