Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server doesnt work after downloading server pack #890

Open
Motzumoto opened this issue May 24, 2023 · 1 comment
Open

Server doesnt work after downloading server pack #890

Motzumoto opened this issue May 24, 2023 · 1 comment

Comments

@Motzumoto
Copy link

Bug Report

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

Steps to Reproduce (for bugs)

1.Go to curseforge
2. Download server pack
3. Run install.sh
4. 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

  • Modpack Version: Latest
  • Server/LAN/Single Player: Server
  • Optifine Installed: No
  • Shaders Enabled: No
@schweja3
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants