You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
Tried using the startserver.bat file and get this error
I'm using Windows 10 OS and java 8
The text was updated successfully, but these errors were encountered: