Why does air cause lag?
Moderator: Moderators
- Aether_0001
- Posts: 228
- Joined: 25 Feb 2008, 03:41
Why does air cause lag?
I know this is a taken-for-granted question, but i don't understand why.
Re: Why does air cause lag?
Because of collision detection for aircraft, and sometimes because they use a really long LOS.
We've already talked about this around here, and different mods / games have shut off detection of aircraft collisions, after a change was made to Spring to allow that.
Further solutions to this would have to include rewriting the aircraft code, which has already been done to some extent by ILMTitan. IOW, it's being fixed, insofar as people feel like fixing it.
We've already talked about this around here, and different mods / games have shut off detection of aircraft collisions, after a change was made to Spring to allow that.
Further solutions to this would have to include rewriting the aircraft code, which has already been done to some extent by ILMTitan. IOW, it's being fixed, insofar as people feel like fixing it.
- Aether_0001
- Posts: 228
- Joined: 25 Feb 2008, 03:41
Re: Why does air cause lag?
Oh thanks. I always thought that it was either the large amount of new types of units being used taking up memory, or that its something with the camera.
Re: Why does air cause lag?
because transfering data over wireless can cause ample packet loss. you are luck you have not lost connection outright
.
/end joke post.

/end joke post.
Re: Why does air cause lag?
You should be glad the air's there at all, or else you wouldn't even hear it.
-
- Posts: 1176
- Joined: 23 Aug 2007, 19:46
Re: Why does air cause lag?
Buying a WLAN cable helps in those cases...
Re: Why does air cause lag?
we discused this here:
viewtopic.php?f=11&t=13828
And also found temporary solution: reduce sight distance of fighters to 500.
viewtopic.php?f=11&t=13828
And also found temporary solution: reduce sight distance of fighters to 500.
Re: Why does air cause lag?
That is a horrible temporary solution. Their missile range is actually longer than that iirc, this is madness.
- Aether_0001
- Posts: 228
- Joined: 25 Feb 2008, 03:41
Re: Why does air cause lag?
Air lag, i guess a solution is to add an option onto the lobby that tells it to have a max number of aircraft, next to the slider that sets the max number of units in general allowed.
Re: Why does air cause lag?
you are just wrong. Many units have longer range than sight and are fine, especially figters where 1 can get in los and other 40 fire. Also XTA figters have 500 los and work fine doh..Caydr wrote:That is a horrible temporary solution. Their missile range is actually longer than that iirc, this is madness.
BTW its not air units that lag but sight distance over 550. Try bombing with 500 BA bombers.. wont lag at all.
Noize will fix los in next ba so no more lag :)
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
Re: Why does air cause lag?
Is this still an active issue?
If so I need to do some lookin. What about scouts? Suckage
If so I need to do some lookin. What about scouts? Suckage

Re: Why does air cause lag?
The main issue, now that I've tested, is that AirLos, set in Sensors.tdf, doesn't seem to be doing anything anymore...
Re: Why does air cause lag?
BA's 6.21 figters are fine now with reduced LOS. Try with 500 armfig.. before i got 2 fps, now 15. :)Forboding Angel wrote:Is this still an active issue?
If so I need to do some lookin. What about scouts? Suckage
- Aeon_Illuminate
- Posts: 42
- Joined: 14 Feb 2008, 20:30
Re: Why does air cause lag?
Air is not the only one. Having massive amount of nano turrets in speedmetal does cause quite a lag.
Re: Why does air cause lag?
Particle issue.Aeon_Illuminate wrote:Air is not the only one. Having massive amount of nano turrets in speedmetal does cause quite a lag.
- CarRepairer
- Cursed Zero-K Developer
- Posts: 3359
- Joined: 07 Nov 2007, 21:48
Re: Why does air cause lag?
http://en.wikipedia.org/wiki/Jet_lag
Jet lag, also jetlag or jet-lag, is a physiological condition which is a consequence of alterations to the circadian rhythm. Such disturbances result from shift work, daylight saving time, altered day length, or as the name implies, transmeridian travel as on a jet plane.
Re: Why does air cause lag?
Sort of a side question:Argh wrote:Because of collision detection for aircraft, and sometimes because they use a really long LOS.
When was Collision detection ever used? I remember nukes flying into my planes (oh it was so annoying...great way to clear your base...have construction planes repair a nuke fac, while you're firing them...)
But I remember no incident where collision was used between aircraft...
Or did it simply keep them from flying on top of each other?
Re: Why does air cause lag?
Yeah, more like collision prevention. (Aircraft steer away if there's another aircraft directly in front, IIRC.)
(So it's would-be-collision detection, and then steering to prevent the collision
)
(So it's would-be-collision detection, and then steering to prevent the collision

Re: Why does air cause lag?
How long has that been in? Because planes have a long history of crashing into each other.
Re: Why does air cause lag?
AFAIK it's been there from the start, but I wouldn't be surprised at all if it totally doesn't work and just consumes CPU.