Posted August 23, 20223 yr Hello. I would like to know which mods caused my 1.19.2 server to crash. Latest forge loader by the way. Debug log : https://paste.ee/p/w14SJ Thank you.
August 23, 20223 yr Quote [23Aug2022 02:08:20.304] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.1.2, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853, -Xmx8G] You have put -Xmx8G in the wrong place. It is a java option so it goes in user_jvm_args.txt Instead you are trying to pass it to Minecraft which fails Quote [23Aug2022 02:08:34.088] [main/ERROR] [net.minecraft.server.Main/FATAL]: Failed to start the minecraft server joptsimple.UnrecognizedOptionException: X is not a recognized option 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.
August 23, 20223 yr Author 3 hours ago, warjort said: You have put -Xmx8G in the wrong place. It is a java option so it goes in user_jvm_args.txt Instead you are trying to pass it to Minecraft which fails https://prnt.sc/Crufjgk5BF6l I did put it in user_jvm_args.txt though ? Located in 1.19.2 Server\libraries\net\minecraftforge\forge\1.19.2-43.1.2
August 23, 20223 yr The user_jvm_args.txt is the file directly in your server folder, do not modify any other files. See: https://imgur.com/a/00uB5At
August 23, 20223 yr Author 17 minutes ago, Luis_ST said: The user_jvm_args.txt is the file directly in your server folder, do not modify any other files. See: https://imgur.com/a/00uB5At alright. Is this fine ? https://prnt.sc/aDQDSMUUp5JA
August 23, 20223 yr Your issue is not what is in that file. Your problem is that you also added it somewhere else, probably run.bat? 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.
August 23, 20223 yr Also the nogui option does need to go in the run.bat since that is a minecraft option 🙂 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.
August 23, 20223 yr Author 1 minute ago, warjort said: Your issue is not what is in that file. Your problem is that you also added it somewhere else, probably run.bat? no? https://prnt.sc/QH64-9_GVkU9 I simply modified the "wrong" user_jvm_args.txt apaprently. I reverted the changes. Also, reverting the changes fixed my problem. Just now, warjort said: Also the nogui option does need to go in the run.bat since that is a minecraft option 🙂 ohhh, thank you. so now I should be fine ? https://prnt.sc/GQFBE1B8noEa
August 23, 20223 yr Author 5 minutes ago, Luis_ST said: This should work now indeed. The issue now is InventorySorter not loading correctly : crash. Reported it to the github.
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.