Server crash at startup

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Yeah, thought of that one already, did the obvious steps about deleting all the versions then get the latest one.... Didnt work :(
 
Re download the modpack and compare what files it has to what is in your swerve excluding any .sh .bat or server.jar you seem to be missing something.
 
Code:
Type: Dedicated Server (map_server.txt)

Code:
java.lang.NoClassDefFoundError: net/minecraft/client/renderer/EntityRenderer

Looks like you are trying to run a client-only mod on a Minecraft server.

Code:
mod_ZanMinimap{Not available} [mod_ZanMinimap] (ZansMinimap1.6.4.zip) Unloaded

There's the culprit. Remove zan's minimap from your mods folder and you are good to go.