Posted April 19, 20205 yr I am working with forge-1.15.2-31.1.46. The server runs just fine in Intellij, but when I try to make the forge server run outside of a dev environment it crashes. It is not due to any mods because I was running it without mods. Also, the server ran just fine without forge. Here is the Server Crash Report: https://pastebin.com/7F6WScAW And the Debug Log: https://pastebin.com/37s9LHnx Any ideas? Edit: For anyone wondering, this is my Java Version: java version "1.8.0_241" Java(TM) SE Runtime Environment (build 1.8.0_241-b07) Java HotSpot(TM) 64-Bit Server VM (build 25.241-b07, mixed mode) Edit 2: It should be using java 1.8, but looking at the logs it seems it's using 12? Looking into this. Edit 3: Seems like that was the issue. I had a java 12 also installed along with 1.8. After uninstalling 12 it works fine now. Edited April 19, 20205 yr by ZDoctor
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.