#gc server host

32 messages · Page 1 of 1 (latest)

vital sinew
#

whats causing this error

mossy bridge
#

Since you're trying to use 4.0, instead of trying to use some random custom resources, please follow the setup guide.

vital sinew
#

i followed this guide

#

but i am getting that error

mossy bridge
#

Right, and that's the problem. Why would you use 5.0 resources with 4.0? You know that doesn't give you access to 5.0 content on 4.0, right?

#

If you want to use 5.0 resources then go fix them.

#

Otherwise, as said before, since you're trying to play on 4.0 you need to follow the setup guide.

vital sinew
#

i want to play on 5.0

mossy bridge
#

Not official GC, but there are a couple of forks for it.

vital sinew
mossy bridge
#

You still need to fix your resources problem yourself, even if you try to play on 5.0. If you just want to play then you should connect to Yuuki instead

vital sinew
mossy bridge
mossy bridge
vital sinew
#

thanks for the help

mossy bridge
#

sure thing

vital sinew
#

@mossy bridge hey i saw you help some one run 5.0 sv with 4.7 ressouces i managed to get the server running with that with unknownanimagameps 5.0 jar but when i login it say system error ingame

rose palmBOT
# vital sinew <@210795755223384064> hey i saw you help some one run 5.0 sv with 4.7 ressouces ...

System error has four causes:

  1. Grasscutter is not running (either you didn't start it or an error caused it to stop running)
  2. Encryption is enabled (you must disable it in Cultivation settings)
  3. Wrong port/address (if you're connecting to a local server, the correct port and address is localhost and 443)
    4.You have "use HTTPS" checked on the Cultivation home screen.
    Please make sure to check these possibilites.
vital sinew
#

``13:39:03 INFO:Grasscutter Loading Grasscutter...
13:39:04 INFO:Grasscutter Starting Grasscutter...
13:39:04 INFO:Grasscutter Game version: 5.0.0
13:39:04 INFO:Grasscutter Grasscutter version: 1.7.4-021453e
13:39:05 INFO:ResourceLoader Loading resources...
13:39:09 INFO:ResourceLoader Finished loading resources.
13:39:09 INFO:HttpServer [Dispatch] Dispatch server started at 127.0.0.1:443
13:39:09 INFO:GameServer Grasscutter is FREE software. If you have paid for this, you may have been scammed. Homepage: https://github.com/Grasscutters/Grasscutter
13:39:09 INFO:GameServer Game Server started at 127.0.0.1:22102
13:39:09 INFO:Grasscutter Done! For help, type "help"

create rohan 10
13:41:22 INFO:CommandHandler Unknown command: create
account rohan 10
13:44:48 INFO:CommandHandler Usage: account create <username> [<UID>]
Usage: account delete <username>
Usage: account create <username> <password> [<UID>]
Usage: account resetpass <username> <password>
account create rohan 1
13:45:32 INFO:CommandHandler Account created with UID 1.
ls
13:52:58 INFO:CommandHandler Unknown command: ls

``

#

i used yukis luncher to start the game btw

#

if i use cultivation i get ``14:00:11 INFO:Grasscutter Loading Grasscutter...
14:00:11 INFO:Grasscutter Starting Grasscutter...
14:00:11 INFO:Grasscutter Game version: 5.0.0
14:00:11 INFO:Grasscutter Grasscutter version: 1.7.4-021453e
14:00:12 INFO:ResourceLoader Loading resources...
14:00:16 INFO:ResourceLoader Finished loading resources.
14:00:16 INFO:HttpServer [Dispatch] Dispatch server started at 127.0.0.1:443
14:00:16 INFO:GameServer Grasscutter is FREE software. If you have paid for this, you may have been scammed. Homepage: https://github.com/Grasscutters/Grasscutter
14:00:16 INFO:GameServer Game Server started at 127.0.0.1:22102
14:00:16 INFO:Grasscutter Done! For help, type "help"
14:00:25 INFO:RegionHandler [Dispatch] Client [0:0:0:0:0:0:0:1] request: query_region_list

``

#

and my game closes (server dosnt crash)

vital sinew
#

it worked once got in game then it says

#

Exception in thread "main" com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting to connect. Client view of cluster state is {type=UNKNOWN, servers=[{address=localhost:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketOpenException: Exception opening socket}, caused by {java.net.ConnectException: Connection refused: no further information}}] at com.mongodb.internal.connection.BaseCluster.getDescription(BaseCluster.java:177) at com.mongodb.internal.connection.SingleServerCluster.getDescription(SingleServerCluster.java:41) at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:127) at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:87) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:258) at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:182) at com.mongodb.client.internal.MongoCollectionImpl.executeCreateIndexes(MongoCollectionImpl.java:847) at com.mongodb.client.internal.MongoCollectionImpl.createIndexes(MongoCollectionImpl.java:830) at com.mongodb.client.internal.MongoCollectionImpl.createIndexes(MongoCollectionImpl.java:825) at com.mongodb.client.internal.MongoCollectionImpl.createIndex(MongoCollectionImpl.java:810) at dev.morphia.annotations.builders.IndexHelper.createIndex(IndexHelper.java:220) at dev.morphia.annotations.builders.IndexHelper.createIndex(IndexHelper.java:210) at dev.morphia.DatastoreImpl.ensureIndexes(DatastoreImpl.java:186) at emu.grasscutter.database.DatabaseManager.ensureIndexes(DatabaseManager.java:78) at emu.grasscutter.database.DatabaseManager.initialize(DatabaseManager.java:57) at emu.grasscutter.Grasscutter.main(Grasscutter.java:112)

rose palmBOT
vital sinew