1 - Error at startup on version 0.9.8g
When loading the addon I get the following error:
Message: ...ace\AddOns\FB_TrackingFrame\FishingTrackingFrame.lua:304: attempt to compare number with nil Time: 12/25/09 21:17:43 Count: 1 Stack: ...ace\AddOns\FB_TrackingFrame\FishingTrackingFrame.lua:304: in function <...ace\AddOns\FB_TrackingFrame\FishingTrackingFrame.lua:297> ...ace\AddOns\FB_TrackingFrame\FishingTrackingFrame.lua:377: in function <...ace\AddOns\FB_TrackingFrame\FishingTrackingFrame.lua:365> ...ace\AddOns\FB_TrackingFrame\FishingTrackingFrame.lua:543: in function <...ace\AddOns\FB_TrackingFrame\FishingTrackingFrame.lua:533> ...ace\AddOns\FB_TrackingFrame\FishingTrackingFrame.lua:580: in function `OnEvent' [string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>
I have only got fishing buddy and FB Trackingframe running. :-)
Regards,
Zas
- 1 comment
- 1 comment
- Reply
- #1
Hanfox Dec 29, 2009 at 23:27 UTC - 0 likesI'm unaware if this is directly connected due to the snips of the message Zas got, but when I started with a clean FB install I was getting an error about something equalling nil so I looked in the FB_TrackingFrame.lua and it read:
So I replaced it with my old FB_TrackingFrame.lua information (which for all intents and purposes looks pretty blank) which read:
Though, sadly, if you try to access the Tracking tab in the Options WOW crashes... so not a total fix, but an interesting experiment >.<
If this has nothing to do with the OPs post then I apologize, but I hope this helps fix the nil error and the error when looking at the Tracking tab :)