Sunekaer / stoneBlock

https://minecraft.curseforge.com/projects/stoneblock
32 stars 40 forks source link

Server doesnt work after downloading server pack #890

Open Motzumoto opened 1 year ago

Motzumoto commented 1 year ago

Bug Report

I run install.sh, then launcserver.sh and it immediately crashes

Steps to Reproduce (for bugs)

1.Go to curseforge

  1. Download server pack
  2. Run install.sh
  3. run LaunchServer.sh

Logs

https://paste.feed-the-beast.com/view/b969cd3e I'm also completely unable to find a single log file other than the forge installer log, which is linked below too. https://paste.feed-the-beast.com/view/7faeb1b3

Client Information

schweja3 commented 1 year ago

had the same issue, because of wrong java version. Try this commands in bat file to start. change path to java.exe, forge jar, xmsx arguments and timeout if nesseccary.

"C:\Program Files\Java\jre-1.8\bin\java.exe" -server -Xms2048M -Xmx8192M -jar forge-1.12.2-14.23.5.2854.jar TIMEOUT /t 1 /nobreak exit