MyLifeIsRandom Posted March 6, 2020 Posted March 6, 2020 Log and crash report for my attempt to launch a Minecraft Forge 1.15.2 Server .jar I've managed to set up and operate a vanilla server just fine, using Command Prompt and a .bat file to launch. When trying to launch Minecraft Forge Server, however, I get the above error. The string I've used in the .bat is: java -Xmx4096M -Xms4096M -jar forge.jar nogui It's worked without fail for vanilla, but I've been unable to get Minecraft Forge Server to launch at all. I've looked around a lot for answers, but all solutions are related to specifically mod conflicts with the Forge/Minecraft version, client side mods run on a server and thus being incompatible, etc. However, this is a server that has no active mods at all yet. Just Minecraft Forge Server's .jar running with 64bit Java so I can allocate the needed memory. Vanilla Minecraft in both single player and multiplayer and Forge when chosen on the launcher in both instances work just fine with multiplayer being on my vanilla server .jar I just can't get the Forge Server to launch without crashing. Quote
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.