Channel LAG after 100+ players online

Results 1 to 21 of 21
  1. #1
    Novice overbug is offline
    MemberRank
    Aug 2013 Join Date
    4Posts

    ! Channel LAG after 100+ players online

    My server has a bug, when have arround 100+ online players, the channels go crazy and lag, took arround 1-5 minutes to connect in channel list screen, CPU use is 3% and have 256GB of ram, i have no idea what is this problem, anyone have an idea to fix it?

    Offering 50$ via Paypal to user who really give an sollution for my problem.


  2. #2
    Banned GODSKIN is offline
    BannedRank
    Aug 2011 Join Date
    กรุงเLocation
    1,433Posts

    Re: Channel LAG after 100+ players online

    delete core.xxxx


  3. #3
    #Arena Knights Nadiell is offline
    MemberRank
    Sep 2012 Join Date
    RomaniaLocation
    253Posts

    Re: Channel LAG after 100+ players online

    delete core.xxx and logs too...idk sure but try
    Off:wait for your reply.

  4. #4
    With Coffee blade99 is offline
    MemberRank
    Jul 2011 Join Date
    Milky GalaxyLocation
    395Posts

    Re: Channel LAG after 100+ players online

    Refresh your server/logs i think thats the cure :P

  5. #5
    Novice overbug is offline
    MemberRank
    Aug 2013 Join Date
    4Posts

    Re: Channel LAG after 100+ players online

    Let me try to delete it, if really work, i pm you requesting your paypal email GODSKIN

    This not worked, i already deleted it and the bug persist

    Any ideas?

  6. #6
    #Arena Knights Nadiell is offline
    MemberRank
    Sep 2012 Join Date
    RomaniaLocation
    253Posts

    Re: Channel LAG after 100+ players online

    I give you some old hints :
    1)check how much memory you allow mssql to eat when its running.
    you can check this from propeties.
    on linux, do this when you have 20/30 players and do it again when you have 80 players
    write on console: top
    and see who its eating your machine.
    2)slove a problem... in your file WorldSvr.ini, WorldSvr_xx_xx.ini
    look at
    [WorldSvr]
    ServerIdx=24
    GroupIdx=1
    GlobalTimer=4:10000,5:5000,7:3600000,22:60000,8:2000
    WorldTimer=1:100,2:150,3:3000,6:60000,8:2000,9:10000,14:2000,16:200,20:200,21:200
    CommonIniPath=Common.ini
    IPAddress=xx.xx.xx.xx
    UpdateInterval=300000 <<< increase the number for UpdateInterval such as 30000 or more(not input 300)
    what's " UpdateInterval " ?
    UpdateInterval's time that it use for update log files server ...if it less or UpdateInterval=300
    when the server have player 80 ,90 or more your server'll be login and world loadinf so hard !
    Last edited by Nadiell; 21-08-13 at 04:39 PM.

  7. #7
    ANTI emi is offline
    MemberRank
    Mar 2009 Join Date
    ZHLocation
    1,378Posts

    Re: Channel LAG after 100+ players online

    You said nothing about your connection or HDD. Keep in mind that besides CPU and RAM you should have a strong fast connection and good HDD for the sql database.
    Do a test with HDD Tune and see about how fast your HDD really is. If the speed is low that may be the cause of your problem.

  8. #8
    Member unacceptable67 is offline
    MemberRank
    May 2011 Join Date
    USLocation
    67Posts

    Re: Channel LAG after 100+ players online

    I'm completely unaware why no one has addressed one of the most obvious main issues with this: Internet. In fact, it was one of the first things I thought of before starting my server.

    CABAL is extremely client-sided, so that means that there is not THAT much being downloaded at once, as it's all local, and correct me if I'm wrong, but there is still about a packet worth 2KB to 20KB or so being sent every single second by every single player.

    If you're hosting this on a 300KB/s or 400KB/s server with about 5 people on (in fact, standard upload for most commercial companies is no more than about 500), you probably won't notice much, but if you have a HUNDRED people in the game, let's approximate this - 5KB*100=500KB/s, half a meg, which is not enough to substantially support the server. These results may be exaggerated to a large amount, but that doesn't mean that this doesn't happen (for instance with Minecraft, which will only be able to support about 5 people on a STANDARD commercial internet line in the United States.) Perhaps something to think and look into - just my 2 cents.

  9. #9
    ANTI emi is offline
    MemberRank
    Mar 2009 Join Date
    ZHLocation
    1,378Posts

    Re: Channel LAG after 100+ players online

    Maybe because you are completely unaware of what has been posted so far.

  10. #10
    PwrGames PwrDex is offline
    MemberRank
    Jul 2011 Join Date
    /var/log/cabalLocation
    793Posts

    Re: Channel LAG after 100+ players online

    Same problem at us ^^ We need restart the server machine in every 2 days...
    Something should to do with MSSQL because when your restart just a Virtual Box than doesn't help.
    It something releated with MSSQL and svchost.exe...

    IM tried to increase pagefile may help on it.. under testing..

  11. #11
    ANTI emi is offline
    MemberRank
    Mar 2009 Join Date
    ZHLocation
    1,378Posts

    Re: Channel LAG after 100+ players online

    Quote Originally Posted by DeXtR View Post
    Same problem at us ^^ We need restart the server machine in every 2 days...
    Something should to do with MSSQL because when your restart just a Virtual Box than doesn't help.
    It something releated with MSSQL and svchost.exe...

    IM tried to increase pagefile may help on it.. under testing..
    Check your HDD with HD Tune.

  12. #12
    Member unacceptable67 is offline
    MemberRank
    May 2011 Join Date
    USLocation
    67Posts

    Re: Channel LAG after 100+ players online

    Quote Originally Posted by emi View Post
    Maybe because you are completely unaware of what has been posted so far.
    I'm not sure what your silly unnecessary innuendo means - there are no other posts in this thread regarding the issue I addressed.

  13. #13
    ANTI emi is offline
    MemberRank
    Mar 2009 Join Date
    ZHLocation
    1,378Posts

    Re: Channel LAG after 100+ players online

    Quote Originally Posted by unacceptable67 View Post
    I'm not sure what your silly unnecessary innuendo means - there are no other posts in this thread regarding the issue I addressed.
    Quote Originally Posted by emi View Post
    You said nothing about your connection or HDD. Keep in mind that besides CPU and RAM you should have a strong fast connection and good HDD for the sql database.
    Do a test with HDD Tune and see about how fast your HDD really is. If the speed is low that may be the cause of your problem.
    Are they not ? Not sure if you can't understand english or you don't know what a "fast connection" is ?

  14. #14
    Member unacceptable67 is offline
    MemberRank
    May 2011 Join Date
    USLocation
    67Posts

    Re: Channel LAG after 100+ players online

    Quote Originally Posted by emi View Post
    Are they not ? Not sure if you can't understand english or you don't know what a "fast connection" is ?
    Pardon me for missing two or three words, bub. I'm not sure what your issue is with regards to someone else posting a more lengthy and explicit explanation pertaining toward it, but my stance is done, and this thread must continue on topic.

    Quote Originally Posted by emi View Post
    I have no problem with someone giving further explanation. I have a problem when someone says no one said that before, just because he couldn't read everything up.
    I apologize my consequent post from miss-reading a text excerpt on my phone offended you on a great level.
    Last edited by unacceptable67; 22-08-13 at 01:38 AM.

  15. #15
    ANTI emi is offline
    MemberRank
    Mar 2009 Join Date
    ZHLocation
    1,378Posts

    Re: Channel LAG after 100+ players online

    Quote Originally Posted by unacceptable67 View Post
    Pardon me for missing two or three words, bub. I'm not sure what your issue is with regards to someone else posting a more lengthy and explicit explanation pertaining toward it.
    I have no problem with someone giving further explanation. I have a problem when someone says no one said that before, just because he couldn't read everything up.

    EDIT: Sorry I overreacted but you should be more carefully when you post.
    Last edited by emi; 22-08-13 at 01:49 AM.

  16. #16
    RaGEZONER toast2250 is offline
    MemberRank
    Sep 2009 Join Date
    CabalLocation
    638Posts

    Re: Channel LAG after 100+ players online

    If in windows you can try to use Process Explorer,
    Process Explorer

    View column,
    Disk Delta Write Bytes+
    Disk Delta Read Bytes=
    Disk Delta Total Bytes

  17. #17
    Logged in to "The World" TriEdge is offline
    MemberRank
    Sep 2010 Join Date
    467Posts

    Re: Channel LAG after 100+ players online

    im having about 300-500 People online all the time but i notice no lagg when i enter a channel. My files are the standart one from bieber.

  18. #18
    Alpha Member Asero1933 is offline
    MemberRank
    Mar 2011 Join Date
    Here...Location
    1,696Posts

    Re: Channel LAG after 100+ players online

    for less lag better to restart server every 2 days. and how about your ram is it low?

  19. #19
    Novice overbug is offline
    MemberRank
    Aug 2013 Join Date
    4Posts

    Re: Channel LAG after 100+ players online

    The problem is not INTERNET, i can connect to the server fast(login screen), bug the problem apper at channel selection.
    We have 256GB of RAM,
    Intel Bi Xeon E5630

    Check image with PE.




  20. #20
    #Arena Knights Nadiell is offline
    MemberRank
    Sep 2012 Join Date
    RomaniaLocation
    253Posts

    Re: Channel LAG after 100+ players online

    Of course isn't from your internet conexion.I told you how to solve the problem,read my reply in first thread.damn god!

  21. #21
    Novice overbug is offline
    MemberRank
    Aug 2013 Join Date
    4Posts

    Re: Channel LAG after 100+ players online

    I tried Nadiell and its not worked.
    I can set 3.000.000? or its too high?



Advertisement