Mod Seems Broken With Latest Update
Parkanizor opened this issue · 6 comments
Minecraft version: 1.19.2
Fabric version: 0.14.10
Global packs version: 1.14.3.1
I just updated to the latest version (from 1.14.2) and the mod seems to no longer work at all. I don't usually make such vague issue posts, but I'm genuinely confused. I made sure nothing was changed between updates (and checked to make sure the config wasn't changed) but my resource pack isn't showing up in the list. Here's how my packs are set up:
Config file path:
[resourcepacks]
required = [
"global_packs/required_resources/"
]
Resource pack location:
.minecraft/global_packs/required_resources/custom_pack
"custom_pack" contains pack.mcmeta and assets. I keep it unzipped because my modpack has a lot of custom resources that I continue to change frequently.
I've tried zipping the resource pack and changing the config's file path, but still nothing shows up in the resource packs list. Again, this worked fine in 1.14.2. To further test, I also made a fresh instance and dropped my resource pack into the default folder setup, and it still doesn't load.
Haha no worries, I just spent time editing 300 frames for a menu animation... and then realized I need to redo them all because of an error I forgot to fix. Thanks for the mod.
I want to cry, I focused so hard on getting world gen datapacks to work, that I didn't even consider to check if resource packs still work 😭
Thanks for the report, I'd recommend you to stay with 1.14.2 until this is fixed.
Fixed in v 1.15.
Issue will stay open as that version only works for 1.19.3
A backport is planned (the fix was a side effect of a rewrite for 1.19.3)
Fixed in v 1.15. Issue will stay open as that version only works for 1.19.3 A backport is planned (the fix was a side effect of a rewrite for 1.19.3)
hi, im having the same issue on 1.19.2. I think the latest Fabric API update may have stopped resources from showing up? it was working fine before