Jump to content

The dedicated server fails to start on macOS


MrHopscotch

Recommended Posts

Here is how you fix it:

 

StartServer.command

 

The command cd "$(dirname "$0")" sets the current directory to be the folder of the dedicated server. The class path needs java/trove-3.0.3.jar added to it. Those are the two changes the script needed. 

 

The other change is that libsteam_api.dylib needs to be moved into the natives folder instead of being at the root level. 

 

After modifying the script and moving that dynamic library, the server was able to start. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...