nuriofernandez / minecraft-server-pinger

Minecraft server pinger obtains information such as the MOTD of minecraft servers.
MIT License
5 stars 2 forks source link

Cannot get information from server which have use port 19132 #6

Closed sinhpn92 closed 3 years ago

sinhpn92 commented 3 years ago

Hi team, I did try to use this lib to fetch server infor of bw.lbsg.net:19132. But I have got error this server not online. What's wrong here?

nuriofernandez commented 3 years ago

Hi @sinhpn92,

I have tried to connect to that Minecraft server and is not online. In order to check what's happening, I need you to let that server online for testing.

Is that server blocking remote connections? Where you have tested the minecraft-server-pinger library? Does the computer where you have executed the code have access to that server port?

Let's see what's going wrong here! 👍

sinhpn92 commented 3 years ago

Hi @xXNurioXx , Thank you for your response. I did check on there: https://mcsrvstat.us/server/bw.lbsg.net:19132 Please check.

nuriofernandez commented 3 years ago

Ok, with that link I can understand the problem. This library does not support PocketMine servers yet.

📝 I'm gonna create a new task to add support to it.

Thank you for reporting this issue. 👍

sinhpn92 commented 3 years ago

Thank @xXNurioXx, Hope to integrate soon :D