ronancpl / HeavenMS

An improved server based on MapleSolaxia (v83 MapleStory private server)
GNU Affero General Public License v3.0
1.03k stars 742 forks source link

Editing Client using hexeditor #547

Closed philos22 closed 4 years ago

philos22 commented 4 years ago

Noob question for sure: Do I just type my Hamachi IP in place of the default 127.0.0.1?

I get this error after trying to log in after starting the client: Unable to log on as a master on IP

tldr; I don't think I am editing my client correctly with hex

philos22 commented 4 years ago

Could somebody guide me through transitioning from localhost -> Hamachi server? eg. Editing config.yaml Editing Client

ronancpl commented 4 years ago

Hi @philos22 ,

In order to avoid such an issue, either set the server parameter USE_IP_VALIDATION = false or use IP 127.0.0.1 to connect to the server (which should be running on the same machine you're using to play the game).