Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mod Seems Broken With Latest Update #25

Open
ghost opened this issue Dec 15, 2022 · 6 comments
Open

Mod Seems Broken With Latest Update #25

ghost opened this issue Dec 15, 2022 · 6 comments
Assignees
Labels
bug Something isn't working fabric

Comments

@ghost
Copy link

ghost commented Dec 15, 2022

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
Copy link
Owner

JTK222 commented Dec 15, 2022

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.

@JTK222 JTK222 added bug Something isn't working fabric labels Dec 15, 2022
@ghost
Copy link
Author

ghost commented Dec 16, 2022

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
Copy link
Owner

JTK222 commented Dec 26, 2022

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
Copy link

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
Copy link

Pls also apply fix to 1.19.2, thank you

@ma-gician
Copy link

yes pls

@JTK222 JTK222 self-assigned this Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fabric
Projects
None yet
Development

No branches or pull requests

3 participants