Solved - Updating Server To 1.17.1? - High Performance Minecraft

  • Home
    • Recent Posts
    • Recent Activity
  • Forums
    • Search Forums
    • Recent Posts
  • Resources
    • Search Resources
    • Most Resources
    • Latest Reviews
  • Wiki
    • Wiki Index
    • Page List
    • Recent Activity
  • Team
    • Administrator
    • Moderator
    • Sponsor
    • Developer
    • Wiki Team
    • Services Moderator
    • Junior Moderator
    • Resources Moderator
  • Downloads
    • Spigot / BuildTools
    • BungeeCord
  • Discord
  • Hub
  • Issues
  • Members
    • Notable Members
    • Current Visitors
    • Recent Activity
    • New Profile Posts
  • Donate
Your username or email address: Password: Forgot your password? Stay logged in SpigotMC - High Performance Minecraft Software Home Forums Spigot Spigot Help Solved Updating server to 1.17.1?

Discussion in 'Spigot Help' started by Whatamianoob, Jul 9, 2021.

  1. Whatamianoob

    Whatamianoob

    Greetings friends. I'm trying to upgrade the family Minecraft server from some 1.16 (or maybe even earlier) version to 1.17.1. The server upgraded to 1.17 but for the life of me I cannot get it to 1.17.1 I tried running the BuildTools script: Code (Text): java -jar BuildTools.jar --rev 1.17.1 That went through the process of building the chunks and everything, but the server version is not changing. For reference, I set the server up to be a service managed by systemctl on ubuntu mint, if that matters. Am I missing something? The start script I am using is as follows: Code (Text): #!/bin/sh cd /home/kirby/Documents/Minecraft_current && java -Xmx4G -Xms1G -jar server.jar spigot-1.17.1.jar --forceUpgrade nogui Any thoughts?
    #1 Whatamianoob, Jul 9, 2021 Last edited: Jul 9, 2021
  2. mrfloris

    mrfloris

    Screenshot 2021-07-10 at 00.19.35.png this gives you the spigot file, it doesn't do anything to chunks or running the server
    #2 mrfloris, Jul 9, 2021
  3. mrfloris

    mrfloris

    Screenshot 2021-07-10 at 00.20.19.png why are you trying to start the jvm with 2 server jars? forceupgrade is only needed "once"
    #3 mrfloris, Jul 9, 2021
  4. Whatamianoob

    Whatamianoob

    mrfloris said: ↑
    View attachment 633928 why are you trying to start the jvm with 2 server jars? forceupgrade is only needed "once"Click to expand...
    You handsome handsome man, good point. The issue was that it was loading the (outdated) server.jar. Why did I think I needed both? Solved.
    #4 Whatamianoob, Jul 9, 2021
(You must log in or sign up to post here.) Show Ignored Content Your username or email address: Do you already have an account?
  • No, create an account now.
  • Yes, my password is:
  • Forgot your password?
Stay logged in SpigotMC - High Performance Minecraft Software Home Forums Spigot Spigot Help SpigotMC - High Performance Minecraft Software Home Forums Spigot Spigot Help

Tag » How To Update A Minecraft Server To 1.17