Create: Above and Beyond

Create: Above and Beyond

2M Downloads

Have Trouble Opening Personal Server on Windows Device

Max0xaM-rll opened this issue ยท 2 comments

commented

latest.log
debug.log

Running forge1.16.5-36.2.20, Java 8 331 is installed on computer. Modpack works fine through CurseForge App, the problem is running modded server on personal computer. Suggestions?

commented

the following is bat file is use to try to run the server
java -Xmx8G -Xms8G -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=0 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+UseG1GC -jar forge-1.16.5-36.2.20.jar nogui

commented

I fixed this by uninstalling my current Java editions and finding the recommended Java 8 to use for this mod.