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
120 stars 22 forks source link

[BUG] Entity Texture/Model Features crash on (Neo)Forge servers #274

Open JulianVennen opened 4 weeks ago

JulianVennen commented 4 weeks ago

Describe the issue When starting a server with ETF or EMF installed, the server crashes. While there is no need to run these mods on a server, they still should not cause a crash whenever possible. It happens all the time that modpack authors include these mods in their server files or users copy over the mods folder from their client to the server. According to the forge documentation one-sided mods should still work on the incorrect side.

Basically, if your mod is loaded on the wrong side, it should simply do nothing, listen to no events, and so on.

To my understanding you could just remove the line that throws the exception in the Forge and NeoForge version and it would solve the issue.

Crash log

Log: https://mclo.gs/eDix5Nx Crash Report: https://mclo.gs/GOqekbl

Your setup: (please complete the following information):