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 errors on DK - GetRuneCooldown #235

Open
cheesy-italian opened this issue Feb 11, 2024 · 2 comments
Open

LUA errors on DK - GetRuneCooldown #235

cheesy-italian opened this issue Feb 11, 2024 · 2 comments

Comments

@cheesy-italian
Copy link

Ran a dungeon on my DK and was getting spammed with error sounds. After checking BugSack, this is the LUA error that is the most prevalent:

28x xCT+/modules/combattext.lua:871: bad argument #1 to 'GetRuneCooldown' (outside of expected range 0 to 4294967295 - Usage: local startTime, duration, isRuneReady = GetRuneCooldown(runeIndex)) [string "=[C]"]: in function GetRuneCooldown'
[string "@xct+/modules/combattext.lua"]:871: in function `?'
[string "@xct+/modules/combattext.lua"]:565: in function <xCT+/modules/combattext.lua:540>

Locals:
(*temporary) = -2099757263
(*temporary) = "outside of expected range 0 to 4294967295 - Usage: local startTime, duration, isRuneReady = GetRuneCooldown(runeIndex)"`

This didn't happen last time I played the toon, which was about 3 weeks ago. Not sure if there is something else going on that might be conflicting with this but I have been using xCT+ for a little while now and this if the first time this has happened.
Wow_wgAzp1W7Nc

@RedAces
Copy link

RedAces commented Apr 5, 2024

(Hopefully) fixed on my version: https://github.com/RedAces/xCT/tree/master
Ive created a PR.

@Cimplex
Copy link
Collaborator

Cimplex commented Apr 5, 2024

Looks good, thank you @RedAces, I'll hopefully make a new version this weekend.

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

3 participants