asuno Posted September 25, 2022 Posted September 25, 2022 (edited) I create a minecraft server 1.19 using Oracle cloud . I wanted to add some mods so i donwleaded forge using this link http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.19-41.1.0/forge-1.19-41.1.0-installer.jar and installed forge using the command java -jar forge-1.19-41.1.0-installer.jar --installServer but this only generate me a log file forge-1.19-41.1.0-installer.jar.log. even if the installation was successful. I'm missig something? Help please Edited September 25, 2022 by asuno miss spell Quote
warjort Posted September 25, 2022 Posted September 25, 2022 Did you mean to post a link to that log file? Quote Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
asuno Posted September 25, 2022 Author Posted September 25, 2022 Hello! Here is the log file https://github.com/RonnyIsmael/minecraft_serve/blob/main/forge-1.19-41.1.0-installer.jar.log also the server repo. I read some tutorials and all of then after installing forge have a file with extension universal.jar and use a commenad like this java -Xmx2048M -Xms2048M -jar forge-1.10.2-12.18.1.2011-universal.jar nogui to run forge but i can't find it Quote
warjort Posted September 25, 2022 Posted September 25, 2022 (edited) It says. Quote The server installed successfully Expand The modern way to start the server is to use the run.sh (run.bat on windows). Read that file and the user_jvm_args.txt for more information. Edited September 25, 2022 by warjort Quote Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.