iFilger icon indicating copy to clipboard operation
iFilger copied to clipboard

Error on first start.

Open jkw opened this issue 9 years ago • 7 comments

Hello. Just installed the addon and I get 2 errors from iFilger.

Message: Interface\AddOns\iFilger\ifilger.lua:571: GetSpellCooldown(): Invalid spell slot
Time: 03/20/15 19:54:30
Count: 2
Stack: [C]: ?
Interface\AddOns\iFilger\ifilger.lua:571: in function <Interface\AddOns\iFilger\ifilger.lua:495>

Locals: (*temporary) = nil

and

Message: Interface\AddOns\iFilger\ifilger.lua:571: GetSpellCooldown(): Invalid spell slot
Time: 03/20/15 19:55:17
Count: 16
Stack: [C]: ?
[C]: ?
Interface\AddOns\iFilger\ifilger.lua:571: in function <Interface\AddOns\iFilger\ifilger.lua:495>

Locals: 

In Chat there is the following prints:

[iFilger] modules loaded : MONK ALL PVP TANKS
[iFilger] WARNING - BAD spell/slot ID -> 124336 !
[iFilger] WARNING - BAD spell/slot ID -> 131523 !
[iFilger] WARNING - BAD spell/slot ID -> 115213 !
[iFilger] WARNING - BAD spell/slot ID -> 122057 !

124336 - Spell removed from the game. 131523 - New ID: 115176 115213 - Spell removed from the game. 122057 - Spell removed from the game.

Logged in as monk and these are all monk spells.

edit I tried to remove the spell IDs etc but same error is still thrown.

jkw avatar Mar 20 '15 19:03 jkw

you need remove a lot of obsolete spell id, they are not exist on live game for example: 124336 131523 115213 122057

fafaraway avatar Mar 20 '15 22:03 fafaraway

Maybe we should check the entire add-on for obsolete spellids? I could fork and push changes?

Skickat från min Sony Xperia™-smartphone

---- Matt skrev ----

you need remove a lot of obsolete spell id, they are not exist on live game for example: 124336 131523 115213 122057

— Reply to this email directly or view it on GitHub.

jkw avatar Mar 20 '15 22:03 jkw

https://github.com/ildyria/iFilger/blob/master/iFilger_Config/Config.lua if you dont want to see error message, edit this file to remove those obsolete spell id in your class section. I guess ildyria dont have enough time to check them, the addon itself works perfect.

fafaraway avatar Mar 20 '15 22:03 fafaraway

@solor If you read my post again, you'll see that I tried this, but still get errors.

jkw avatar Mar 21 '15 02:03 jkw

I see error no more after I clean up those obsolete spell id.

fafaraway avatar Mar 21 '15 04:03 fafaraway

I'm deeply sorry. but unfortunately, i won't be maintaning this addon anymore. I quitted WoW about 3 years ago. I tried to update it in january for a friend of mine, but she quitted as well in february therefore i have no further interest in it again. I'm really sorry for all the false hope i gave you.

You can either fork or propose push request, I'll happily apply them. I also suggest you to also check Tukui Forums. There might be a replacement of iFilger there, at least i know someone is working on something like it. :)

Best regards. Former Mage Ildyria-LCE

ildyria avatar Mar 21 '15 16:03 ildyria

@ildyria I could not find any iFilger replacement on the forums?

jkw avatar Mar 29 '15 22:03 jkw