



You can try installing the previous build to fix this. Please note that some releases may contain bugs, incompatibilities with other modifications, and in some cases may cause conflicts within Forge or Fabric.Select the latest version of the “Jar” file that matches the game version.Download the “Zip” archive from our website.Make sure that you have the “Java” application installed.To rename these, go to the /textures and rename all problematic textures there.Īfter you rename them in the textures folder, make sure to reselect these textures in the mod elements and texture mappings that use them as the mod elements still refer to the texture file names with invalid characters in their file names and until you do this, the game will still crash. These textures have been detected to have invalid names by MCreator and you need to rename these. You can go to Workspace tab -> Resouces -> Textures and check for the textures marked with a yellow exclamation mark.

If this error happens to you, check the error log to see which resource is causing this problem/crash. If the texture file contains other characters such as whitespace in your mod, this will cause the Minecraft to crash. Minecraft 1.14.4 only allows lowercase English alphabet letters, numbers 0-9 and /._- characters. : Non character in path of location: modid:items/some texture name When updating your mod from Minecraft 1.12.2 or earlier to Minecraft 1.14.4 or higher, you might have encountered a crash when trying to launch a game or the game works, but recipes, drops and such do not work, and the crash log contains lines like: : Non character in path of location: modid:items/some texture nameĪt .(ResourceLocation.java:30) ~
