LUA issue causing questie not to work
swat-ownage opened this issue ยท 10 comments
Bug description
Questie: [ERROR] Error during initialization! Interface\AddOns\Questie\Modules\QuestieCompat.lua:153: attempt to index local 'containerInfo' (a number value)
This is the error message I get when I load the game. Questie is no longer visible on my map or in general other than the questie icon on the mini map. I just got a new computer which is when it stopped working (1st time playing on this computer), but I tried removing the old files and downloading the newest version with no fix.
Screenshots
Questie & WoW version
Classic Era
Hey @swat-ownage the latest Questie version is working just fine for me on Classic Era.
Can you do me a favor and disable all addons except Questie and see if that helps?
Also you are playing on Classic Era, not on one of the PTRs, right?
My other computer it works just fine on, but this new one is having issues. Having just questie on makes it work just fine. I will figure out which addon is causing it issues from here thank you so much for the help. I am playing classic era not PTR
Thanks for the fast response and I am happy it seems working fine again (for now).
My guess is that any of the other addons you are using is globally creating the C_Container.GetContainerItemInfo
function which normally does NOT exist on Classic Era. That is a potential problem for all addons.
Would be great if you can find out which addons is causing this problem.
Oh it looks like this issue was fixed a while back in RCLootCouncil-Classic: v0.18.4 Changelog. Make sure to use at least that version of RCLootCouncil-Classic