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

Lua error #113

Open
XyzKangUI opened this issue Jul 9, 2024 · 1 comment
Open

Lua error #113

XyzKangUI opened this issue Jul 9, 2024 · 1 comment

Comments

@XyzKangUI
Copy link

2x integer overflow attempting to store 3229628996
[string "=[C]"]: ?
[string "@idTip/idTip.lua"]:96: in function <idTip/idTip.lua:91>
[string "@idTip/idTip.lua"]:288: in function <idTip/idTip.lua:285>
[string "=[C]"]: in function `SpellButton_OnEnter'
[string "*SpellBookFrame.xml:184_OnEnter"]:1: in function <[string "*SpellBookFrame.xml:184_OnEnter"]:1>

Locals:
(*temporary) = 3229628996

Happened on Classic Season of Discovery while hovering over a pet ability in the spellbook.

@silverwind
Copy link
Owner

Odd error, the addon doesn't even do any integer mathematics that could result in integer overflow. I suspect a blizzard bug, but maybe I can reproduce later and guard for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants