devloglogan / MultiplayerFPSTutorial

A Simple Godot 4 Online Multiplayer FPS Prototype
MIT License
225 stars 46 forks source link

Client unable to join host #6

Closed karljohan122 closed 1 year ago

karljohan122 commented 1 year ago

Loved the tutorial, every bit of it!

However after I finished all the steps and moved from localhost to upnp, I have not been able to get other people to join the host. Whenever inputting the address into the address bar and joining, it just gives a grey screen. I even copied the code in the repo to make sure there weren't any mistakes. No errors in the debug either. Any Ideas how to fix this? UPnP is enabled on my router btw.

karljohan122 commented 1 year ago

This was my bad, there was no issue at all. I just told my friends to enter the IP with the port which was the issue.