Thread Tools Display Modes
10-15-14, 04:11 PM   #1
merlinx
A Defias Bandit
 
merlinx's Avatar
Join Date: Oct 2014
Posts: 2
AuraTracker issue with SuF

edit: problem has been solved, thread can be closed - thanks for your help semlar.

Last edited by merlinx : 10-15-14 at 06:16 PM.
  Reply With Quote
10-15-14, 04:24 PM   #2
semlar
A Pyroguard Emberseer
 
semlar's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2007
Posts: 1,060
Turn lua errors on in the interface help menu and paste the error here.

I suspect one of your GetSpellInfos is returning nil if they removed one of the spells.
  Reply With Quote
10-15-14, 06:18 PM   #3
merlinx
A Defias Bandit
 
merlinx's Avatar
Join Date: Oct 2014
Posts: 2
Originally Posted by semlar View Post
Turn lua errors on in the interface help menu and paste the error here.

I suspect one of your GetSpellInfos is returning nil if they removed one of the spells.
You were right, i was able to identify the corrupted ID's, thanks, its working flawless now - although it doesnt produces any lua errors anymore, i assume nothing else was wrong with the code? If yes, this can be closed, thank you!
  Reply With Quote
10-15-14, 06:31 PM   #4
semlar
A Pyroguard Emberseer
 
semlar's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2007
Posts: 1,060
Sure, the reason that breaks the addon is because table keys can't be nil and they aren't doing any sanity checking before they put the values into the table.

You shouldn't remove your posts though, it might help someone who has a related problem in the future.
  Reply With Quote
10-17-14, 09:04 AM   #5
Torhal
A Pyroguard Emberseer
 
Torhal's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2008
Posts: 1,196
Instead of deleting the original post and replacing it with "problem solved," you should keep the original post around in case someone else has the same issue, so they can also benefit from the fix. That's kind of the point of this type of forum.
__________________
Whenever someone says "pls" because it's shorter than "please", I say "no" because it's shorter than "yes".

Author of NPCScan and many other AddOns.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » AuraTracker issue with SuF

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off