Jump to content

Server Not Starting V.1.15.2-31.0.14


The Sheev

Recommended Posts

Attempting to create a server using 1.15.2-31.0.14 on Mac OS X 10.14.6.
Whenever we create the start.command file to give the server 8-16GB of ram, midway through starting, it crashes. We've tried re-installing everything. Running it without a start.command, editing the command to 1GB, Quadruple Checked command to verify it's targeting 'forge-1.15.2-31.0.14.jar' for the start.command.
*edit: Forgot to mention, that running vanilla @16G Ram causes no issue, but forge won't even start for us.

Attached is the last crash log before we gave up for the night.
Any help would be greatly appreciated.

crash-2020-02-01_22.40.49-server.txt

Edited by The Sheev
Link to comment
Share on other sites

That doesn’t make sense considering we removed java completely from the computer, installed Java 8 for Mac OS X.

and even put the shell command as :

#!/bin/bash

export JAVA_HOME=$(/usr/libexec/java_home -v 1.8)
cd "$(dirname "$0")"
exec Java -Xms16G -Xmx16G -jar forgeserver.jar

 

so instead of quoting something that doesn’t make sense, how about offering a solution? Or does no one here know how to do that?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.