ProtocolSupport / ProtocolSupportPocketStuff

Does stuff for ProtocolSupport pocket, I guess.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[PSPE] strange connections showing up

magicus opened this issue · comments

I'm getting a steady stream of these, about one every second:

[23:26:48 INFO]: [ProtocolSupport] /127.0.0.1:50777 connected with protocol version MINECRAFT_PE
[23:26:49 INFO]: [ProtocolSupport] /127.0.0.1:50778 connected with protocol version MINECRAFT_PE
[23:26:50 INFO]: [ProtocolSupport] /127.0.0.1:50779 connected with protocol version MINECRAFT_PE
[23:26:51 INFO]: [ProtocolSupport] /127.0.0.1:50780 connected with protocol version MINECRAFT_PE
[23:26:52 INFO]: [ProtocolSupport] /127.0.0.1:50781 connected with protocol version MINECRAFT_PE
[23:26:54 INFO]: [ProtocolSupport] /127.0.0.1:50782 connected with protocol version MINECRAFT_PE
[23:26:55 INFO]: [ProtocolSupport] /127.0.0.1:50783 connected with protocol version MINECRAFT_PE

I think it is when I have a PE client that is scanning for games on the server. Perhaps the client tries to connect to the server? Or at least the scanning process has changed, so the server believe that it does?

This is the ping of PE. Don't worry bout it. Perhaps this should be debug instead of log (if it isn't already)