5andr0 / PogoLocationFeeder

Json feed of pokemon location data
GNU Affero General Public License v3.0
493 stars 168 forks source link

latest build freeze when client disconnects? #157

Open V-E-O opened 8 years ago

V-E-O commented 8 years ago

here is the log:

[18:20:19][PKMN] Server: PokéGO- Chat, rare spots!, Channel: rare_spotting: Missingno at 43.6417468522719,-79.3746700803926 with unknown IV [18:20:37][ERROR] Caught exception: System.IO.IOException: Unable to write data to the transport connection: The socket has been shut down. ---> System.Net.Sockets.SocketException: The socket has been shut down at System.Net.Sockets.Socket.Send (System.Byte[] buffer, Int32 offset, Int32 size, SocketFlags flags) <0x40199ed0 + 0x000e3> in :0 at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, Int32 offset, Int32 size) <0x40199a90 + 0x000bf> in :0 --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, Int32 offset, Int32 size) <0x40199a90 + 0x0028f> in :0 at System.IO.StreamWriter.Flush (Boolean flushStream, Boolean flushEncoder) <0x7f97fa56f330 + 0x000fa> in :0 at System.IO.StreamWriter.Flush () <0x7f97fa56f300 + 0x0001f> in :0 at PogoLocationFeeder.Program+c__async0.MoveNext () <0x4021b8c0 + 0x00330> in :0 [18:20:37][PKMN] Server: PokéGO- Chat, rare spots!, Channel: rare_spotting: Tentacruel at -33.8568001346287,151.215753857613 with unknown IV [18:20:38][ERROR] Caught exception: System.IO.IOException: Unable to write data to the transport connection: The socket has been shut down. ---> System.Net.Sockets.SocketException: The socket has been shut down at System.Net.Sockets.Socket.Send (System.Byte[] buffer, Int32 offset, Int32 size, SocketFlags flags) <0x40199ed0 + 0x000e3> in :0 at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, Int32 offset, Int32 size) <0x40199a90 + 0x000bf> in :0 --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, Int32 offset, Int32 size) <0x40199a90 + 0x0028f> in :0 at System.IO.StreamWriter.Flush (Boolean flushStream, Boolean flushEncoder) <0x7f97fa56f330 + 0x000fa> in :0 at System.IO.StreamWriter.Flush () <0x7f97fa56f300 + 0x0001f> in :0 at PogoLocationFeeder.Program+c__async0.MoveNext () <0x4021b8c0 + 0x00330> in :0 [18:20:38][PKMN] Server: PokemonGo Rare Hunting, Channel: rare_pokemon: Squirtle at 37.806002,-122.428197 with unknown IV

5andr0 commented 8 years ago

Will fix this later

ExcuseMi commented 8 years ago

Was this the GUI or CLI?

V-E-O commented 8 years ago

@ExcuseMi CLI, this hangs the feeder port