maierfelix / POGOserver

Pokemon GO server emulator
GNU General Public License v3.0
460 stars 198 forks source link

UnhandledPromiseRejectionWarning on Login #325

Closed ghost closed 7 years ago

ghost commented 7 years ago

I know this project is abandoned, but maybe someone could help me out anyway?

Using the final build... Whenever my client tries to login, this happens. It'll timeout after a while.

[Console] fumexahila@golemico.com connected! [Console] fumexahila@golemico.com is playing with an Android device! [Console] ##### 13:53:5 [Console] GET_PLAYER 10 => 76 (node:7256) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: "string" must be a string, Buffer, or ArrayBuffer

ghost commented 7 years ago

Turns out the server disliked the current Node.. works nicely with 6.x ...