Skip to content

lllegalArgumentException due to CHUNK_TİCK_DİSTANCE in Configuration #128

@Chef-Keriyo

Description

@Chef-Keriyo

encountered an issue while loading Minecraft with the ServerCore mod (version 1.3.5+1.18.2). The mod fails to load due to an IllegalArgumentException being thrown because of a setting with an unrecognized enum value: CHUNK_TİCK_DİSTANCE.

The problem seems to be caused by a special character ("İ") in

the word TİCK, which is preventing the mod from recognizing the setting properly. The character used appears to be the capital "I" with a dot (İ) instead of the standard "I".

Steps to Reproduce:

Install Minecraft with Forge version 1.18.2-40.2.9 and ServerCore mod version 1.3.5+1.18.2.
Have a Turkish client
Launch Minecraft.
The game crashes with the following error message:

java.lang.IllegalArgumentException: No enum constnt me.wesley1808.servercore.common.dynamic.DynamicSetting.CHUNK_TİCK_DİSTANCE

crash-2025-03-21_16.51.50-fml.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions