Results 1 to 8 of 8

Thread: restart?

  1. Default restart?

    Zero, i think it might be a good idea to restart the NS2 box. it was lagging something fierce earlier this evening, and there were absolutely no ARC's on the field. spikes kept up for a good 20 minutes at times.

    I would have restarted after the map finished, but there is no restart command in sv_help...at least none that I could see.
    Quote Originally Posted by OMGBEARS
    I feel it is important for me to let you know how feeble your efforts to strike such feelings inside of me really are. I have the internal fortitude of a large animal, an elephant, for instance. Likewise, I'm the result of coitus between the devil and a pack mule made out of chainsaws, so I am extremely strong, and carry little care for others in this world. Trees also stand aside due to my chainsaw blood.
    Quote Originally Posted by ๖ReS View Post
    How am I supposed to tell you to fuck off without replying ?

  2. Default

    The problem is that you guys assume that this game is not supposed to lag. Basically any server with less than a 5Ghz cpu and any decent number of people will be lagging to shit at some point. It is a limitation of the games engine.

    Currently for example they have every structure and object in the game running their own loops which execute every tick. In addition every tick the server basically compiles the game state! In games like CS:S which are in C++ this does not occur b/c the program is already compiled, even our WCS races are compiled and run much faster. Imagine if in the WCS server we had to recompile every plugin on every frame to process the data, it would likely not even run.



  3. Default

    Quote Originally Posted by ZERO View Post
    The problem is that you guys assume that this game is not supposed to lag. Basically any server with less than a 5Ghz cpu and any decent number of people will be lagging to shit at some point. It is a limitation of the games engine.

    Currently for example they have every structure and object in the game running their own loops which execute every tick. In addition every tick the server basically compiles the game state! In games like CS:S which are in C++ this does not occur b/c the program is already compiled, even our WCS races are compiled and run much faster. Imagine if in the WCS server we had to recompile every plugin on every frame to process the data, it would likely not even run.
    i'm not assuming it should be 100% lag-free, but it is not normally as bad as it was last night.
    Quote Originally Posted by OMGBEARS
    I feel it is important for me to let you know how feeble your efforts to strike such feelings inside of me really are. I have the internal fortitude of a large animal, an elephant, for instance. Likewise, I'm the result of coitus between the devil and a pack mule made out of chainsaws, so I am extremely strong, and carry little care for others in this world. Trees also stand aside due to my chainsaw blood.
    Quote Originally Posted by ๖ReS View Post
    How am I supposed to tell you to fuck off without replying ?

  4. Default

    Let me put it another way, remember how laggy WCS was when it ran on ES? Now imagine if CS:S was also running in ES at the same time that is the deal with NS2 which is mostly in LUA the only thing that could be worst performance is python or ES itself lol.



  5. Default

    Quote Originally Posted by ZERO View Post
    Let me put it another way, remember how laggy WCS was when it ran on ES? Now imagine if CS:S was also running in ES at the same time that is the deal with NS2 which is mostly in LUA the only thing that could be worst performance is python or ES itself lol.
    Then, by that logic, shouldn't it perform badly at all times? not 100% fine when full one night, then shitty a few days later like t is now?
    Quote Originally Posted by OMGBEARS
    I feel it is important for me to let you know how feeble your efforts to strike such feelings inside of me really are. I have the internal fortitude of a large animal, an elephant, for instance. Likewise, I'm the result of coitus between the devil and a pack mule made out of chainsaws, so I am extremely strong, and carry little care for others in this world. Trees also stand aside due to my chainsaw blood.
    Quote Originally Posted by ๖ReS View Post
    How am I supposed to tell you to fuck off without replying ?

  6. Default

    After talking with them aparently the largest bottleneck right now is netcode. So simular to in CS:S when people with bad FPS/ping can lag out the server it is a lot worse for NS2 where large numbers of players may only be getting 14fps thus dragging the server down to their level.



  7. Default

    Quote Originally Posted by ZERO View Post
    After talking with them aparently the largest bottleneck right now is netcode. So simular to in CS:S when people with bad FPS/ping can lag out the server it is a lot worse for NS2 where large numbers of players may only be getting 14fps thus dragging the server down to their level.
    there was someone with a ping bouncing between 300 and 700. i wasn't aware that could cause such large problems. should admins try to kick people with that kind of ping in the future?
    Quote Originally Posted by OMGBEARS
    I feel it is important for me to let you know how feeble your efforts to strike such feelings inside of me really are. I have the internal fortitude of a large animal, an elephant, for instance. Likewise, I'm the result of coitus between the devil and a pack mule made out of chainsaws, so I am extremely strong, and carry little care for others in this world. Trees also stand aside due to my chainsaw blood.
    Quote Originally Posted by ๖ReS View Post
    How am I supposed to tell you to fuck off without replying ?

  8. Default

    Unknown, currently there is not enough information/data to really know the true impact of this.



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •