Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
You have the server misconfigured.
if you have a game.ini, delete it, and put the following in your .bat
[code]@echo off
start HarshDoorstop\Binaries\Win64\HarshDoorstopServer-Win64-Shipping.exe AAS-TestMap?MaxPlayers=4? -log -SteamServerName="TESTSERVER" %*[/code]
That's as barebones as it gets. Once you get it up and running with these options, then build out from there.
I looked up the issue and from what I've read it's just a matter of configuring firewall rules for IPv6 with no forwarding needed. Other people said they had to contact their ISP to get the ports made available.Also, many games simply don't support IPv6. Based on Unreal Engine notes, IPv4 and IPv6 have been bundled together since UE 4.21. Since Harsh Doorstop is based on UE 4.25, it should support IPv6, and the problem will be with either your windows firewall, router or ISP. There are tools to check if your ports are open for IPv6 as well, just do a web search for "IPv6 port checker."