Podrum/PodrumLegacy

Unable to join server

Opened this issue · 2 comments

Summary

Joining from another device doesn't work

Reproduction Steps

I changed the IP to my computers IP.

Expected Results

Connect just fine on every device.

Actual Results

The thing is the script works but when I try to connect to it on my mobile device it just doesn't connect and says "Unable to connect to world". I don't have minecraft on my PC so I don't know if it works on my PC.

System Information

Windows 10 ig what kind of question is this.

Checklist

  • I have searched the open issues for duplicates.
  • I have shown the entire traceback, if possible.

Additional Context

I hope you guys will fix it soon. GL to everyone!

From https://doc.pmmp.io/en/rtfd/faq/connecting/win10localhostcantconnect.html

This issue occurs due to loopback restrictions on Windows 10 UWP apps. To lift this restriction, launch Windows PowerShell as an administrator and run the following:
CheckNetIsolation LoopbackExempt -a -n="Microsoft.MinecraftUWP_8wekyb3d8bbwe"

did you tried you internal ip?