PetTracker

PetTracker

12M Downloads

LUA Error - Loading In

ThistleProse opened this issue ยท 1 comments

commented

Message: Interface\AddOns\PetTracker\Core\Static.lua:79: attempt to call global 'GetMapContinents' (a nil value)
Time: Wed Jul 25 10:10:10 2018
Count: 1
Stack: Interface\AddOns\PetTracker\Core\Static.lua:79: attempt to call global 'GetMapContinents' (a nil value)
Interface\AddOns\PetTracker\Core\Static.lua:79: in main chunk

Locals: _ = "PetTracker"
Addon =

{
NewClass = defined @interface\AddOns\PetTracker\PetTracker.lua:27
Stats =
{
}
QualityScale =
{
}
MaxQuality = 4
TamerOrder =
{
}
ForAllModules = defined @interface\AddOns\PetTracker\PetTracker.lua:37
MaxLevel = 25
BreedStats =
{
}
TamerLandmarks =
{
}
Species =
{
}
Tamers =
{
}
Stables =
{
}
BreedIcons =
{
}
BreedNames =
{
}
ContinentByZone =
{
}
SourceIcons =
{
}
WORLD_MAP_UPDATE = defined @interface\AddOns\PetTracker\PetTracker.lua:62
NewModule = defined @interface\AddOns\PetTracker\PetTracker.lua:31
Locals =
{
}
PLAYER_ENTERING_WORLD = defined @interface\AddOns\PetTracker\PetTracker.lua:48
Breeds =
{
}
PET_JOURNAL_LIST_UPDATE = defined @interface\AddOns\PetTracker\PetTracker.lua:75
}
Missing =
{
GetRGB = defined @interface\SharedXML\Util.lua:615
OnLoad = defined @interface\SharedXML\Util.lua:604
b = 0.1
GenerateHexColorMarkup = defined @interface\SharedXML\Util.lua:646
WrapTextInColorCode = defined @interface\SharedXML\Util.lua:650
GenerateHexColor = defined @interface\SharedXML\Util.lua:642
GetRGBA = defined @interface\SharedXML\Util.lua:623
IsEqualTo = defined @interface\SharedXML\Util.lua:608
g = 0.1
r = 1
SetRGBA = defined @interface\SharedXML\Util.lua:631
GetRGBAsBytes = defined @interface\SharedXML\Util.lua:619
SetRGB = defined @interface\SharedXML\Util.lua:638
GetRGBAAsBytes = defined @interface\SharedXML\Util.lua:627
}
L =
{
UnlockActions = "Unlock Enemy Actions"
Tutorial =
{
}
TellMore = "Tell me more about yourself."
Species = "Species"
Maximized = "Maximized"
JournalTutorial =
{
}
Ninja = "Ninja"
AddWaypoint = "Add Waypoint"
AvailableBreeds = "
Available Breeds:"
Battles = "Battles"
Breed = "Breed"
Victory = "Victory"
Source11 = "Discovery"
AlertUpgrades = "Alert for Upgrades"
Source10 = "In-Game Shop"
EnemyTeam = "Enemy Team"
Source9 = "Trading Card Game"
Source8 = "Promotion"
Source4 = "Profession"
Source7 = "World Event"
Source6 = "Achievement"
ShowJournal = "Show in Journal"
UpgradeAlert = "Wild upgrades have appeared!"
UnlockActionsTip = "If enabled, the enemy actions bar can be dragged to anywhere on the screen."
Defeat = "Defeat"
Source1 = "Drop"
StableTip = "Come here to heal your
pets for a small fee."
Source2 = "Quest"
CapturedPets = "Show Captured"
Rivals = "Rivals"
NoHistory = "PetTracker has never seen you
fight this adversary"
AlertUpgradesTip = "If disabled, the wild upgrades alert box will not be shown in combat, but upgrades will still be marked with a symbol ()."
ShowPets = "Show Battle Pets"
ZoneTracker = "Zone Tracker"
FAQ =
{
}
TotalTamers = "Total Rivals"
CommonSearches = "Common Searches"
Source5 = "Pet Battle"
BreedExplanation = "Determines how stats gained at each level are distributed."
LoadTeam = "Load Team"
PromptForfeit = "Prompt for Forfeit"
FilterPets = "Filter Pets"
Source3 = "Vendor"
TrackPets = "Track Pets"
AskForfeit = "No upgrades are available. Quit battle?"
ShowStables = "Show Stables"
PromptForfeitTip = "If enabled, you will be prompted to forfeit a battle when no upgrades are available."
NoneCollected = "None Collected"
}
(*temporary) = 1
(*temporary) = defined =[C]:-1
(*temporary) = "#"
(*temporary) = nil
(*temporary) = "attempt to call global 'GetMapContinents' (a ni

