Jump to content

Recommended Posts

Posted

So im trying to set up a forge server, and I tried launching it after following all tutorial steps but i got this error

  Quote

[11Apr2025 23:46:56.925] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 47.2.6, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412]
[11Apr2025 23:46:56.929] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 24 by Oracle Corporation; OS Windows 10 arch amd64 version 10.0
[11Apr2025 23:46:57.021] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forgeserver
[11Apr2025 23:46:57.060] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/MyName/Desktop/NyanTality/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2365!/ Service=ModLauncher Env=SERVER
[11Apr2025 23:46:57.234] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\MyName\Desktop\NyanTality\libraries\net\minecraftforge\fmlcore\1.20.1-47.2.6\fmlcore-1.20.1-47.2.6.jar is missing mods.toml file
[11Apr2025 23:46:57.238] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\MyName\Desktop\NyanTality\libraries\net\minecraftforge\javafmllanguage\1.20.1-47.2.6\javafmllanguage-1.20.1-47.2.6.jar is missing mods.toml file
[11Apr2025 23:46:57.242] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\MyName\Desktop\NyanTality\libraries\net\minecraftforge\lowcodelanguage\1.20.1-47.2.6\lowcodelanguage-1.20.1-47.2.6.jar is missing mods.toml file
[11Apr2025 23:46:57.246] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\MyName\Desktop\NyanTality\libraries\net\minecraftforge\mclanguage\1.20.1-47.2.6\mclanguage-1.20.1-47.2.6.jar is missing mods.toml file
[11Apr2025 23:46:57.316] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
[11Apr2025 23:46:58.287] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments []

Expand  

it crashes after that last line.

I havent added any mods, Ive repeatedly reinstalled, I have the latest version of java and my PC is up to data, does anyone know how to fix this?

Posted

Ive installed Java 17, but its still not working. Is there something I need to change in the server settings to make it use 17 instead of 24?

Posted

Yeah I found it

For anyone else, edit the Run.bat file as a txt and change

  Quote

Java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.20.1-47.2.6/win_args.txt %*

Expand  

to

  Quote

"C:\Program Files\Java\jdk-17\bin\java.exe" @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.20.1-47.2.6/win_args.txt %*

Expand  

 

  • Like 1

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.