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
harry
harryOP2mo ago
I think this is what its tryna get me to change
No description
Juloas
Juloas2mo ago
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 error
harry
harryOP2mo ago
ok so how to fix what should i set my version to like the latest forge?
Juloas
Juloas2mo ago
Can't say without knowing the content of start.sh
harry
harryOP2mo ago
the only start file i have is start.sh so what should my startup command be
harry
harryOP2mo ago
harry
harryOP2mo ago
this is start.sh
harry
harryOP2mo ago
these r all the files i have
No description
Juloas
Juloas2mo ago
I guess it's the fact that the script use bash but may be runing using sh
harry
harryOP2mo ago
so what should i set the startup command to
Juloas
Juloas2mo ago
what's the startup command rn ? sh start.sh ?
harry
harryOP2mo ago
yes
Juloas
Juloas2mo ago
try bash start.sh
harry
harryOP2mo ago
i think its working but how did u know to do bash? bro omfg its saying theres mods missing in the server wtf
Juloas
Juloas2mo ago
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
harry
harryOP2mo ago
oh ok
harry
harryOP2mo ago
No description
harry
harryOP2mo ago
harry
harryOP2mo ago
this is latest log ?
Juloas
Juloas2mo ago
log from client right ?
harry
harryOP2mo ago
No description
harry
harryOP2mo ago
uh see the open latest.log opetion here i just sent that bc theres no error inside console itself
Juloas
Juloas2mo ago
yeah this is client side, not needed
harry
harryOP2mo ago
also telling me this
No description
harry
harryOP2mo ago
could this be the main prob
Juloas
Juloas2mo ago
So i assume you are installing a modpack on the server
harry
harryOP2mo ago
ye
Juloas
Juloas2mo ago
and you have the serverpack zip file with the mods inside maybe ? is that what's uploaded to your server ?
harry
harryOP2mo ago
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
Juloas
Juloas2mo ago
file managing from panels can be pretty tedious guessing by this error, the server is already using neoforge
harry
harryOP2mo ago
so how can i update it
Juloas
Juloas2mo ago
why do you want to update it ?
harry
harryOP2mo ago
bc its giving me error
Juloas
Juloas2mo ago
You need to properly install the server with the correct pack
harry
harryOP2mo ago
i did it has a way where it installs it
harry
harryOP2mo ago
No description
harry
harryOP2mo ago
like this
Juloas
Juloas2mo ago
But yet the mods folder is empty and there is a zip file at the root dir
harry
harryOP2mo ago
mod file is not empty no more after i unarchived the zip
Juloas
Juloas2mo ago
Oh ok so did you restart it ?
harry
harryOP2mo ago
dude how dop i always forget to restart server im so slow bru
Juloas
Juloas2mo ago
also make sure you are running the same modpack version on client and server to avoid any issue
harry
harryOP2mo ago
ye i am

Did you find this page helpful?