Raven

2M Downloads

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

Road-block opened this issue ยท 10 comments

commented
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
commented

Cata classic or vanilla classic?

commented

Also, what class are you playing?

commented

Cata classic or vanilla classic?

Cata Classic, saw the error on a hunter.

commented

If you mean actionbars, Dominos.

commented

Bar groups in Raven ๐Ÿ˜‰

commented

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.

commented

And what kind of bars are you using?

commented

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

commented

No errors with r673

commented

Sweet, thanks!