Dicebar / Raven

Raven add-on for World of Warcraft
9 stars 3 forks source link

[Cata Classic] Integer overflow errors (July 24th onwards builds including latest) #83

Closed Road-block closed 1 month ago

Road-block commented 1 month ago
4x integer overflow attempting to store 2155873998
[string "=[C]"]: in function `GetSpellInfo'
[string "@Raven/Shims.lua"]:103: in function `GetSpellInfo'
[string "@Raven/Profile.lua"]:358: in function `SetCooldownDefaults'
[string "@Raven/Main.lua"]:1026: in function `?'
[string "@Ace3/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:109: in function <...Ons/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[string "=[C]"]: ?
[string "@Ace3/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:19: in function <...Ons/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@Ace3/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:54: in function `Fire'
[string "@Ace3/AceEvent-3.0-4/AceEvent-3.0.lua"]:120: in function <Ace3/AceEvent-3.0/AceEvent-3.0.lua:119>

Locals:
(*temporary) = 2155873998
7x integer overflow attempting to store 3229631333
[string "=[C]"]: in function `GetSpellInfo'
[string "@Raven/Shims.lua"]:103: in function `GetSpellInfo'
[string "@Raven/Profile.lua"]:358: in function `SetCooldownDefaults'
[string "@Raven/Main.lua"]:1026: in function `?'
[string "@Ace3/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:109: in function <...Ons/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[string "=[C]"]: ?
[string "@Ace3/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:19: in function <...Ons/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@Ace3/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:54: in function `Fire'
[string "@Ace3/AceEvent-3.0-4/AceEvent-3.0.lua"]:120: in function <Ace3/AceEvent-3.0/AceEvent-3.0.lua:119>

Locals:
(*temporary) = 3229631333
Dicebar commented 1 month ago

Cata classic or vanilla classic?

Dicebar commented 1 month ago

Also, what class are you playing?

Road-block commented 1 month ago

Cata classic or vanilla classic?

Cata Classic, saw the error on a hunter.

Dicebar commented 1 month ago

And what kind of bars are you using?

Road-block commented 1 month ago

If you mean actionbars, Dominos.

Dicebar commented 1 month ago

Bar groups in Raven 😉

Dicebar commented 1 month ago

Never mind that, it shouldn't matter. Actually found I had a 58 DK in Cata that, when specced to unholy, has a pet that allows me to reproduce this bug.

Dicebar commented 1 month ago

As of r672 I believe this bug should be fixed. Can you confirm?

Road-block commented 1 month ago

No errors with r673

Dicebar commented 1 month ago

Sweet, thanks!