[BUG] "Crashes server on startup"
DTX3 opened this issue ยท 4 comments
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.
yes ETF is a client side only mod, it crashes forge if it detects it is being run on a dedicated server
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