Steam installieren
Anmelden
|
Sprache
简体中文 (Vereinfachtes Chinesisch)
繁體中文 (Traditionelles Chinesisch)
日本語 (Japanisch)
한국어 (Koreanisch)
ไทย (Thai)
Български (Bulgarisch)
Čeština (Tschechisch)
Dansk (Dänisch)
English (Englisch)
Español – España (Spanisch – Spanien)
Español – Latinoamérica (Lateinamerikanisches Spanisch)
Ελληνικά (Griechisch)
Français (Französisch)
Italiano (Italienisch)
Bahasa Indonesia (Indonesisch)
Magyar (Ungarisch)
Nederlands (Niederländisch)
Norsk (Norwegisch)
Polski (Polnisch)
Português – Portugal (Portugiesisch – Portugal)
Português – Brasil (Portugiesisch – Brasilien)
Română (Rumänisch)
Русский (Russisch)
Suomi (Finnisch)
Svenska (Schwedisch)
Türkçe (Türkisch)
Tiếng Việt (Vietnamesisch)
Українська (Ukrainisch)
Ein Übersetzungsproblem melden
Use something like https://whatismyipaddress.com/
netsh advfirewall firewall add rule name="Palworld Port 27015" dir=in action=allow protocol=UDP localport=27015
netsh advfirewall firewall add rule name="Palworld Port 8211" dir=in action=allow protocol=UDP localport=8211
Paste the above codes in Windows PowerShell (run it as administrator) and press enter, after doing so remember your Local IP is used by the host to join the server, and the public IP is used for your friends to join (Local IPv4:8211 is for you Public IPv4:8211 is for your friends)
I hope my explanation is clear, I solved the problem by doing this.
I don’t know where I can fix this, can you explain step by step how to fix it, you couldn’t connect to your friends using the invitation code? I just manage to connect to servers via IP, but I can’t connect to friends in the world via an invitation code and it gives me the error “Connection Timeout Error”
not sure how it fixed it but it worked.
hope that helps
I had the same problem I'm the host and my friends couldn't join. You have to port forward both 27015 & 8211, and after that you have to code your firewall configuration to allow your friends to join you can do that by these codes:
netsh advfirewall firewall add rule name="Palworld Port 27015" dir=in action=allow protocol=UDP localport=27015
netsh advfirewall firewall add rule name="Palworld Port 8211" dir=in action=allow protocol=UDP localport=8211
Paste the above codes in Windows PowerShell (run it as administrator) and press enter, after doing so remember your Local IP is used by the host to join the server, and the public IP is used for your friends to join (Local IPv4:8211 is for you Public IPv4:8211 is for your friends)
I hope my explanation is clear, I solved the problem by doing this.
I posted this earlier