Giter Site home page Giter Site logo

Comments (11)

KingRainbow44 avatar KingRainbow44 commented on April 28, 2024 1

this isn't a support forum, go to the discord for support.

from grasscutter.

memetrollsXD avatar memetrollsXD commented on April 28, 2024

It looks like the server isn't receiving HTTP requests from the game. Check your proxy settings (Fiddler, mitmproxy, etc)

from grasscutter.

qwertroot12345 avatar qwertroot12345 commented on April 28, 2024

do the ps choose the different version of the game?(such as zh/global/tw.hk,etc).if not ,it's very thankful to give a setting example below.

from grasscutter.

qwertroot12345 avatar qwertroot12345 commented on April 28, 2024

It looks like the server isn't receiving HTTP requests from the game. Check your proxy settings (Fiddler, mitmproxy, etc)

i found reason by http-pack,the log shows:

"frame": "",
"stackTrace": "MoleMole.SuperDebug:LogToServerInternal(Boolean, String, LogType, Boolean, Int32, Int32, ErrorLevel, ErrorCategory, String, String)\nMoleMole.SuperDebug:LogToServer(LogType, String, Boolean, Int32, ErrorLevel, ErrorCategory, String, Boolean, Int32, String)\nMoleMole.SuperDebug:VeryImportantError(String, ErrorLevel, ErrorCategory, String, Boolean, Int32, Int32, String)\nPJFNILCOKCI:MoveNext()\nUnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)\n",
"logStr": "[RegionDispatch] Get Connect Error 'Error getting response stream (Write: The authentication or decryption has failed.): SendFailure' for:https://127.0.0.1:443/query_cur_region?version=CNRELWin2.6.0&lang=2&platform=3&binary=1&time=825&channel_id=1&sub_channel_id=1&account_type=1&dispatchSeed=227fa47da8ce7dca statusCode:0 contentLength:0 contentType:",
"logType": "Error",

how to fix it?

from grasscutter.

guch8017 avatar guch8017 commented on April 28, 2024

Hey, I got the same issue. I have tried both Fiddler and Charles. It seems that the client successfully sent the 'query_region_list' request to the local server, but it didn't make a get request to the path 'query_cur_region' before it provide an error code 4206, which should be under the same hostname (dispatchosglobal.yuanshen.com:443).

from grasscutter.

fumbling644o avatar fumbling644o commented on April 28, 2024

@guch8017 @qwertroot12345

Possible solutions:

  1. Switch to Java 8u202 as the documentation says you need to use
  2. Switch to the development branch and use Java 16 or newer. It has a different keystore.p12 file that actually works on newer versions of Java.

from grasscutter.

MlgmXyysd avatar MlgmXyysd commented on April 28, 2024

Hey, I got the same issue. I have tried both Fiddler and Charles. It seems that the client successfully sent the 'query_region_list' request to the local server, but it didn't make a get request to the path 'query_cur_region' before it provide an error code 4206, which should be under the same hostname (dispatchosglobal.yuanshen.com:443).

Usually this is because of query_region_list returned an incorrect address. Try to change the dispatchpublicip to dispatchosglobal.yuanshen.com or dispatchcnglobal.yuanshen.com, the proxy daemon will automatically process this address to the correct host.

from grasscutter.

guch8017 avatar guch8017 commented on April 28, 2024

I tried to change this in config.json and then it provide an web connection timeout error. But after I changed it back to 127.0.0.1 it works. I don't know what happened but thanks for your answer.

from grasscutter.

lihe07 avatar lihe07 commented on April 28, 2024

I also had this problem the first time I ran it. I figured out that it is caused by my local proxy settings.
I solved it by using the start.cmd.

from grasscutter.

alt3ri avatar alt3ri commented on April 28, 2024

Yes, by using the start.cmd file, it will automatically setup the proxy for you.

from grasscutter.

Alan-Raddam avatar Alan-Raddam commented on April 28, 2024

Hey, I got the same issue. I have tried both Fiddler and Charles. It seems that the client successfully sent the 'query_region_list' request to the local server, but it didn't make a get request to the path 'query_cur_region' before it provide an error code 4206, which should be under the same hostname (dispatchosglobal.yuanshen.com:443).

Usually this is because of query_region_list returned an incorrect address. Try to change the dispatchpublicip to dispatchosglobal.yuanshen.com or dispatchcnglobal.yuanshen.com, the proxy daemon will automatically process this address to the correct host.

When using fiddler, this solved my problem when changing to dispatchosglobal.yuanshen.com. Restart the game is needed.

from grasscutter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.