maierfelix / POGOserver

Pokemon GO server emulator
GNU General Public License v3.0
459 stars 197 forks source link

Pokémon not spawning #306

Open peegee1985 opened 7 years ago

peegee1985 commented 7 years ago

I see it in sightings. I see White circles of spawns but no Pokémon spawning. What am i doing wrong?

peegee1985 commented 7 years ago

This is what i see only https://imgur.com/gallery/ouFIG

chaze117 commented 7 years ago

In my case this "bug" is very strange, when I connect on local network with WiFi the models shows up like it should. But when I connect with public address I have the same "bug".

srg84 commented 7 years ago

Strange bug, I think the problem is when the pokemon spawns, the server doesn't say , "sent pm110 to ..."

Any news? reinstalling all doesn't solve the problem...

srg84 commented 7 years ago

It seems to be a problem with models, if you open pokemon list and select one, the model doesn't appear at the top.

[Console] Spawned 1x Articuno:2 at 958789722635763712 [Console] Spawned 1x Mewtwo:3 at 958789722635763712 [Console] Spawned 1x Mew:4 at 958789722635763712 [Console] Spawned 1x Moltres:5 at 958789722635763712 [Console] Spawned 1x Zapdos:6 at 958789722635763712 [Console] Spawned 1x Ditto:7 at 958789722635763712

srg84 commented 7 years ago

Hi,

Using netstat command in linux to see differences between local connection and external one, i have discovered one thing, remote IP doesn't appear in case of external connection, maybe this causes a problem with http response?

DESCONOCIDO means "UNKNOWN".

tcp6 0 0 192.168.0.2:3000 192.168.0.23:45599 ESTABLECIDO

tcp6 0 0 192.168.0.2:3000 [DESCONOCIDO]:43873 ESTABLECIDO