curse packaging issue
gruubar opened this issue ยท 1 comments
Running Software (please complete the following information):
- Addon version 8.0.4 (and I believe since 8.0.2)
Describe the bug
The package on Curse contains 0 byte files that should have something in them. Specifically, in the Pettracker/Libs/Sushi-3.0/Classes folder
ColorPicker.lua
Dropdown.lua
ExpandCheck.lua
FauxScrollGroup.lua
GrayButton.lua
HelpButton.lua
IconCheck.lua
Slider.lua
TabGroup.lua
TextureButton.lua
TextureDropdown.lua
are all 0 bytes and are causing "file not found" type errors in WoW.
Replacing the files from the Sushi-3.0 Github repository eliminates the errors.
This was reported by another user on Curse comments as well.
Thank you.