chime
chime copied to clipboard
Crash when wearing armor
My game crashes everytime I put on a piece of armour from mods like Mystical Agriculture: Refsbricated or advanced netherite.
Here is the Crash:
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
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
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.
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.