Solved Direwolf20 server not loading

  • 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

Duck_man1

New Member
Jul 29, 2019
4
0
0
Hey guys, I'm trying to set up a Direwolf20 server, but no matter what I do it does not get past a certain stage in the loading process. I have accepted the EULA, have tried using java 7 and 8 and have tried starting up both Serverstart.bat and FTBServer.jar and neither get past the final part shown in the pastebin file (see below). Any help with this will be much appriciated. Thanks.
http://pastebin.com/eT8EaGPX
 

Grimmy

New Member
Jul 29, 2019
12
0
0
I'm having this exact same problem. Did you ever find a solution to it Duck_man1?
 

Grimmy

New Member
Jul 29, 2019
12
0
0
Aww. Direwolf20 is my favorite, and less mod-heavy than the others, while still having the basics, unlike FTBlite.
 

Duck_man1

New Member
Jul 29, 2019
4
0
0
Just tried to install it again and this time it worked, so i'll run through what I did (note, you may know how to do most of this already but it may be beneficial to someone else who doesn't). First, after downloading the server files, run ServerStart.bat and wait until it finishes loading, ie when the console has stopped producing new text, type stop and press enter. That should close the console. Then, press the windows key and R and type cmd in the place it tells you to, then press enter. Type ipconfig in the command window and press enter. Open up your server properties file and where it asks for the server ip type the IPv4 address from the command window. You will also need to change the level type to BIOMESOP if you want biomes o plenty. The next bit is slightly trickier if you don't know how to port forward, but there are plenty of tutorials on port forwarding on the internet. If this is the only server you have then you can keep the server port to the default 25565, if not, then you should know how to port forward already. What you then need to do is save the server properties file and delete the world folder. Run ServerStart again and your server should be up and running. To be able to connect to it you will need to go to http://www.canyouseeme.org/ to find out your external ip address. It should show your ip and gives the option to check whether a port is open. Type 25565 or whatever port your server is running on and click check port (your server needs to be running for it to say that the port is open). To connect in game to your server type your ip followed by ':25565', for example, 1.23.456.78:25565. Hopefully your server is up and running now!
 

Grimmy

New Member
Jul 29, 2019
12
0
0
Thanks Duck_man1, I will give this a shot, although I am using server hosting, so I don't think I need to port forward or anything like that.