Project MMO

Project MMO

10M Downloads

Clinet Crash when joining the server

M1hono opened this issue ยท 1 comments

commented

When the player tried t connect to serer client crashes after server's log below.

[2611 2023 02:34:48.811] [Server thread/ERROR] [harmonised.pmmo.config.readers.TomlConfigHelper/]: Config failure: Using default config value due to parsing error: Unknown enum value name: FISHING missed input: SimpleCommentedConfig:{FISHING=SimpleCommentedConfig:{cooloff_amount=1, min_time_to_apply=200, tolerance_percent=0.0, tolerance_flat=0, source=[], retention_duration=0, reduction=0.1}}
[2611 2023 02:34:49.122] [Server thread/ERROR] [harmonised.pmmo.config.readers.TomlConfigHelper/]: Config failure: Using default config value due to parsing error: Not a number: SimpleCommentedConfig:{combat=1.0E-6}; Not a number: SimpleCommentedConfig:{combat=1.0E-4}; Not a number: SimpleCommentedConfig:{combat=1.0E-6}; Not a number: SimpleCommentedConfig:{combat=0.05, endurance=0.05} missed input: SimpleCommentedConfig:{max_health=SimpleCommentedConfig:{combat=0.05, endurance=0.05}, armor=SimpleCommentedConfig:{combat=1.0E-6}, attack_damage=SimpleCommentedConfig:{combat=1.0E-4}, movement_speed=SimpleCommentedConfig:{combat=1.0E-6}} missed input: SimpleCommentedConfig:{minecraft:generic=SimpleCommentedConfig:{max_health=SimpleCommentedConfig:{combat=0.05, endurance=0.05}, attack_damage=SimpleCommentedConfig:{combat=1.0E-4}, movement_speed=SimpleCommentedConfig:{combat=1.0E-6}, armor=SimpleCommentedConfig:{combat=1.0E-6}}

The game version is 1.20.1 forge47.1.3

The crash log from client is below.
crash-2023-11-26_03.14.12-client.txt
A full log of crash is here.
latest.log

I tested the serverconfig on sigleplayer world and it works fine.
It still crashed when I replace the server config with default version so tell me if it's not a pmmo issue as I don't want to make an execuse.

commented

Sry I'm sooooo stupid as I use incorrect version of mods.