Ars Elemental

Ars Elemental

27M Downloads

Game Crashing after Encountering/Generating a Siren

SuchFlaree opened this issue · 6 comments

commented

The game crashed: rendering entity in world
Error: net.minecraft.ResourceLocationException: Non [a-z0-9/._-] character in path of location: ars_elemental:textures/entity/mermaid_f\u0131re.png

Full Crash:
https://pastebin.com/TnT4c5F8

commented

ok apparently it's something that can happen when the language is not english. it will be an easy fix by forcing the conversion

commented

so, basically something causes FIRE to become f\u0131re in the toString on your machine and i have no idea why.
\u0131 is basically the code for ı that gets used in place of i

commented

thank you for looking into the issue
My in game language is english but my computer is in turkish if its needed i can try to see if the issue occurs when i change my computer to english too

commented

i accidentally closed it my bad lol

commented

well uh i switched the computer's language to english and the same thing still occured soo idk

commented

The jar with the supposed fix should be on curse soon.