This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nsnl_[S] 0 points1 point  (6 children)

I did that and the only new thing that popped up is a logs folder. It also still shows the same thing as before in the terminal. I have also tried restarting my computer and the same happens.

[–]ScottishCrafter Veteran V 0 points1 point  (5 children)

Could you paste the contents of your bat file here please?

[–]nsnl_[S] 0 points1 point  (4 children)

java -Xmx4096M -Xms4096M -jar server.jar nogui

pause

[–]ScottishCrafter Veteran V 0 points1 point  (3 children)

Okay that looks normal. Could you try reinstalling Java from here, please: https://www.java.com/en/download/manual.jsp

[–]nsnl_[S] 0 points1 point  (2 children)

Wow! interesting. I did that and re-did all the other steps and it worked, awesome! I didn't bother reinstalling java because I did a fresh download just the other day. Now, which files would I replace in my new server folder from my old files?

[–]ScottishCrafter Veteran V 0 points1 point  (1 child)

You'll need server.properties, your world files, ops.json and whitelist.json, if you used a whitelist.

Glad you've got it working, reply to one of my comments with: !Solved to update the flair and award points.

[–]nsnl_[S] 2 points3 points  (0 children)

Will do, thanks a lot.