-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CurseForge Error on opening #109
Comments
Try changing the following in the config file (config/servercore.toml) This should already be fixed in recent versions of the mod but back then I would automatically uppercase the characters if the setting was specified in lowercase (forgetting to specify locale), which in some specific languages can change some of the characters to something it doesn't understand, such as |
Unfortunately, that change didn't fix my issue; I'm still getting the same error. I wanted to replace the mod folder with recent versions, but I saw that the version 1.19.2 of the mod was last updated on April 12, 2023, on the CurseForge site. What should I do? |
Could try downloading the build from this actions run (when it finishes building) to see if it works with that? |
I switched my PC's language to English and it solved the problem 🤠 |
The version with the fix for this issue is now released on curseforge and modrinth as 1.3.6+1.19.2 |
Describe the bug
FTB_SKIES while opening game opens error window
Reproduce
Steps to reproduce the behavior:Launch game again
Expected behavior
A clear description of what you expected to happen.
NO ERROR MESSAGE
Versions -Latest is not a version!
1.19.2 FORGE LAST VERSION FTB SKIES EXPERT 1.9.0
ServerCore:
Minecraft:
Mod incompatibilities
List any installed mods you think might play a role in causing this bug.
SERVERCORE
Mod File: /C:/Users/user/AppData/Roaming/.minecraft/modpacks/New Folder/mods/servercore-forge-1.3.5+1.19.2.jar
Failure message: ServerCore (servercore) has failed to load correctly
java.lang.IllegalArgumentException: No enum constant me.wesley1808.servercore.common.dynamic.DynamicSetting.CHUNK_TİCK_DİSTANCE
Mod Version: 1.3.5+1.19.2
Mod Issue URL: https://github.com/Wesley1808/ServerCore/issues
Exception message: java.lang.IllegalArgumentException: No enum
The text was updated successfully, but these errors were encountered: