Server failed to startup
LiquidLighter opened this issue ยท 4 comments
Server Version:
Enigmatica6Server-0.4.14
- Extracted Fresh Server file
- Opened "serverstarter-2.0.1.jar"
- Accepted EULA when prompted
- Mods get downloaded
- Right as the server is about to start launching, error is split out: shown in screenshot
(Error is re-obtained even when closing the server and reopening)
latest log:
latest.log
We use the issue tracker exclusively for bug reports, development and feature requests. However, this issue appears to be a support request. Please use the support channel on our Discord to get help.
To use Java 16 with minecraft forge below 1.17 you need the --illegal-access=permit
java argument.
It is generally recommended to use Java 8 as that is what all mods are build with.
Yeah, sorry about that, wasn't sure where to submit a support ticket. I also just noticed the discord was written in the server launch client and went there. Saw someone else had the same issue and was fixed when they used a version of java other than 16. Thanks anyways.