GoldpawsStuff / Bagnon_ItemInfo

Adds item levels, bind status, and garbage desaturation to bagnon all in one, with less overhead than using multiple addons.
https://www.patreon.com/GoldpawsStuff
MIT License
5 stars 2 forks source link

Missing Library #30

Closed Odysseas68 closed 1 year ago

Odysseas68 commented 1 year ago

In ver 2.1.63 the library AceLocale-3.0 is missing throwing a lua error. I correct this by copying the lib from another addon.

Starlynk1 commented 1 year ago

Same Issue here...

2x Bagnon_ItemInfo/Embeds.xml:6 Couldn't open Bagnon_ItemInfo/Libs/AceLocale-3.0-6/AceLocale-3.0.xml

commented out line 6 until an update happens. Haven't seen any adverse effects from doing that yet.

Odysseas68 commented 1 year ago

Copy the lib from any addon you have (i copy it from the details addon) to the libs directory and the error is gone.

Starlynk1 commented 1 year ago

I've got Ace3 installed seperately, so its really not needed. The problem is that either the library is missing from the release or that line needs to be removed from the embeds.xml file if it's not needed.

Starlynk1 commented 1 year ago

I feel ya @Goldpaw, my mind has been failing for a VERY long time. Thanks for the update!

Goldpaw commented 1 year ago

Yeah, I totally forgot to add the actual embed line to the packager's meta file. Should be fixed now. 👍🏻