Trying to run a Vault Hunter/ forge server for the first time, but getting stuck doing so.

Can anyone help me figure it out?
  • trying on Pterodactyl
  • switched egg to forge
  • Tried changin the run.sh :
    #!/usr/bin/env sh
    # Forge requires a configured set of both JVM and program arguments.
    # Add custom JVM arguments to the user_jvm_args.txt
    # Add custom program arguments {such as nogui} to this file in the next line before the "$@" or
    #  pass them to this script directly
    "ghcr.io/parkervcp/yolks:java_17" @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.18.2-40.1.93/win_args.txt %*
    pause

    https://mclo.gs/XC9izU5
image.png
mclo.gs
33 lines
Was this page helpful?