[BUG] Server Crashing With Turkish Locale #312

Closed
opened 2023-07-17 14:01:44 +00:00 by tikoko23 · 0 comments
tikoko23 commented 2023-07-17 14:01:44 +00:00 (Migrated from github.com)

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Server crashing before mod loading when run with Turkish Locale.

Expected Behavior

Server running without issues.

Steps To Reproduce

  1. Create Forge server with Ender-IO 1.20.1 6.0.5
  2. Run the server with default settings and Turkish Locale

Environment

- OS: Windows 11
- Java version: OpenJDK 17.0.7
- Minecraft version: 1.20.1
- Version: 6.0.5

Anything else?

latest.log
debug.log

Caused by: net.minecraft.ResourceLocationException: Non [a-z0-9/._-] character in path of location: enderio:capacitor.energy_capac\u0131ty
"\u0131" being the Turkish character "ı".

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior Server crashing before mod loading when run with Turkish Locale. ### Expected Behavior Server running without issues. ### Steps To Reproduce 1. Create Forge server with Ender-IO 1.20.1 6.0.5 2. Run the server with default settings and Turkish Locale ### Environment ```markdown - OS: Windows 11 - Java version: OpenJDK 17.0.7 - Minecraft version: 1.20.1 - Version: 6.0.5 ``` ### Anything else? [latest.log](https://github.com/SleepyTrousers/EnderIO-Rewrite/files/12069927/latest.log) [debug.log](https://github.com/SleepyTrousers/EnderIO-Rewrite/files/12069928/debug.log) `Caused by: net.minecraft.ResourceLocationException: Non [a-z0-9/._-] character in path of location: enderio:capacitor.energy_capac\u0131ty ` "\u0131" being the Turkish character "ı".
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Team-EnderIO/EnderIO#312
No description provided.