Hello, I’m fairly new to forge modding and arc light so please be understanding.
I’ve used self hosted fabric/vanilla servers in the past but my friends want a forge server for a specific few mods, but we also needed our voice chat plugin so I chose arclight.
the server starts and runs all mods fine when running the forge bat except plugins. but when running arclight from cmd or a custom bat it spews out errors in the console,
I’ve already tried many Java installations, I only have one installed that being:
Oracle 17.0.3.1 jdk
The custom jar I wrote reads:
java -Xmx8G -jar arc.jar —nogui
I renamed the arclight file to arc
here is the output of running the custom made jar
Https://pastebin.com/DLx6ny4D
thx for any help in advance!