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
#!/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
mclo.gs
Unknown Log [#XC9izU5]
33 lines
No description
3 Replies
Admincraft Meta
Thanks for asking your question!
Once you have finished, please close your thread. Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
command to close
/close !close !solved
Requested by j3en#0
ProGamingDk
ProGamingDk2y ago
u need to set permissions 777 should work click the 3 dots next to run.sh find permissions
Jeen
JeenOP2y ago
Thanks !solved

Did you find this page helpful?