hypherionmc / simple-rpc-public

Simple-RPC Issues, wiki and data github
https://www.curseforge.com/minecraft/mc-mods/simple-discord-rpc/
14 stars 1 forks source link

[BUG]Error While Loading Seaopolis #23

Closed Mananangal closed 2 years ago

Mananangal commented 2 years ago

Describe the bug When loading game, an error screen pops up. It says "Error loading mods 1 error has occurred during loading" and "Sİmple RPC encountered an error during the common_setup event phase." when looked into the crash file it says; "Mod File: simple-rpc-1.16.5-2.7.jar Failure message: Simple RPC (simple-rpc) encountered an error during the common_setup event phase java.lang.IllegalArgumentException: Can not set boolean field me.hypherionmc.simplerpclib.configuration.ServerEntriesConfig.enabled to null value Mod Version: 2.7"

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Open Seaopolis'

  2. Click on 'Crash File'

  3. Scroll down to 'Line 50'

  4. See error

Expected behavior The modpack starting regularly

Screenshots If applicable, add screenshots to help explain your problem. Screenshot from 2022-02-02 12-57-31

Versions (DO NOT USE LATEST! BE SPECIFIC!):

Additional context Here is the crash report crash-2022-02-02_12.44.21-fml.txt

hypherionmc commented 2 years ago

Urgh another one caused by the server entries file. If restarting the game doesn't work, try deleting the file called server-entries.toml located in the simple-rpc folder and running the game again.

I will look into this on my side as well

Mananangal commented 2 years ago

Unfortunately it didn't fix the issue.

hypherionmc commented 2 years ago

Damn okay. I'll look at it when I get home. For now you can just remove the mod. Even if you play on a server, you should be able to connect without the mod on the client

hypherionmc commented 2 years ago

Just an update, a fix will be released by tomorrow

hypherionmc commented 2 years ago

Version 2.7.2 fixes this problem :)