Traben-0 / Entity_Texture_Features

A Minecraft Fabric & Forge mod that adds random, emissive & blinking textures for mobs, skins and much more!
GNU Lesser General Public License v3.0
131 stars 25 forks source link

[BUG] "Crashes server on startup" #118

Closed DTX3 closed 1 year ago

DTX3 commented 1 year ago

When starting my server it crashes with this installed.

I'm using 1.18.2-4.1.1 forge version.

Failure message: Entity Texture Features (entity_texture_features) has failed to load correctly java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER Mod Version: 4.1.1 Mod Issue URL: https://github.com/Traben-0/EmissiveMod/issues Exception message: java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER

Crash log.

crash-2022-11-14_11.58.35-fml.txt

Traben-0 commented 1 year ago

yes ETF is a client side only mod, it crashes forge if it detects it is being run on a dedicated server

Traben-0 commented 1 year ago

you need to install it on your client only, the dedicated server does not need the mod and it does not do anything on the server

DTX3 commented 1 year ago

Oh whoops! Apologies.

Traben-0 commented 1 year ago

all good mate it happens :)