Swan
AAdmincraft
•Created by Swan on 8/6/2024 in #questions
trying to figure out how to download stoneblock 3 for an enviromc server
119 replies
AAdmincraft
•Created by Swan on 8/6/2024 in #questions
trying to figure out how to download stoneblock 3 for an enviromc server
@Skullians i renamed the minecraft_server.1.18.2.jar to server.jar
119 replies
AAdmincraft
•Created by Swan on 8/6/2024 in #questions
trying to figure out how to download stoneblock 3 for an enviromc server
container@pterodactyl~ java -Xms128M -Xmx4096M -Dterminal.jline=false -Dterminal.ansi=true -jar server.jar
Error: Unable to access jarfile server.jar
119 replies
AAdmincraft
•Created by Swan on 8/6/2024 in #questions
trying to figure out how to download stoneblock 3 for an enviromc server
119 replies
AAdmincraft
•Created by Swan on 8/6/2024 in #questions
trying to figure out how to download stoneblock 3 for an enviromc server
its
java -javaagent:log4jfix/Log4jPatcher-1.0.0.jar -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -Xmx6144M -Xms4096M @user_jvm_args.txt @libraries\net\minecraftforge\forge\1.18.2-40.2.14\unix_args.txt nogui
119 replies
AAdmincraft
•Created by Swan on 8/6/2024 in #questions
trying to figure out how to download stoneblock 3 for an enviromc server
119 replies
AAdmincraft
•Created by Swan on 8/6/2024 in #questions
trying to figure out how to download stoneblock 3 for an enviromc server
119 replies
AAdmincraft
•Created by Swan on 8/6/2024 in #questions
trying to figure out how to download stoneblock 3 for an enviromc server
119 replies
AAdmincraft
•Created by Swan on 8/6/2024 in #questions
trying to figure out how to download stoneblock 3 for an enviromc server
alright pretty sure i got it set up
119 replies
AAdmincraft
•Created by Swan on 8/6/2024 in #questions
trying to figure out how to download stoneblock 3 for an enviromc server
i have filezilla, pretty sure that's what you mean anyways
119 replies
AAdmincraft
•Created by Swan on 8/6/2024 in #questions
trying to figure out how to download stoneblock 3 for an enviromc server
119 replies
AAdmincraft
•Created by Swan on 8/6/2024 in #questions
trying to figure out how to download stoneblock 3 for an enviromc server
done again
119 replies
AAdmincraft
•Created by Swan on 8/6/2024 in #questions
trying to figure out how to download stoneblock 3 for an enviromc server
119 replies
AAdmincraft
•Created by Swan on 8/6/2024 in #questions
trying to figure out how to download stoneblock 3 for an enviromc server
done
119 replies
AAdmincraft
•Created by Swan on 8/6/2024 in #questions
trying to figure out how to download stoneblock 3 for an enviromc server
@echo off
IF EXIST eula.txt (
goto CHECKEULA
) ELSE (
goto ASKEULA
)
IF %errlevel% EQU 1 goto END
:CHECKEULA
>nul find "eula=false" eula.txt && (
goto ASKEULA
) || (
goto END
)
:ASKEULA
echo "Do you agree to the Mojang EULA available at https://account.mojang.com/documents/minecraft_eula ?"
set /p EULA=[y/n]
IF /I "%EULA%" NEQ "y" GOTO END
echo eula=true>eula.txt
:END
"jre\jdk-17.0.2+8-jre\bin\java.exe" -javaagent:log4jfix/Log4jPatcher-1.0.0.jar -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -Xmx6144M -Xms4096M @user_jvm_args.txt @libraries\net\minecraftforge\forge\1.18.2-40.2.14\win_args.txt nogui
119 replies
AAdmincraft
•Created by Swan on 8/6/2024 in #questions
trying to figure out how to download stoneblock 3 for an enviromc server
119 replies
AAdmincraft
•Created by Swan on 8/6/2024 in #questions
trying to figure out how to download stoneblock 3 for an enviromc server
119 replies
AAdmincraft
•Created by Swan on 8/6/2024 in #questions
trying to figure out how to download stoneblock 3 for an enviromc server
where would that be
119 replies
AAdmincraft
•Created by Swan on 8/6/2024 in #questions
trying to figure out how to download stoneblock 3 for an enviromc server
119 replies
AAdmincraft
•Created by Swan on 8/6/2024 in #questions
trying to figure out how to download stoneblock 3 for an enviromc server
it's a quarter done now so prolly be another 10 or 20 mins
119 replies