![]() |
|
|||||||
| Dedicated Server Discuss technical issues related to hosting your own servers. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I can't seem to get my server up and running. I tried taking my router out of the loop and disabling my firewall, but I still get the same error message saying, "Your Altitude servers are behind an improperly configured router and/or firewall. This means other players will not be able to join your servers." Here's what the server window has to say about things:
[09 Sep 2010 22:31:24,421] INFO: Loading ServerLauncher config from C:\Program Files (x86)\Altitude\servers\launcher_config.xml [09 Sep 2010 22:31:24,530] INFO: PID is 492 [written to C:\Program Files (x86)\Altitude\servers\server_launcher.pid] [09 Sep 2010 22:31:24,530] INFO: Reading commands from C:\Program Files (x86)\Altitude\servers\command.txt [09 Sep 2010 22:31:24,530] INFO: Logging server activity to C:\Program Files (x86)\Altitude\servers\log.txt [09 Sep 2010 22:31:24,530] INFO: Loading ban list from C:\Program Files (x86)\Altitude\servers\ban_list.xml [09 Sep 2010 22:31:24,546] INFO: Configuring UPnP [09 Sep 2010 22:31:24,577] INFO: Loading UPnP description for /192.168.1.100 [09 Sep 2010 22:31:24,702] INFO: Processing 3 UPnP mappings: ["ALTC" 192.168.1.100:27272 -> UDP:27272, "ALTS" 192.168.1.100:27275 -> UDP:27275, "ALTS" 192.168.1.100:27276 -> UDP:27276] [09 Sep 2010 22:31:24,702] INFO: Holding 2 UPnP mappings: [27275, 27276] [09 Sep 2010 22:31:24,702] INFO: UPnP configuration complete: success [09 Sep 2010 22:31:24,765] INFO: UPnP mappings: ["ALTC" 192.168.1.100:27272 -> UDP:27272, "ALTS" 192.168.1.100:27275 -> UDP:27275, "ALTS" 192.168.1.100:27276 -> UDP:27276] [09 Sep 2010 22:31:24,765] INFO: Resolving update server vapor.nimblygames.com [09 Sep 2010 22:31:24,811] INFO: Update server is 75.102.27.114:31383 [09 Sep 2010 22:31:24,811] INFO: Initializing update module on local IP 0.0.0.0/0.0.0.0, UDP port 27275 [09 Sep 2010 22:31:25,015] INFO: Initial update check result: LOCAL_VERSION_IS_UP_TO_DATE [09 Sep 2010 22:31:25,077] INFO: Initializing 'Vic's New Map!' on UDP port 27276 [09 Sep 2010 22:31:25,077] INFO: Starting server on port 27276 [09 Sep 2010 22:31:25,124] INFO: Distributor is nimblygames [09 Sep 2010 22:31:25,358] INFO: Changing map: tbd_vic_spheres [09 Sep 2010 22:31:25,811] ERROR: Failed to decompose: (-428.0,874.0), (-449.0,872.0), (-449.0,497.0), plus 249 more...: VP_ErrorRight [09 Sep 2010 22:31:26,015] INFO: FPM: initializing bot on port 100001 [09 Sep 2010 22:31:26,030] INFO: FPM: initializing bot on port 100002 [09 Sep 2010 22:31:26,108] INFO: Starting 1 game servers [09 Sep 2010 22:31:26,108] INFO: Starting update poller [09 Sep 2010 22:31:26,124] INFO: [Data Transfer Since Launch] Outgoing: 0.000 GB, Incoming: 0.000 GB [port 27276] [09 Sep 2010 22:31:26,124] INFO: Handling join request from 0.0.0.0:100001 -> wn@1f<vaporId=00000000-0000-0000-0000-000000000000, nickName=Bot 1, loggedIn=true, ip=0.0.0.0:100001> [port 27276] [09 Sep 2010 22:31:26,124] INFO: Adding client 'Bot 1' from 0.0.0.0:100001, playerId=0 [port 27276] [09 Sep 2010 22:31:26,140] INFO: Handling join request from 0.0.0.0:100002 -> wn@1f<vaporId=00000000-0000-0000-0000-000000000000, nickName=Bot 2, loggedIn=true, ip=0.0.0.0:100002> [port 27276] [09 Sep 2010 22:31:26,140] INFO: Adding client 'Bot 2' from 0.0.0.0:100002, playerId=1 [port 27276] [09 Sep 2010 22:31:26,280] ERROR: Failed to decompose: (-428.0,874.0), (-449.0,872.0), (-449.0,497.0), plus 249 more...: VP_ErrorRight [09 Sep 2010 22:31:26,358] INFO: Update check result: LOCAL_VERSION_IS_UP_TO_DATE, free memory: 42.5 / 63.6 MB [port 27276] [09 Sep 2010 22:31:26,483] ERROR: Failed to decompose: (-428.0,874.0), (-449.0,872.0), (-449.0,497.0), plus 249 more...: VP_ErrorRight [port 27276] [09 Sep 2010 22:31:26,577] INFO: Server is already listed on master server list, no need to send hello. |
|
#2
|
|||
|
|||
|
Hi, im no tech wizard but a lot of these problems seem to be related to port forwarding, for information on port forwarding visit:
http://www.portforward.com |
|
#3
|
|||
|
|||
|
Quote:
|
|
#4
|
|||
|
|||
|
Maybe your ISP is blocking that particular port or something? Try changing the port just to see what happens.
|
|
#5
|
|||
|
|||
|
Quote:
It says [port 8768] [10 Sep 2010 18:12:59,140] INFO: valid server hello response; remote IP is 71.237.220.214:8768 at the end. Doesn't that mean the server is able to talk to me through those ports? Why can my friends still not join then? =/ |
|
#6
|
|||
|
|||
|
Eh... as a last-ditch guess, maybe your ISP is blocking all external connections. Try calling to ask; if they are, maybe there's a port exception they can set up for you.
edit: I haven't used the dedicated server at all, so I could be wildly off the mark. Still, if it says it can't see you, I don't think there's any reason to disbelieve it. Maybe that hello-response line was a result of a connection your computer initiated, which would still work assuming my guess is right. Perhaps it was talking to some master server. Last edited by Twisol; 09-11-2010 at 05:52 AM. |
|
#7
|
|||
|
|||
|
Any info on your exact hardware setup? What was left with the router removed?
I know you've removed the router, but as a wild guess, you could try disabling UPnP on it. |
![]() |
|
|