MrCrayfish / MrCrayfishFurnitureMod-Refurbished

The next generation of MrCrayfish's Furniture Mod, written from the ground up with brand new models.
https://www.curseforge.com/minecraft/mc-mods/refurbished-furniture
MIT License
29 stars 10 forks source link

The game crashed whilst unexpected error Error: java.lang.IllegalStateException: Config property is not linked yet #24

Open longsosos opened 3 weeks ago

longsosos commented 3 weeks ago

T crash-2024-08-23_22.19.51-client.txt his crash didn't occur when playing single-player but crashed while playing multiplayer. When I checked the report, it claimed that the mod MrCrayfish's Furniture Mod: Refurbished and Framework was the reason of the crash.

MrCrayfish commented 2 weeks ago

Are you using a software called Velocity by any chance?

longsosos commented 2 weeks ago

no i don't even know how to use that tho, do you need my modlist ?

mici1708 commented 2 weeks ago

i have same problem, when place a mail box on multiplayer server on velocity my client crash. latest.log

MrCrayfish commented 2 weeks ago

I mentioned Velocity because it is known not the be able to handle custom login packets. This is not something I can fix in my mod. @mici1708

MrCrayfish commented 2 weeks ago

So this error only occurs if you didn't receive the configuration data from the server. This happens during the handshake, before the world data is sent to the client. It's going to be hard to pinpoint the issue because of the amount of mods you have installed which could be contributing to the issue. Do you happen to have the debug game log that corresponds with the crash? That log should tell you if you received the config data.

mici1708 commented 1 week ago

Where can I find it