-
Notifications
You must be signed in to change notification settings - Fork 4.5k
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
.jar file not communicating with MongoDB server #133
Comments
Are you sure you're using JDK-8u202 ?
|
I'm on base Java 8: java -version Should I upgrade? |
Yes. |
java version "1.8.0_202" Java 8 Version 202 is Needed to run grasscutter |
Steps taken during startup process:
MongoDB service started from cmd
MongoDBCompass opened to verify server status, successfully connected to localhost:27017 (picture attached to verify connection)
Attempted to run grasscutter.jar (pre-packaged version), received error message below
Persists after disabling windows firewall, allowing MongoDB to connect to all local ports, and running the cmd as admin; Windows 11 OS with MongoDB 5.0.7 and JDK 8.0
The text was updated successfully, but these errors were encountered: