I am having an issue with making my server implement my mods. I noticed that it would give me access to the mod items but it wasn't generating any of the actual blocks when creating a new world(like flowers from Botania and such things).
So I took a step back and noticed that my forge hadn't created a config folder. I tried running the forge-1.12.2-14.23.2.2632-universal.jar file again, with and without a mod folder, and it just made a little loading symbol for a second and then did nothing. So i ran it through a .bat file to see what was actually happening and got this error message(attached below). I have jdk 10 installed and I'm wondering if that is somehow conflicting because the error message keeps mentioning jdk files, but I honestly have no clue what to do to fix this issue.
My server boots up and runs just fine, it's just the forge file here causing me problems. And the mods work perfectly on single player so it's gotta be the server-side forge being the problem right? Any help on this would be greatly appreciated! Thank you.
I figured it out. In case anyone is having this issue I fixed it by switching to Java 8. Forge isn't compatible with Java 10 yet it seems. Derps on me for not checking on that to begin with.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I am having an issue with making my server implement my mods. I noticed that it would give me access to the mod items but it wasn't generating any of the actual blocks when creating a new world(like flowers from Botania and such things).
So I took a step back and noticed that my forge hadn't created a config folder. I tried running the forge-1.12.2-14.23.2.2632-universal.jar file again, with and without a mod folder, and it just made a little loading symbol for a second and then did nothing. So i ran it through a .bat file to see what was actually happening and got this error message(attached below). I have jdk 10 installed and I'm wondering if that is somehow conflicting because the error message keeps mentioning jdk files, but I honestly have no clue what to do to fix this issue.
My server boots up and runs just fine, it's just the forge file here causing me problems. And the mods work perfectly on single player so it's gotta be the server-side forge being the problem right? Any help on this would be greatly appreciated! Thank you.
I figured it out. In case anyone is having this issue I fixed it by switching to Java 8. Forge isn't compatible with Java 10 yet it seems. Derps on me for not checking on that to begin with.