BagSync

BagSync

3M Downloads

Errors In Shadowlands Pre-Patch 9.01

Kaoskitty opened this issue ยท 3 comments

commented

Getting the following Lua error on load:

Message: Binding header BAGSYNC is defined more than once in Interface\AddOns\BagSync\Bindings.xml
Time: Tue Oct 13 17:43:16 2020
Count: 5

commented

I pushed a new updated version for 9.0. You shouldn't have that error for the bindings as the header is only listed once in Bindings.xml at the top. So I'm unsure why it's giving that error. Make sure you have the latest version. Let me know if it worked.

commented

Using the last version, i got these errors :
https://imgur.com/a/CGHQbYl

commented

other errors :

4x BagSync\libs\LibQTip-1.0\LibQTip-1.0.lua:176: unexpected symbol near ']'

Locals:

4x BagSync\wireframe\tooltip.lua:11: Cannot find a library instance of "LibQTip-1.0".
[C]: in function error' BagSync\libs\LibStub\LibStub.lua:23: in function LibStub'
BagSync\wireframe\tooltip.lua:11: in main chunk

Locals:
(*temporary) = "Cannot find a library instance of "LibQTip-1.0"."

4x BagSync\wireframe\events.lua:81: attempt to call field 'GuildRoster' (a nil value)
BagSync\wireframe\events.lua:81: in function <BagSync\wireframe\events.lua:77>
[C]: ?
...ceBagSync\libs\AceAddon-3.0\AceAddon-3.0-13.lua:70: in function <...ceBagSync\libs\AceAddon-3.0\AceAddon-3.0.lua:65>
...ceBagSync\libs\AceAddon-3.0\AceAddon-3.0-13.lua:527: in function EnableAddon' ...ceBagSync\libs\AceAddon-3.0\AceAddon-3.0-13.lua:540: in function EnableAddon'
...ceBagSync\libs\AceAddon-3.0\AceAddon-3.0-13.lua:630: in function <...ceBagSync\libs\AceAddon-3.0\AceAddon-3.0.lua:615>