Details/Libs/LibOpenRaid/Functions.lua:57: attempt to get length of local 'table' (a nil value)
d4kir92 opened this issue ยท 11 comments
4x Details/Libs/LibOpenRaid/Functions.lua:57: attempt to get length of local 'table' (a nil value)
[string "@Details/Libs/LibOpenRaid/LibOpenRaid.lua"]:1673: in function SendAllGearInfo' [string "@Details/Libs/LibOpenRaid/LibOpenRaid.lua"]:994: in function <...faceDetails/Libs/LibOpenRaid/LibOpenRaid.lua:989> [string "=[C]"]: in function
xpcall'
[string "@Details/Libs/LibOpenRaid/LibOpenRaid.lua"]:548: in function <...faceDetails/Libs/LibOpenRaid/LibOpenRaid.lua:538>
WD 10335 RELEASE 10.0.2
What does /run print("lib version:", LibStub:GetLibrary("LibOpenRaid-1.0").__version)
in game print out?
If the version you get from /details version
is WD 10335 RELEASE 10.0.2, then your addon is NOT up to date. Can you please get it to print again and see if you have 10337?
Have you updated all your other addons that may happen to use LibOpenRaid? Version 86 had a fix for this bug.
Also, last time you reported this you had 10337, but now your message says WD 10335 RELEASE 10.0.2?
Why did you downgrade?
And if you run the /run print("lib version:", LibStub:GetLibrary("LibOpenRaid-1.0").__version)
command again while it says 10337?
Should be fixed then as long as you're on those versions or greater. Let me know if it occurs again, and if it does, what those two commands output.