commented

Logged in again, and I got a lot of errors, including the one above. I'm just going to list them all here, rather than create a fresh thread for each one. I hope that is okay!

Time: Wed Jul 25 18:58:49 2018
Count: 1
Stack: Interface\AddOns\PetTracker\Tracking\ProgressBar.lua:35: attempt to call method 'GetQualityColor' (a nil value)
Interface\AddOns\PetTracker\Tracking\ProgressBar.lua:35: in function `CreateBar'
Interface\AddOns\PetTracker\Tracking\ProgressBar.lua:30: in function <Interface\AddOns\PetTracker\Tracking\ProgressBar.lua:25>
(tail call): ?
Interface\AddOns\PetTracker\Libs\Poncho-1.0\Base.lua:38: in function <Interface\AddOns\PetTracker\Libs\Poncho-1.0\Base.lua:32>
(tail call): ?
Interface\AddOns\PetTracker\Tracking\Tracker.lua:30: in function <Interface\AddOns\PetTracker\Tracking\Tracker.lua:25>
(tail call): ?
Interface\AddOns\PetTracker\Libs\Poncho-1.0\Base.lua:38: in function <Interface\AddOns\PetTracker\Libs\Poncho-1.0\Base.lua:32>
(tail call): ?
Interface\AddOns\PetTracker\Features\Objectives.lua:23: in main chunk

Locals: self = PetTrackerProgressBar1 {
 Overlay = <unnamed> {
 }
 Bars = <table> {
 }
 frameCache = <table> {
 }
 0 = <userdata>
}
i = 1
(*temporary) = nil
(*temporary) = <table> {
 Tamer = <table> {
 }
 PLAYER_ENTERING_WORLD = <function> defined @Interface\AddOns\PetTracker\PetTracker.lua:48
 ForAllModules = <function> defined @Interface\AddOns\PetTracker\PetTracker.lua:37
 MaxLevel = 25
 TamerPet = <table> {
 }
 Species = <table> {
 }
 BreedIcons = <table> {
 }
 Journal = <table> {
 }
 StableBlip = <table> {
 }
 Filter = <function> defined @Interface\AddOns\PetTracker\Core\Filters.lua:23
 Locals = <table> {
 }
 MapTip = <table> {
 }
 NewClass = <function> defined @Interface\AddOns\PetTracker\PetTracker.lua:27
 WORLD_MAP_UPDATE = <function> defined @Interface\AddOns\PetTracker\PetTracker.lua:62
 SourceIcons = <table> {
 }
 MaxQuality = 4
 ProgressBar = <table> {
 }
 Battle = <table> {
 }
 EnemyActions = PetTrackerEnemyActions {
 }
 BreedStats = <table> {
 }
 TamerLandmarks = <table> {
 }
 PET_JOURNAL_LIST_UPDATE = <function> defined @Interface\AddOns\PetTracker\PetTracker.lua:75
 Tracker = <table> {
 }
 Tamers = <table> {
 }
 Stables = <table> {
 }
 List = <table> {
 }
 AbilityAction = <table> {
 }
 Line = <table> {
 }
 Specie = <table> {
 }
 BreedNames = <table> {
 }
 ContinentByZone = <table> {
 }
 Stats = <table> {
 }
 AbilityButton = <table> {
 }
 QualityScale = <table> {
 }
 Predict = <table> {
 }
 NewModule = <function> defined @Interface\AddOns\PetTracker\PetTracker.lua:31
 TamerOrder = <table> {
 }
 Breeds = <table> {
 }
 SpecieBlip = <table> {
 }
 Blip = <table> {
 }
}
(*temporary) = 1
(*temporary) = "attempt to call method 'GetQualityColor' (a nil value)"
Addon = <table> {
 Tamer = <table> {
 }
 PLAYER_ENTERING_WORLD = <function> defined @Interface\AddOns\PetTracker\PetTracker.lua:48
 ForAllModules = <function> defined @Interface\AddOns\PetTracker\PetTracker.lua:37
 MaxLevel = 25
 TamerPet = <table> {
 }
 Species = <table> {
 }
 BreedIcons = <table> {
 }
 Journal = <table> {
 }
 StableBlip = <table> {
 }
 Filter = <function> defined @Interface\AddOns\PetTracker\Core\Filters.lua:23
 Locals = <table> {
 }
 MapTip = <table> {
 }
 NewClass = <function> defined @Interface\AddOns\PetTracker\PetTracker.lua:27
 WORLD_MAP_UPDATE = <function> defined @Interface\AddOns\PetTracker\PetTracker.lua:62
 SourceIcons = <table> {
 }
 MaxQuality = 4
 ProgressBar = <table> {
 }
 Battle = <table> {
 }
 EnemyActions = PetTrackerEnemyActions {
 }
 BreedStats = <table> {
 }
 TamerLandmarks = <table> {
 }
 PET_JOURNAL_LIST_UPDATE = <function> defined @Interface\AddOns\PetTracker\PetTracker.lua:75
 Tracker = <table> {
 }
 Tamers = <table> {
 }
 Stables = <table> {
 }
 List = <table> {
 }
 AbilityAction = <table> {
 }
 Line = <table> {
 }
 Specie = <table> {
 }
 BreedNames = <table> {
 }
 ContinentByZone = <table> {
 }
 Stats = <table> {
 }
 AbilityButton = <table> {
 }
 QualityScale = <table> {
 }
 Predict = <table> {
 }
 NewModule = <function> defined @Interface\AddOn```

-------------------

```Message: Interface\AddOns\PetTracker\Features\WorldMap.lua:21: attempt to index field 'UIElementsFrame' (a nil value)
Time: Wed Jul 25 18:58:49 2018
Count: 1
Stack: Interface\AddOns\PetTracker\Features\WorldMap.lua:21: attempt to index field 'UIElementsFrame' (a nil value)
Interface\AddOns\PetTracker\Features\WorldMap.lua:21: in main chunk

Locals: ADDON = "PetTracker"
Addon = <table> {
 Tamer = <table> {
 }
 PLAYER_ENTERING_WORLD = <function> defined @Interface\AddOns\PetTracker\PetTracker.lua:48
 ForAllModules = <function> defined @Interface\AddOns\PetTracker\PetTracker.lua:37
 MaxLevel = 25
 TamerPet = <table> {
 }
 Species = <table> {
 }
 BreedIcons = <table> {
 }
 Journal = <table> {
 }
 StableBlip = <table> {
 }
 Filter = <function> defined @Interface\AddOns\PetTracker\Core\Filters.lua:23
 Locals = <table> {
 }
 MapTip = <table> {
 }
 NewClass = <function> defined @Interface\AddOns\PetTracker\PetTracker.lua:27
 WORLD_MAP_UPDATE = <function> defined @Interface\AddOns\PetTracker\PetTracker.lua:62
 SourceIcons = <table> {
 }
 MaxQuality = 4
 ProgressBar = <table> {
 }
 Battle = <table> {
 }
 EnemyActions = PetTrackerEnemyActions {
 }
 BreedStats = <table> {
 }
 TamerLandmarks = <table> {
 }
 PET_JOURNAL_LIST_UPDATE = <function> defined @Interface\AddOns\PetTracker\PetTracker.lua:75
 Tracker = <table> {
 }
 Tamers = <table> {
 }
 Stables = <table> {
 }
 List = <table> {
 }
 AbilityAction = <table> {
 }
 Line = <table> {
 }
 Specie = <table> {
 }
 BreedNames = <table> {
 }
 ContinentByZone = <table> {
 }
 Stats = <table> {
 }
 AbilityButton = <table> {
 }
 QualityScale = <table> {
 }
 Predict = <table> {
 }
 NewModule = <function> defined @Interface\AddOns\PetTracker\PetTracker.lua:31
 TamerOrder = <table> {
 }
 Breeds = <table> {
 }
 SpecieBlip = <table> {
 }
 Blip = <table> {
 }
}
Journal = <table> {
 GetSpecie = <function> defined @Interface\AddOns\PetTracker\Core\Journal.lua:178
 GetTypeIcon = <function> defined @Interface\AddOns\PetTracker\Core\Journal.lua:153
 GetLevel = <function> defined @Interface\AddOns\PetTracker\Core\Journal.lua:174
 GetSource = <function> defined @Interface\AddOns\PetTracker\Core\Journal.lua:115
 GetAbilities = <function> defined @Interface\AddOns\PetTracker\Core\Journal.lua:129
 GetOwned = <function> defined @Interface\AddOns\PetTracker\Core\Journal.lua:97
 GetStablesIn = <function> defined @Interface\AddOns\PetTracker\Core\Journal.lua:189
 GetQuality = <function> defined @Interface\AddOns\PetTracker\Core\Journal.lua:170
 GetInfo = <function> defined @Interface\AddOns\PetTracker\Core\Journal.lua:133
 GetProgressIn = <function> defined @Interface\AddOns\PetTracker\Core\Journal.lua:41
 GetSourceIcon = <function> defined @Interface\AddOns\PetTracker\Core\Journal.lua:157
 GetBestOwned = <function> defined @Interface\AddOns\PetTracker\Core\Journal.lua:62
 GetBreed = <function> defined @Interface\AddOns\PetTracker\Core\Journal.lua:164
 GetAbility = <function> defined @Interface\AddOns\PetTracker\Core\Journal.lua:125
 GetOwnedText = <function> defined @Interface\AddOns\PetTracker\Core\Journal.lua:78
 GetSpeciesIn = <function> defined @Interface\AddOns\PetTracker\Core\Journal.lua:185
 GetType = <function> defined @Interface\AddOns\PetTracker\Core\Journal.lua:111
 Display = <function> defined @Interface\AddOns\PetTracker\Core\Journal.lua:27
 GetAvailableBreeds = <function> defined @Interface\AddOns\PetTracker\Core\Journal.lua:140
 GetTypeName = <function> defined @Interface\AddOns\PetTracker\Core\Journal.lua:149
 GetCurrentProgress = <function> defined @Interface\AddOns\PetTracker\Core\Journal.lua:37
}
Tamer = <table> {
 GetCompleteState = <function> defined @Interface\AddOns\PetTracker\Core\Tamer.lua:68
 GetLevel = <function> defined @Interface\AddOns\PetTracker\Core\Tamer.lua:143
 GetZone = <function> defined @Interface\AddOns\PetTracker\Core\Tamer.lua:64
 GetAbstract = <function> defined @Interface\AddOns\PetTracker\Core\Tamer.lua:118
 GetRewards = <function> defined @Interface\AddOns\PetTracker\Core\```

---------------------

`Message: Error loading Interface\AddOns\PetTracker\Core\Compare.lua
Time: Wed Jul 25 18:59:12 2018
Count: 3`

--------------------

`Message: Couldn't open Interface\AddOns\PetTracker\Core\Tests\Include.xml
Time: Wed Jul 25 18:59:12 2018
Count: 2`

--------------------

`Message: Deferred XML Node object named PetTrackerTitledSlotBorder already exists
Time: Wed Jul 25 18:59:34 2018
Count: 4`

----------------------

`Message: Deferred XML Node object named PetTrackerStatIcon already exists
Time: Wed Jul 25 18:59:34 2018
Count: 4`

------------------------

`Message: Deferred XML Node object named PetTrackerHoverFrame already exists
Time: Wed Jul 25 18:59:34 2018
Count: 4`

-----------------------

`Message: Deferred XML Node object named PetTrackerSlot already exists
Time: Wed Jul 25 18:59:34 2018
Count: 4`

-----------------------

`Message: Deferred XML Node object named PetTrackerJournalSlot already exists
Time: Wed Jul 25 18:59:34 2018
Count: 4`

-------------------

`Message: Deferred XML Node object named PetTrackerBattleSlot already exists
Time: Wed Jul 25 18:59:34 2018
Count: 4`

------------------

`Message: Error loading Interface\AddOns\PetTracker\Libs\Sushi-3.0\Classes\GrayButton.lua
Time: Wed Jul 25 18:59:34 2018
Count: 2`

--------------

`Message: Error loading Interface\AddOns\PetTracker\Libs\Sushi-3.0\Classes\HelpButton.lua
Time: Wed Jul 25 18:59:34 2018
Count: 2`

--------------

`Message: Error loading Interface\AddOns\PetTracker\Libs\Sushi-3.0\Classes\TabButtons.lua
Time: Wed Jul 25 18:59:34 2018
Count: 2`

------------------

`Message: Error loading Interface\AddOns\PetTracker\Libs\Sushi-3.0\Classes\TextureButton.lua
Time: Wed Jul 25 18:59:34 2018
Count: 2`

---------------

`Message: Error loading Interface\AddOns\PetTracker\Libs\Sushi-3.0\Classes\ColorPicker.lua
Time: Wed Jul 25 18:59:34 2018
Count: 2`

---------------

`Message: Error loading Interface\AddOns\PetTracker\Libs\Sushi-3.0\Classes\IconCheck.lua
Time: Wed Jul 25 18:59:34 2018
Count: 2`

------------------

`Message: Error loading Interface\AddOns\PetTracker\Libs\Sushi-3.0\Classes\TabGroup.lua
Time: Wed Jul 25 18:59:34 2018
Count: 2`

--------------

`Message: Error loading Interface\AddOns\PetTracker\Libs\Sushi-3.0\Classes\Dropdown.lua
Time: Wed Jul 25 18:59:34 2018
Count: 2`

-----------------

`Message: Error loading Interface\AddOns\PetTracker\Libs\Sushi-3.0\Classes\TextureDropdown.lua
Time: Wed Jul 25 18:59:34 2018
Count: 1`

------------------

`Message: Error loading Interface\AddOns\PetTracker\Libs\Sushi-3.0\Classes\Slider.lua
Time: Wed Jul 25 18:59:34 2018
Count: 1`

------------------

Who doesn't love a fresh Xpack?? lol. Thank you for the addon, and good luck getting it hammered back into shape <3