Doesn't seem to be loading in the latest SL release
CSTufts opened this issue ยท 14 comments
could obviously be operator error, I can add filters and move the ui when I toggle the unlock frame in the settings, but nothing is actually getting displayed, I am using bagnon, though disabling it doesn't seem to help.
not using any fancy overly like elvui, though I do have plater and WA though I can't see that they would be interfering...
any suggestions?
again, probably user error... you can see the filter button in the top left, which is where I am expecting the pane to display
can you also attach the saved variables file. You can find it at the following location.
In your WoW Directory, to do retail\WTF\Account{AccountNameHere}\SavedVariables\GatheringTracker.lua
This is where the in game settings are saved. I think what has happened is the display got detached from what is anchored to, which is causing problems, and the information in that file should tell me for sure.
Can you try going into the profile settings and creating a new profile, then switch to that profile and see if it starts working?
does seem to be updating the correct amount in the debug, its just not drawing anything in the ui
Can you take some screenshots with the debug turned on so I can see what is happening. And include screen shots of your settings.
So I tried:
Creating a new profile
copying from default
resetting the profile to default (I did remember to bring back the filters)
fresh install (I removed the saved vars)
disabled all other addons
Anything else you can think of?
If you want to zoom / screen share I will likely be playing tonight
If you need some other logs I can send them over
meant to reply, it seems to be something with SL stuff. I can use it to show bag space and gold now, when I turn on SL filters it breaks
We can do a zoom / screen share. https://us05web.zoom.us/j/5054179500?pwd=ZWJnUjNuTUtMdUVWSEcrYWdITXl1Zz09
Message: ...terface\AddOns\GatheringTracker\GatheringTracker.lua:546: attempt to index global 'TSM_API' (a nil value)
Time: Sun Dec 6 11:55:42 2020
Count: 1
Stack: ...terface\AddOns\GatheringTracker\GatheringTracker.lua:546: attempt to index global 'TSM_API' (a nil value)
[string "@interface\AddOns\GatheringTracker\GatheringTracker.lua"]:546: in function PrepareForDisplayUpdate' [string "@Interface\AddOns\GatheringTracker\GatheringTracker.lua"]:499: in function
ResetDisplay'
[string "@interface\AddOns\GatheringTracker\GatheringTracker.lua"]:452: in function <...terface\AddOns\GatheringTracker\GatheringTracker.lua:422>
[string "=[C]"]: ?
[string "=[C]"]: in function Hide' [string "@Interface\FrameXML\InterfaceOptionsFrame.lua"]:200: in function
InterfaceOptionsFrame_Show'
[string "@interface\FrameXML\InterfaceOptionsFrame.lua"]:242: in function <Interface\FrameXML\InterfaceOptionsFrame.lua:222>
Locals: self =
{sender =
}
groupMode = "WHISPER"
UpdateDisplay = defined @interface\AddOns\GatheringTracker\GatheringTracker.lua:701
EnableModule = defined @interface\AddOns\GatheringTracker\libs\AceAddon-3.0\AceAddon-3.0.lua:332
modules =
}
baseName = "GatheringTracker"
IterateEmbeds = defined @interface\AddOns\GatheringTracker\libs\AceAddon-3.0\AceAddon-3.0.lua:442
UnregisterComm = defined @interface\AddOns\GatheringTracker\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:153
Printf = defined @interface\AddOns\GatheringTracker\libs\AceConsole-3.0\AceConsole-3.0.lua:69
SetDefaultModulePrototype = defined @interface\AddOns\GatheringTracker\libs\AceAddon-3.0\AceAddon-3.0.lua:409
wait = defined @interface\AddOns\GatheringTracker\GatheringTracker.lua:113
ConfigUpdateReceived = defined @interface\AddOns\GatheringTracker\GatheringTracker.lua:982
defaultModuleState = true
IsEnabled = defined @interface\AddOns\GatheringTracker\libs\AceAddon-3.0\AceAddon-3.0.lua:451
DisableModule = defined @interface\AddOns\GatheringTracker\libs\AceAddon-3.0\AceAddon-3.0.lua:350
AddComas = defined @interface\AddOns\GatheringTracker\GatheringTracker.lua:64
media =
}
RegisterMessage = defined @interface\AddOns\GatheringTracker\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
UnregisterMessage = defined @interface\AddOns\GatheringTracker\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:153
TableFind = defined @interface\AddOns\GatheringTracker\GatheringTracker.lua:68
SendCommMessage = defined @interface\AddOns\GatheringTracker\libs\AceComm-3.0\AceComm-3.0.lua:87
db =
}
UnregisterAllComm = defined @interface\AddOns\GatheringTracker\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:174
SetEnabledState = defined @interface\AddOns\GatheringTracker\libs\AceAddon-3.0\AceAddon-3.0.lua:424
enabledState = true
FiltersButton = defined @interface\AddOns\GatheringTracker\GatheringTracker.lua:227
RegisterEvent = defined @interface\AddOns\GatheringTracker\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
ResetDisplay = defined @interface\AddOns\GatheringTracker\GatheringTracker.lua:490
ElvUI = false
IterateModules = defined @interface\AddOns\GatheringTracker\libs\AceAddon-3.0\AceAddon-3.0.lua:437
Display =
}
metaData =
}
OnInitialize = defined @interface\AddOns\GatheringTracker\GatheringTracker.lua:21
NewModule = defined @interface\AddOns\GatheringTracker\libs\AceAddon-3.0\AceAddon-3.0.lua:235
GetModule = defined @interface\AddOns\GatheringTracker\libs\AceAddon-3.0\AceAddon-3.0.lua:210
defaultModuleLibraries =
}
UnregisterChatCommand = defined @interface\AddOns\GatheringTracker\libs\AceConsole-3.0\AceConsole-3.0.lua:111
RebuildIDTables = defined @interface\AddOns\Gat