hekp
[Pterodactyl Daemon]: Checking server disk space usage, this could take a few seconds...
[Pterodactyl Daemon]: Updating process configuration files...
[Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
container@pterodactyl~ Server marked as starting...
[Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
[Pterodactyl Daemon]: Finished pulling Docker container image
container@pterodactyl~ java -version
openjdk version "1.8.0_312"
OpenJDK Runtime Environment (Temurin)(build 1.8.0_312-b07)
OpenJDK 64-Bit Server VM (Temurin)(build 25.312-b07, mixed mode)
container@pterodactyl~ sh start.sh
Start script generated by ServerPackCreator 7.2.1.
To change the launch settings of this server, such as JVM args / flags, Minecraft version, modloader version etc., edit the variables.txt-file.
start.sh: 392: Bad substitution
container@pterodactyl~ Server marked as offline...
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 2
[Pterodactyl Daemon]: Out of memory: false
[Pterodactyl Daemon]: Aborting automatic restart, last crash occurred less than 60 seconds ago.
it wont start
43 Replies
I think this is what its tryna get me to change

To change the launch settings of this server, such as JVM args / flags, Minecraft version, modloader version etc., edit the variables.txt-file.
this is just information
start.sh: 392: Bad substitution
this is the actual errorok so how to fix
what should i set my version to like the latest forge?
Can't say without knowing the content of
start.sh
the only start file i have is start.sh so what should my startup command be
this is start.sh
these r all the files i have

I guess it's the fact that the script use
bash
but may be runing using sh
so what should i set the startup command to
what's the startup command rn ?
sh start.sh
?yes
try
bash start.sh
i think its working but how did u know to do bash?
bro omfg its saying theres mods missing in the server wtf
it is using bash syntax which errored because it was running with
sh
,
at top of the script it has the statement #!/usr/bin/env bash
which would make it run under Bash
unless the script was executed with a command, eg sh
oh ok

this is latest log
?
log from client right ?

uh
see the open latest.log opetion here
i just sent that
bc theres no error inside console itself
yeah this is client side, not needed
also telling me this

could this be the main prob
So i assume you are installing a modpack on the server
ye
and you have the serverpack zip file with the mods inside maybe ?
is that what's uploaded to your server ?
1s
bru im tryna unarchive it and no file is being created
wait nvm 12s
1x
1s
ok how can i install neoforge onto the server
file managing from panels can be pretty tedious
guessing by this error, the server is already using neoforge
so how can i update it
why do you want to update it ?
bc its giving me error
You need to properly install the server with the correct pack
i did
it has a way where it installs it

like this
But yet the mods folder is empty and there is a zip file at the root dir
mod file is not empty no more after i unarchived the zip
Oh ok
so did you restart it ?
dude
how
dop i
always forget
to restart server
im so slow bru
also make sure you are running the same modpack version on client and server to avoid any issue
ye i am