ghen-git / Thirst-Mod

Other
15 stars 11 forks source link

[Bug] [1.18.2] Failed to Load as Forge Server Mod #3

Closed Silverlehs closed 1 year ago

Silverlehs commented 1 year ago

I get the following error when trying to load the mod into a server (tried it by itself):

Mod Version: Thirst-1.18.2-1.1.1 Forge Version: 40.1.74 [ Thirst Mod (thirst) has failed to load correctly ?7java.lang.RuntimeException: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER ]

I'm not certain but is it pertaining to how the player network data is coded here? src/main/java/dev/ghen/thirst/foundation/network/message/PlayerThirstSyncMessage.java

Great work, really awesome mod!

ghen-git commented 1 year ago

Ohh yeah, i'll fix it asap. Technically a new patch should be up by today. Will update this thread when the issue is fixed

ghen-git commented 1 year ago

I'm glad you're using it on a server btw, happy you enjoy it! i'll fix the issue asap

ghen-git commented 1 year ago

Fixed with the new patch, should be available to download in minutes