This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1.create a mage2.cast a spell3.instant .lua errors
What is the expected output? What do you see instead?nothing on screen shows for the addon, however the options still loads
What version of the product are you using?latest, 11.0.1-release via curse client
Do you have an error log of what happened?42x GCD\Modules\GCD-11.0.1-release.lua:248: attempt to compare number with nilGCD\Modules\GCD-11.0.1-release.lua:248: in function "?"libs\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:147: in function <libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147><string>:"safecall Dispatcher[1]":4: in function <string>:"safecall Dispatcher[1]":4<in C code><string>:"safecall Dispatcher[1]":13: in function "?"libs\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:92: in function "Fire"...\DataStore\libs\AceEvent-3.0\AceEvent-3.0-3.lua:120: in function <...\DataStore\libs\AceEvent-3.0\AceEvent-3.0.lua:119><in C code>FrameXML\SecureTemplates.lua:275: in function "handler"FrameXML\SecureTemplates.lua:560: in function <FrameXML\SecureTemplates.lua:508><in C code>FrameXML\SecureHandlers.lua:264: in function<FrameXML\SecureHandlers.lua:261><in C code>FrameXML\SecureHandlers.lua:294: in function <FrameXML\SecureHandlers.lua:277>(tail call): ?
Locals:nil
Please provide any additional information below.only parts i have enabled are the gcd/ring ones, it works on every other toon i play <pally, rogue, shaman> but for some reason it simply won't work on my mage, i created a second mage just to see if it was a mage-only issue and it appears to be, my lowbie mage gets the exact same .lua errors. Awesome addon pls fix i don't know what i'll do without it :)
Open Modules/GCD.lua Change line 21 to
["MAGE"] = 2136,
To post a comment, please login or register a new account.