I’m getting some error notifications from Bugsack on startup. One of the log entries is below. I tried disabling FarmHub and Postal and I still get this error. Do I need to do something else to make sure they’re disabled?
I’m now getting constant “fatality” errors as I play, but there is no change in the Bugsack listing. Is there somewhere else to look for them?
4x DataStore_Agenda/DataStore_Agenda.lua:52: attempt to index field ‘ThisCharacter’ (a nil value)
[DataStore_Agenda/DataStore_Agenda.lua]:52: in function <DataStore_Agenda/DataStore_Agenda.lua:51>
[DataStore_Agenda/DataStore_Agenda.lua]:239: in function <DataStore_Agenda/DataStore_Agenda.lua:238>
[C]: ?
[FarmHud/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua]:19: in function <…Hud/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[FarmHud/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua]:54: in function ‘Fire’
[Postal/Libs/AceEvent-3.0-4/AceEvent-3.0.lua]:120: in function <…acePostal/Libs/AceEvent-3.0/AceEvent-3.0.lua:119>
Update
Turns out Datastore wasn’t in my CurseForge account. Once I updated it, most adding started working cleanly. I have a couple of old ones that error out.
I do get errors in the add-on dialog saying datastore is missing the dependency addonfactory. A few people has posted the same issue. I did find it in Github, but don’t know if it’s usable. I’m going to make a separate post on the issue if there isn’t one already.