adjust to 10.0 api
Closed this issue · 6 comments
Combuctor should adjust the latest bagnon changes and 10.0 api changes
- remove submodules
- use shared code from BagBrother
- adjust to 10.0 blizz addon api
thanks now its working again but i still get some errors
Message: ...rface/AddOns/BagBrother/addons/core/classes/item.lua:465: attempt to call method 'GetItem' (a nil value)
Time: Wed Jan 25 23:16:35 2023
Count: 80
Stack: ...rface/AddOns/BagBrother/addons/core/classes/item.lua:465: attempt to call method 'GetItem' (a nil value)
[string "=[C]"]: in function GetItem' [string "@Interface/AddOns/BagBrother/addons/core/classes/item.lua"]:465: in function
IsUpgrade'
[string "@Interface/AddOns/BagBrother/addons/core/classes/item.lua"]:312: in function UpdateUpgradeIcon' [string "@Interface/AddOns/BagBrother/addons/core/classes/item.lua"]:216: in function
func'
[string "@Interface/AddOns/BagBrother/libs/MutexDelay-1.0/MutexDelay-1.0.lua"]:36: in function <...ns/BagBrother/libs/MutexDelay-1.0/MutexDelay-1.0.lua:30>
Locals:
@Toodo there is currently no version on Curseforge containing those changes.
So i guess you made the changes manually in your Combuctor addon folder?
Combuctor is dependent on the addon BagBrother. Keep in mind that you need to update BagBrother as well. Without a release this is a bit complicated. You need to download Bagnon manually from Curseforge and extract BagBrother to your addon folder. I would recommend deleting your old BagBrother beforehand.
@Toodo there is currently no version on Curseforge containing those changes.
So i guess you made the changes manually in your Combuctor addon folder?
@Xqzmeplz Yes i manually made the changes.
Combuctor is dependent on the addon BagBrother. Keep in mind that you need to update BagBrother as well. Without a release this is a bit complicated. You need to download Bagnon manually from Curseforge and extract BagBrother to your addon folder. I would recommend deleting your old BagBrother beforehand.
i did that but it still making those errors. does it work for you without errrors?
but the addon is working so im happy :D
edit it happens when i open my bag
Well i did the change and is it working fine. Thanks.