[API]Resource pack can't be reload.
rtxyd opened this issue ยท 2 comments
Describe the bug
About loading FreshAnimation resource pack, in 1.0.1, it's fine, then update, game can't reload this resource pack.
To Reproduce
Steps to reproduce the behavior:
- use 1.0.1 lib, load FreshAnimation resourcepack, fine.
- use 1.0.2 lib, load FreshAnimation resourcepack, broken.
Expected behavior
A clear and concise description of what you expected to happen.
Should be fine like 1.0.1
Screenshots
If applicable, add screenshots to help explain your problem.
Setup config (minecraft, modloader, libraries):
- Minecraft version: 1.19.2
- Mod loader: forge 43.2.6
- PlayerAnimator Library version 1.0.1+1.19.2 & 1.0.2+1.19.2
- MC library version (e.g. Fabric API version)
Other mods (If you use other mods, please specify! it might be an incompatibility):
There are many other mods, I can't tell them all, give me some time to make binary search.
Optional:
** Used library methods, ideas (If you're a developer, what function is not working as expected)**
Add any other context about the problem here.
The result is, there is a mod named "Ars Creo", it seems the 1.0.2 lib has some issue with it, but not in 1.0.1 and below.