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

totte1015

New Member
Jul 29, 2019
391
0
1
Yeah, thought of that one already, did the obvious steps about deleting all the versions then get the latest one.... Didnt work :(
 

Connor Gavitt

New Member
Jul 29, 2019
1,091
-1
0
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.
 

Francis Baster

New Member
Jul 29, 2019
295
0
0
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.