AllTheMods / Server-Scripts

Server Startup Scripts
Other
68 stars 37 forks source link

Unable to start server #69

Open ajidevelop opened 4 years ago

ajidevelop commented 4 years ago

Tried using the startserver.bat file and get this error

DEBUG: JAVA version output (java -d64 -version): 
Unrecognized option: -d64
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

I'm using Windows 10 OS and java 8

ajidevelop commented 4 years ago

I did some more research and it looks like you're using a deprecated argument and is no longer supported in java. I removed -d64 from the shell script and i got further into the script.