unleashed crash on 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

solidmoose

New Member
Jul 29, 2019
27
0
0
Hey guys. So I bought a server space for my friends and I to play on from a dedicated server selling company after getting tired of game server sellers. I asked a similar question a while back about setting up the server, and I was told to follow this guide
http://forum.feed-the-beast.com/threads/johnleys-fast-and-easy-server-setup-guide.1290/

So I'm starting to set up the server now but I've run into a snag. I followed all the steps and tweaked them a little because I'm running a Unleashed 1.1.4 server with some extra mods added. If I copy the mods, coremods, and config folder to my pc, I can run minecraft fine with all the mods loaded and working. I can play single player. But as for the server, I uploaded the mods, coremods and config folders from my computer onto it and replaced the default unleashed ones. I start the server and I get this crash

http://pastebin.com/f84na3Tu

hopefully someone can shine some light on the problems I'm having. Thanks
 

solidmoose

New Member
Jul 29, 2019
27
0
0
ok little update. I read this thread​
and it reminded me that I need to take GUIapi out of my coremods folder for starters. since thats a client file only. Now that I've read the thread, I'm wondering what other files I need to remove to get the server working.​
Ive removed GUIapi and a few other mods that were disabled and tried to run the server again and I have a different crash report now​
In the other thread it says I might have the client files and since I copied my client's mod, coremods and config folders into the server, it might be the issue. But also, I downloaded the unleashed 1.1.4 server files from the creeperrepo. so I'm not sure what it is. Any info or guidance on my problems would be greatly appreciated​
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
Try removing the map mod. I've read in a few threads that those are client side only as well.
 

Francis Baster

New Member
Jul 29, 2019
295
0
0
java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient

This sort of error suggests that you are trying to use a client-only mod on a server. Looking at the crash report it looks like the Back Tools mod is causing the crash, according to the mod forum thread this is a client-side only mod.