-
-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ipairs error #409
Comments
I get this same error, tho my GetContent call is on line 49, same file (I haven't looked in the file). |
Getting the same error:
Locals: |
Got the same issue everydays |
Piggy backing on here as I'm getting the same error every login/reloadui.
Locals: |
Same error here - are you using ElvUI? |
vSame or similar - no ElvUI - happens every ui reload Message: ...ddOns/PetTracker/addons/main/features/objectives.lua:49: bad argument #1 to 'ipairs' (table expected, got nil) Locals: self = Frame { } ..... |
I'm getting this error even with most recent PetTracker 11.0.9 version:
|
Running latest PetTracker from Curse.
The following error pops up now and then, but especially when changing spec.
20x ...ddOns/PetTracker/addons/main/features/objectives.lua:54: bad argument #1 to 'ipairs' (table expected, got nil)
[string "=[C]"]: in function
ipairs' [string "@PetTracker/addons/main/features/objectives.lua"]:54: in function
GetContent'[string "@PetTracker/addons/main/features/objectives.lua"]:30: in function
Layout' [string "@PetTracker/addons/main/features/objectives.lua"]:24: in function <...ddOns/PetTracker/addons/main/features/objectives.lua:23> [string "=[C]"]: in function
Update'[string "@Blizzard_EditMode/Mainline/EditModeSystemTemplates.lua"]:2088: in function
OnAnyEditModeSystemAnchorChanged' [string "@Blizzard_EditMode/Mainline/EditModeManager.lua"]:888: in function <...ddOns/Blizzard_EditMode/Mainline/EditModeManager.lua:887> [string "=[C]"]: in function
secureexecuterange'[string "@Blizzard_EditMode/Mainline/EditModeManager.lua"]:890: in function
InvokeOnAnyEditModeSystemAnchorChanged' [string "@Blizzard_EditMode/Mainline/EditModeManager.lua"]:875: in function
UpdateLayoutInfo'[string "@Blizzard_EditMode/Mainline/EditModeManager.lua"]:155: in function <...ddOns/Blizzard_EditMode/Mainline/EditModeManager.lua:152>
Locals:
(*temporary) = nil
(*temporary) = "table expected, got nil"
The text was updated successfully, but these errors were encountered: