NetEase / pomelo

A fast,scalable,distributed game server framework for Node.js.
http://pomelo.netease.com
MIT License
11.86k stars 2.9k forks source link

[pomelo-rpc] server unknown: undefined #1179

Open joaoduavy opened 2 years ago

joaoduavy commented 2 years ago

Hello, I'm new here in the pomelo framework. But basically I'm initializing the master, connector, metagame, room servers on the local host and every time my client tries to connect to the server he can't. in addition I noticed that every time a message appears in the terminal like: "ERROR (my_project_name/pomelo-rpc/node-modules.../mailStation) server unknown: undefined

Cold Simeone help me ?

joaoduavy commented 2 years ago

I think knowing where this "mailStation" file is called in the base API code I might be able to identify the problem.