#Need help understanding the issue with Client Sided mods crashing the server when trying to Host.
8 messages · Page 1 of 1 (latest)
Forge: net.minecraftforge:47.3.12[21:23:27] [main/ERROR] [minecraft/Main]: Failed to start the minecraft server
net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [
Entity Model Features (entity_model_features) has failed to load correctly
?7java.lang.UnsupportedOperationException: Attempting to load a clientside only mod [EMF] on the server, refusing,
Entity Texture Features (entity_texture_features) has failed to load correctly
?7java.lang.UnsupportedOperationException: Attempting to load a clientside only mod on the server, refusing
]
Yes, most client side mods will need to be removed. Otherwise you risk crashing the server.
Case and point 🙂