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
Should i try adding the ports myself?
znet: Java_zombie_core_raknet_RakNetPeerInterface_Init
znet: Java_zombie_core_raknet_RakNetPeerInterface_SetMaximumIncomingConnections
znet: Java_zombie_core_raknet_RakNetPeerInterface_SetServerPort
znet: Java_zombie_core_raknet_RakNetPeerInterface_SetIncomingPassword
znet: Java_zombie_core_raknet_RakNetPeerInterface_SetOccasionalPing
znet: Java_zombie_core_raknet_RakNetPeerInterface_Startup
znet: Zomboid Steam Server started, ports 8766 and 16261 must be open on the router
Unknown bind__() error -1.
RakNet.Startup() return code: 5 (0 means success)
java.net.ConnectException
at zombie.core.raknet.UdpEngine.<init>(UdpEngine.java:67)
at zombie.network.GameServer.startServer(GameServer.java:1785)
at zombie.network.GameServer.main(GameServer.java:599)
znet: Java_zombie_core_znet_SteamUtils_n_1Shutdown
and of course ends it's process
Also heres the part of the ports
znet: Using http://(ip hidden)/upnp/control/WANIPConnection0 to map external UDP port 16261 to local port 16261...
znet: Checking if the port is already mapped...
znet: Port 16261 is already mapped to :16261 for 72130 seconds
znet: It seems to be our old mapping
znet: Deleting this existing mapping...
znet: Existing mapping has been successfully removed
znet: Adding mapping to the routing table...
znet: UPNP_AddPortMapping() succeeded, testing now...
znet: UPNP_GetSpecificPortMappingEntry() succeeded, seems that we're good
znet: UPNP_GetSpecificPortMappingEntry() results: intClient == ', intPort == '16261', duration == '86397'
Default port has been mapped successfully
znet: Using http://:49156/upnp/control/WANIPConnection0 to map external UDP port 8766 to local port 8766...
znet: Checking if the port is already mapped...
znet: Port 8766 is already mapped to for 72185 seconds
znet: It seems to be our old mapping
znet: Deleting this existing mapping...
znet: Existing mapping has been successfully removed
znet: Adding mapping to the routing table...
znet: UPNP_AddPortMapping() succeeded, testing now...
znet: UPNP_GetSpecificPortMappingEntry() succeeded, seems that we're good
znet: UPNP_GetSpecificPortMappingEntry() results: intClient == '', intPort == '8766', duration == '86397'
SteamPort1 has been mapped successfully
znet: Using http://49156/upnp/control/WANIPConnection0 to map external UDP port 8767 to local port 8767...
znet: Checking if the port is already mapped...
znet: Port 8767 is already mapped to :8767 for 72153 seconds
znet: It seems to be our old mapping
znet: Deleting this existing mapping...
znet: Existing mapping has been successfully removed
znet: Adding mapping to the routing table...
znet: UPNP_AddPortMapping() succeeded, testing now...
znet: UPNP_GetSpecificPortMappingEntry() succeeded, seems that we're good
znet: UPNP_GetSpecificPortMappingEntry() results: intClient == '', intPort == '8767', duration == '86398'
SteamPort2 has been mapped successfully
Wondering were the ip's? just removed them nothing wrong with the UPNP part with the IP. since it sees my Router very easily.
server name is "servertest" - according to the decicated server.