chime icon indicating copy to clipboard operation
chime copied to clipboard

Crash when wearing armor

Open Hugo0272 opened this issue 1 year ago • 4 comments

My game crashes everytime I put on a piece of armour from mods like Mystical Agriculture: Refsbricated or advanced netherite.

Here is the Crash:

crash-2023-09-09_02.13.47-client.txt

Hugo0272 avatar Sep 09 '23 20:09 Hugo0272

having the same issue with tech reborn's sapphire armor. The crash log references chime even though I do not have it installed so I am assuming that it is an imbedded dependency in another mod because adding chime does not change anything

yeahpng avatar Sep 18 '23 23:09 yeahpng

having the same issue with tech reborn's sapphire armor. The crash log references chime even though I do not have it installed so I am assuming that it is an imbedded dependency in another mod because adding chime does not change anything

The mod I am using that adds chime by default is Rat's Mischief because it uses requiem and requiem requieres chime. I hope this gets fixed one day, I went into the creator discord for support but no one answered the issue

Hugo0272 avatar Sep 21 '23 19:09 Hugo0272

Same here. Using Requeim + getting crashed by Tech Reborn and Mutant Monsters armor with same lines of error:

net.minecraft.class_151: Non [a-z0-9_.-] character in namespace of location: textures/models/armor/techreborn:quantum_layer_1.png
net.minecraft.class_151: Non [a-z0-9_.-] character in namespace of location: textures/models/armor/mutantmonsters:mutant_skeleton_layer_1.png

namespace error.txt namespace error2.txt Here's my crashlogs. Hope they will help.

QuadrupledGoose avatar Nov 03 '23 16:11 QuadrupledGoose

Hi - Someone just reported this same crash with Biome Makeover.

It's an issue with the mixin here.

With FAPI, If armour is registered as modid:armor_name the location of the texture changes, leading to an invalid location if done the vanilla way.

Lemonszz avatar Dec 02 '23 05:12 Lemonszz