#Cultivation Start vs. Console Start

40 messages · Page 1 of 1 (latest)

left kettle
#

Does the "start" button in cultivation replaces starting GC in the console? Do they start the same thing or do I have to start both?
BTW do they have anything to do with the two different servers & what's the difference between the two (dispatch server vs. game server)?

topaz cloak
#

They're the same thing. Cultivation button is simply starting the cmd for you.
That has nothing to do with different versions/servers. Cultivation starts what you have set

#

Dispatch is what you connect to.
Game server is internal. You do not connect to game server, you only connect to dispatch. That is why Cultivation is set to 443 already by default for connecting

left kettle
#

so "I" connect to dispatch through 443?

topaz cloak
#

Sure do, that's why it's already set up correctly by default

left kettle
#

then how does dispatch server connect to game server

#

or is that connection internal and thus hidden

topaz cloak
#

That's internal.

#

You can try connecting to game server if you want, you'll simply be unable to play

topaz cloak
#

just change the port in your proxy, such as cultivation, to the game server port - 22102

left kettle
#

well actually

topaz cloak
#

You will error on login since you're not connecting to dispatch, which handles login.

left kettle
#

that's another question I wanted to ask

#

so I'm using mimdump

#

and it automatically proxies port 8080

topaz cloak
#

you're mistaken about what the ports are referring to

#

mitmdump is on port 8080, it's connecting you to port 443

#

mitm itself is being hosted on 8080, so your system is sending traffic to it on 8080. Then it is sending your traffic to localhost on 443

left kettle
#

Ooh I get it

topaz cloak
#

one is proxy host port, the other is connection port

left kettle
#

yeah

#

makes tons of sense

left kettle
#

I'm sorry for asking the same (well sort of) question twice but it seems to me the two ways to start GC is different in the sense that if I try to start it from Cultivation directly without using the command line prompts at all then a 502 error occurs, while starting from Cultivation after running grasscutter-1.7.4.jar under User\Grasscutter gets me a 4214 error, and as far as I know the 4214 is closer to success then the 502 isn't it

vale drumBOT
vale drumBOT
topaz cloak
#

The reason you're getting an error is not because of how you're starting it.

#

You need to provide two vital pieces of information first and foremost:

  • Game version from bottom left of login screen
  • Grasscutter and game version from Grasscutter cmd

And obviously if your Grasscutter has errored (in the cmd, regardless of where you started it from) then you should be providing that error before anything else.

left kettle
#

Here is the screenshot from my command prompt

#

and I do realize that the 4214 error is because I am using 4.6 of the game

vale drumBOT
topaz cloak
left kettle
#

Yea but why two different errors for two different starting methods?

#

or are they normal

topaz cloak
#

Doesn't matter because the game version doesn't match the server version

#

Errors are only relevant when the basic requirements are met

left kettle
#

I see

#

thx a lot