Altitude Game: Forums  

Go Back   Altitude Game: Forums > Altitude Support > Tech Support
FAQ Community Calendar

Tech Support Trouble running the game? Found a bug? Post here.

Reply
 
Thread Tools Display Modes
  #1  
Old 09-25-2009, 10:16 PM
Luke Luke is offline
Senior Member
 
Join Date: May 2009
Posts: 171
Default Coonection lost?

Everything is working fine, except that every few minutes game disconnects from the server I'm playing on, saying "connection lost".

Now, I can't figure if it's just my connection that sucks or something else.

I'm running on winXP. I paste the log from game start to first disconnection (highlighted in red).

Code:
INFO [2009-09-25 22:32:44,578] [main]: Initialized logger: file=log\Altitude.log, level=DEBUG, pattern=%p [%d{ISO8601}] [%t]: %m%n, maxFileSize=100KB, maxBackups=1, wasInitialized=false
INFO [2009-09-25 22:32:44,796] [main]: setDisplayMode(1280 x 960 x 32 @60Hz, fs=false, vsync=true)
INFO [2009-09-25 22:32:44,984] [main]: Display.reportedFrequency=60
INFO [2009-09-25 22:32:44,984] [main]: Display.targetedFrequency=60
WARN [2009-09-25 22:32:51,203] [main]: hitch = 4797ms (average = 34ms)
INFO [2009-09-25 22:32:51,531] [main]: onVersionResponse: <invalidRequest=false, message=null, version=0.0.234>
INFO [2009-09-25 22:32:51,531] [main]: Update check complete; up to date!
INFO [2009-09-25 22:32:54,093] [main]: Got FacebookInfoResponse FacebookInfoResponse<facebookuserInfo=<facebookUID=1572700648facebookUsername=>, error=false, linked=false, alreadyLinked=true, linkable=false, message=null, facebookURL=http://apps.facebook.com/altitudegame/>
INFO [2009-09-25 22:32:54,125] [main]: AltGame[instance=0, port=27272, playerId=-1] - connection to vapor established
INFO [2009-09-25 22:32:54,750] [main]: Router introduction: 192.168.2.1:27272, c=27272, v=27272
ERROR [2009-09-25 22:32:59,000] [main]: unexpected server info response
ERROR [2009-09-25 22:32:59,000] [main]: unexpected server info response
ERROR [2009-09-25 22:32:59,000] [main]: unexpected server info response
ERROR [2009-09-25 22:32:59,000] [main]: unexpected server info response
ERROR [2009-09-25 22:32:59,031] [main]: unexpected server info response
ERROR [2009-09-25 22:32:59,031] [main]: unexpected server info response
ERROR [2009-09-25 22:32:59,031] [main]: unexpected server info response
ERROR [2009-09-25 22:32:59,062] [main]: unexpected server info response
ERROR [2009-09-25 22:32:59,062] [main]: unexpected server info response
ERROR [2009-09-25 22:32:59,093] [main]: unexpected server info response
ERROR [2009-09-25 22:32:59,093] [main]: unexpected server info response
ERROR [2009-09-25 22:32:59,093] [main]: unexpected server info response
ERROR [2009-09-25 22:32:59,093] [main]: unexpected server info response
ERROR [2009-09-25 22:32:59,093] [main]: unexpected server info response
ERROR [2009-09-25 22:32:59,140] [main]: unexpected server info response
INFO [2009-09-25 22:32:59,390] [main]: onVersionResponse: <invalidRequest=true, message=Timed out waiting for version response., version=0.0.0>
INFO [2009-09-25 22:32:59,390] [main]: extraneous version response
INFO [2009-09-25 22:32:59,640] [main]: trying to connect to 205.234.203.34:50001
INFO [2009-09-25 22:32:59,984] [main]: Loading tbd_core.altx:1287165:2144386830 ...
WARN [2009-09-25 22:33:00,328] [main]: hitch = 483ms (average = 17ms)
INFO [2009-09-25 22:33:02,031] [main]: ... load took 2056.0 ms
INFO [2009-09-25 22:33:02,046] [main]: update friend status: <ip=205.234.203.34:50001, gameId=1, serverName=Official #1 - TBD - maxPing=400, numberOfPlayers=12, mapName=tbd_core, ping=199, passwordRequired=false>
INFO [2009-09-25 22:35:52,765] [main]: Loading tbd_asteroids.altx:1022131:4278064093 ...
WARN [2009-09-25 22:35:53,265] [main]: hitch = 551ms (average = 17ms)
INFO [2009-09-25 22:35:54,890] [main]: ... load took 2121.0 ms
INFO [2009-09-25 22:35:54,890] [main]: update friend status: <ip=205.234.203.34:50001, gameId=1, serverName=Official #1 - TBD - maxPing=400, numberOfPlayers=12, mapName=tbd_core, ping=199, passwordRequired=false>
WARN [2009-09-25 22:36:06,390] [main]: hitch = 35ms (average = 17ms)
WARN [2009-09-25 22:37:47,375] [main]: TMS> 0.9990021391537937
WARN [2009-09-25 22:37:47,375] [main]: TM> 1.0
WARN [2009-09-25 22:43:10,218] [main]: hitch = 37ms (average = 17ms)
INFO [2009-09-25 22:46:48,515] [main]: Unresponsive server 205.234.203.34:50001; 151 updates without response; disconnecting
INFO [2009-09-25 22:46:48,515] [main]: update friend status: <ip=null, gameId=0, serverName=null, numberOfPlayers=0, mapName=null, ping=-1, passwordRequired=false>
WARN [2009-09-25 22:46:48,984] [main]: hitch = 470ms (average = 17ms)
INFO [2009-09-25 22:46:51,781] [main]: Are you sure you want to quit?
INFO [2009-09-25 22:46:51,781] [main]: Cleaning up altitude!
INFO [2009-09-25 22:46:51,781] [main]: AltGame[instance=0, port=27272, playerId=9] - connection to vapor terminated
INFO [2009-09-25 22:46:51,968] [main]: destroying display
INFO [2009-09-25 22:46:51,968] [main]: frame exited
INFO [2009-09-25 22:46:51,968] [main]: client exit
Port is correctly forwarded and firewall correctly set.
Btw, the problem began only 10 days ago or so (dunno exactly when, but if it happened before it was much less frequent so that I can't remember).
Ideas?
Reply With Quote
  #2  
Old 09-25-2009, 11:40 PM
Karl Karl is offline
Administrator
 
Join Date: May 2008
Posts: 1,206
Default

are you using a wireless connection? Is there anyone else on your network playing Altitude?
Reply With Quote
  #3  
Old 09-26-2009, 09:08 AM
Luke Luke is offline
Senior Member
 
Join Date: May 2009
Posts: 171
Default

I am using a wired connection and no one else is playing.
I tried with the laptop (ubuntu, wireless) and the problem persists.

So I suppose it's just my internet line that is going mad.
Or it's something with the router. The only thing to do is port-forwarding UDP 27272, right?
Reply With Quote
  #4  
Old 09-26-2009, 04:54 PM
lamster lamster is offline
Administrator
 
Join Date: May 2008
Posts: 1,655
Default

Yes, all you can do is set up port forwarding and make sure there are no background processes / other people on your network that could be disrupting your connection.

It's sometimes interesting to run a looping ping against a stable internet destination (for example one of google's servers) and against the game server you are playing on (e.g. vapor.nimblygames.com for the "Official #1/2/3" servers) to see whether you have a general connection problem, or it's just the server (or a specific region of your network) that's acting up.

Under windows, open a command prompt (start -> run -> cmd) and type
ping -t google.com (under linux you should omit the -t parameter)
Open a new command prompt and
ping -t vapor.nimblygames.com

Then play on Official #1/2/3. When you're disconnected, immediately tab over to the command prompts and stop the ping processes. If both pings spike (or record lost packets) just before disconnect, you have a general internet problem. If only the game server ping spiked, the game server may be having issues.
Reply With Quote
  #5  
Old 09-29-2009, 10:21 PM
Luke Luke is offline
Senior Member
 
Join Date: May 2009
Posts: 171
Default

This is funny.
While running a looping ping everything is fine.
If I stop it, after some time i get disconnected as usual.
So probably it's my connection unstable?

Anyway, I can just start the ping stuff before playing (I put that in a .bat, so I do not even have to type in the console :P).

There are no problems in having the looping ping running for a long time (till i stop playing)?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:00 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.
2008 Nimbly Games LLC