Supplementaries

Supplementaries

82M Downloads

Non [a-z0-9/._-] character in path of location: supplementaries:textures/blocks/hanging_signs/betterendforge/hanging_sign_front_helix_tree - Copy (2).png

Zarepheth opened this issue ยท 4 comments

commented

Looks like Minecraft is now enforcing resource name and path requirements with Fatal errors that crash the game while it attempts to startup.

The first such error this evening was with Twilight Forest, they've produced a fix (very quickly, I should add), and until they push the fix to Curse Forge, I disabled that mod only to get the same error on a different resource with Supplementaries.

Crash Report Gist.

commented

hmm wait did they push another 1.17 update or something? how come this worked before and now doesn't? I'm confused

commented

As @Tamaized responded here, some mods can be a bit aggressive in loading unused resources in other mods. And with a bit of trouble-shooting, I narrowed it down to "curios-forge-1.17.1-5.0.2.0.jar" - whose authors quickly fixed it: TheIllusiveC4/Curios#183

commented

I think Supplementaries has one or more unused resources with no longer valid paths or names, so when another mod erroneously loads those resources, MineCraft crashes.

commented

I've removed those in the latest update