Direwolf 1.0.3 Update

  • 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

UW-SoulReaper

New Member
Jul 29, 2019
25
0
0
I just started a new server a few days ago and my guys have been hard at work.

It's been a while since I hosted one. To update do I just delete the current Mods and Configs folder and replace with the new?

Has anyone had any issues doing this that I missed in the forum?

Thanks =)
 

ExileNetwork

New Member
Jul 29, 2019
16
0
0
i always delete and replace the following folders:

- config
- libraries
- mods
- scripts

make sure you keep the config files you changed.

and files:

- pack.json
- version.json

note: if you are using cauldron, you have to overwrite the libraries folder again with you cauldron libs.


greets
 

UW-SoulReaper

New Member
Jul 29, 2019
25
0
0
So i decided to update tonight, I did all as reccommended as above now the server doesn't start and says "We appear to be missing one or more essential library files"

I put the deleted and replaced the Libraries folder and replaced the ftb.jar file left evertything else alone.
 

Cwill

New Member
Jul 29, 2019
3
0
0
I could be wrong about this, I think you missed a step.
When you download the new server files, it comes in a ZIP. Unzip the contents of that file into a folder on your desktop. Then you need to run install.bat (on windows). This will create a number of additional folders and files. You'll then need to move the new contents of the folder over to your server.

Hope that helps!
 

UW-SoulReaper

New Member
Jul 29, 2019
25
0
0
THanks Cwill, and Exilenetwork!!

I did as you suggested Cwill now i'm getting this and just can't figure out what is causing it =(

http://pastebin.com/ZScAz4vV

It keeps hanging up at the same spot over and over, not sure what I did wrong now thanks for all the help

I've even tried just launching a new world and I get the same problem.
 

Cwill

New Member
Jul 29, 2019
3
0
0
I would try this:
Download a completely clean server zip for your mod pack. This should contain every file that you need to run the server. Unzip it on to your desktop, then run the install.bat. Once the installer is done, run ServerStart.bat. This should (successfully?) launch a completely new instance of the server on your local machine, with a completely new world. Open your minecraft and make sure you can connect to 127.0.0.1, your local world using the 1.0.3 server.

If you are able to connect to this world, then shut down the local server, go to the location where it was running from (where you unzipped it), and then remove the world folder. Replace it with your 'real' world folder that your friends have been playing on. Again, start up your local server (now using your real world) and try to connect with your minecraft once it finished loading. This should also work.

Once you've verified that both of those steps are working, you can then delete the 4 folders (discussed previously) on your hosted server( Take backups first, if you haven't!), and upload all the files from your local server to your hosted server. Make sure that you don't accidentally delete any custom plugins that you may have loaded (if they are important to you), and make sure you don't delete your backups, if they are stored on your hosted server. My host uses McMyAdmin, and it stores its backups in a folder called BACKUPS in the root level of the MC directory.

One thing you may already know: whenever you go to update your hosted server, you will need to make sure that the server is not running. Second, your hosting service may be looking for minecraft_server.jar to start your server automatically -- if this is the case, you need to rename FTBServer-1.7.10-1272.jar to be minecraft_server.jar. If you don't do this, its possible that your host will attempt to 'fix' your server when you start it by deploying a default minecraft_server.jar, and loading your world with a default server jar will almost definitely cause corruption.

I had a lot of trouble getting all this to work myself, so please let me know if you have any more questions.

Good luck!
 

UW-SoulReaper

New Member
Jul 29, 2019
25
0
0
Thank you sooo much!!! I had to run a /fml confirm command in the console and tht let it go past the hang up, The console on mcmyadmin wouldn't show the message or i missed it but saw it on my computer console. You're a life saver =)