Stereowalker / Survive

https://modrinth.com/mod/survive
https://www.curseforge.com/minecraft/mc-mods/survive
Other
19 stars 18 forks source link

[BUG] Dedicated Server Crash #245

Open serialtasted opened 2 years ago

serialtasted commented 2 years ago

MC Version 1.18.2 Mod version 7.1.0

Crash on server load

[06Aug2022 01:19:36.456] [main/DEBUG] [mixin/]: Mixing PlayerMixin from survive.mixins.json into net.minecraft.world.entity.player.Player
[06Aug2022 01:19:36.460] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER
[06Aug2022 01:19:36.461] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/player/LocalPlayer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER)

Full DEBUG.log https://pastebin.com/xmmd76Qn Full LOG.log https://pastebin.com/RRC4N00H

After removing this mod server works fine. Tested with mod version 7.0.7 and works fine.

thepriz commented 2 years ago

MC Version 1.18.2 Forge Version 40.1.56 Mod Version 7.1.0 Union Lib Version 7.1.4

I have experienced this same issue on a dedicated server. Removing this mod or reverting to 7.0.7 does seem to fix the issue.

AtomicAsthma commented 2 years ago

I have the same issue. - Removed the mod and everything is fine again… Did not use previous versions… Client works well

Proxwian commented 2 years ago

Same problem here. Also in version 7.0.7 with latest UnionLib client crash D: