Skip to content
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

bad argument #1 Exception after login/reload - libs/AceAddon #351

Closed
tsracing opened this issue May 2, 2024 · 1 comment
Closed

bad argument #1 Exception after login/reload - libs/AceAddon #351

tsracing opened this issue May 2, 2024 · 1 comment
Assignees
Labels
bug Something isn't working triage

Comments

@tsracing
Copy link

tsracing commented May 2, 2024

Addon Version

0.1.32

World of Warcraft Version

Retail

Describe the bug

After Screen REload/Login:

Message: bad argument #1 to '?' (outside of expected range -2147483648 to 2147483647 - Usage: local debugLevel = C_Debug.FrameXMLDebug([newDebugLevel]))
Time: Thu May 2 07:43:17 2024
Count: 1
Stack: bad argument #1 to '?' (outside of expected range -2147483648 to 2147483647 - Usage: local debugLevel = C_Debug.FrameXMLDebug([newDebugLevel]))
[string "=[C]"]: ?
[string "@Interface/AddOns/BetterBags/libs/AceAddon-3.0/AceAddon-3.0.lua"]:66: in function <...AddOns/BetterBags/libs/AceAddon-3.0/AceAddon-3.0.lua:61>
[string "@Interface/AddOns/BetterBags/libs/AceAddon-3.0/AceAddon-3.0.lua"]:494: in function `InitializeAddon'
[string "@Interface/AddOns/BetterBags/libs/AceAddon-3.0/AceAddon-3.0.lua"]:619: in function <...AddOns/BetterBags/libs/AceAddon-3.0/AceAddon-3.0.lua:611>

Locals: (*temporary) = defined @Interface/AddOns/BetterBags/libs/AceAddon-3.0/AceAddon-3.0.lua:57

Steps to reproduce

login or Screen reload

@Cidan
Copy link
Owner

Cidan commented May 2, 2024

This is not a BetterBags bug. Addon libraries are shared across all addons -- C_Debug is not called anywhere in BetterBags.

@Cidan Cidan closed this as completed May 2, 2024
@github-project-automation github-project-automation bot moved this from To Triage to Released in BetterBags Issue Tracker May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
Archived in project
Development

No branches or pull requests

2 participants