New Space in the Playground

2»

Comments

  • eh?eh? Join Date: 2012-03-03 Member: 147997Members
    This is awesome.

    Just the biggest issue is the servers need to be set to auto-restart at a regular interval. Or atleast every 3 hours for empty servers so new players and older ones don't have to play with buggy animations from tickrate bugs.
  • ScardyBobScardyBob ScardyBob Join Date: 2009-11-25 Member: 69528Forum Admins, Forum Moderators, NS2 Playtester, Squad Five Blue, Reinforced - Shadow, WC 2013 - Shadow
    Played on NS2HD#7 and it was great (though a little laggy @18 players). Personally, I wouldn't mind seeing them set at a flat 16 players with map rotation on all of them.

    <!--quoteo(post=1961077:date=Aug 11 2012, 06:20 AM:name=endar)--><div class='quotetop'>QUOTE (endar @ Aug 11 2012, 06:20 AM) <a href="index.php?act=findpost&pid=1961077"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->2: Why do you lock the server process to a single core? If thats what you meant by:<!--QuoteEnd--></div><!--QuoteEEnd-->
    I believe its to ensure no overlap between servers trying to run on the same core. Though, as long as your running something recent (Server 2008 or Win 7) I'm not totally sure if this gives a performance boost.
  • pRiNcEkAhUnApRiNcEkAhUnA Join Date: 2012-03-06 Member: 148264Members
    Servers run great. I did run into the 32 tick rate bug on server number 7 earlier today.
  • endarendar Join Date: 2010-07-27 Member: 73256Members, Squad Five Blue
    <!--quoteo(post=1961195:date=Aug 12 2012, 05:12 AM:name=ScardyBob)--><div class='quotetop'>QUOTE (ScardyBob @ Aug 12 2012, 05:12 AM) <a href="index.php?act=findpost&pid=1961195"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->I believe its to ensure no overlap between servers trying to run on the same core. Though, as long as your running something recent (Server 2008 or Win 7) I'm not totally sure if this gives a performance boost.<!--QuoteEnd--></div><!--QuoteEEnd-->

    I'd love to see some numbers or benchmarks on this. We all know that the server.exe process is multi threaded, and CAN take advantage of a 2nd core, even if its for something small (physics?). By limiting it all to a single core you'd be capping the amount of time that the regular game code can execute in.
  • KromKingKromKing Join Date: 2012-08-10 Member: 155328Members
    Yeah the server i played on was great for a few games then it started to lag a little. Restarting them every few hours would help i think.
  • WheeeeWheeee Join Date: 2003-02-18 Member: 13713Members, Reinforced - Shadow
    well iirc the server restarts every map change, so maybe the maps just need to rotate more often?
  • ScardyBobScardyBob ScardyBob Join Date: 2009-11-25 Member: 69528Forum Admins, Forum Moderators, NS2 Playtester, Squad Five Blue, Reinforced - Shadow, WC 2013 - Shadow
    <!--quoteo(post=1961406:date=Aug 11 2012, 05:38 PM:name=endar)--><div class='quotetop'>QUOTE (endar @ Aug 11 2012, 05:38 PM) <a href="index.php?act=findpost&pid=1961406"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->I'd love to see some numbers or benchmarks on this. We all know that the server.exe process is multi threaded, and CAN take advantage of a 2nd core, even if its for something small (physics?). By limiting it all to a single core you'd be capping the amount of time that the regular game code can execute in.<!--QuoteEnd--></div><!--QuoteEEnd-->
    I've wondered this myself and it seems like the only time not locking it to a core would cause problems is when all of the servers are full (presuming you have n-1 servers for n number of cores). I don't know how Windows schedules that type of stuff, so it may or may not reduce performance.
  • endarendar Join Date: 2010-07-27 Member: 73256Members, Squad Five Blue
    <!--quoteo(post=1961433:date=Aug 12 2012, 12:32 PM:name=Wheeee)--><div class='quotetop'>QUOTE (Wheeee @ Aug 12 2012, 12:32 PM) <a href="index.php?act=findpost&pid=1961433"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->well iirc the server restarts every map change, so maybe the maps just need to rotate more often?<!--QuoteEnd--></div><!--QuoteEEnd-->
    Map change is not enough unfortunately, tick rate problems will carry over from map to map.
Sign In or Register to comment.