My mod has failed to load corectly

Published by MMG on
Status
Resolved
Issue description

So. As you know I am updating my mod to 1.14.4. I removed all models that had problem and minecraft finally launched. Then it showed me this screen. How can I repair it?

 

Here is workspace if you want:  https://drive.google.com/file/d/16G9RYRXYxHy_Y1h8_4XbkNmBlsXK6oWo/view?…

Issue comments

Well there still are uppercase issues with your mod:

net.minecraft.util.ResourceLocationException: Non [a-z0-9/._-] character in path of location: marioandluigiblockbrothersmod:Goomba_die

I suggest you install some kind of tool that can search for text in multiple files and search for the occurrences of "Goomba_die" in case of this log. Make sure you do not reference uppercase letters in ANY resource, JSON model, OBJ MTL files etc.

Minecraft 1.13 and upwards are picky with file names and references to files and resources.

You opened many tickets like this, why do you keep on opening them, where all of them have the same problem?