JTK222 / Global-Packs

A small utility tool for Mod pack creators, to ship a global data pack together with their mod pack.
3 stars 0 forks source link

Mod Seems Broken With Latest Update #25

Open Parkanizor opened 1 year ago

Parkanizor commented 1 year ago

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.

JTK222 commented 1 year ago

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.

Parkanizor commented 1 year ago

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.

JTK222 commented 1 year ago

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)

gamerpotion commented 1 year ago

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

gamerpotion commented 1 year ago

Pls also apply fix to 1.19.2, thank you

ma-gician commented 1 year ago

yes pls