Thread: Lag in Region?

Results 1 to 7 of 7
  1. #1 Lag in Region? 
    Banned

    Join Date
    May 2008
    Posts
    2,327
    Thanks given
    55
    Thanks received
    67
    Rep Power
    0
    Alright well this has been going on for a long time, after a while an area will have extremely delayed actions


    and its only in that one area

    its usually only at pking areas

    i have no idea how it happens, so yah thats the point of this thread

    anyone know why a certain region lags? (only pk areas)
    or perhaps a fix? anything helpful ._.
    Reply With Quote  
     

  2. #2  
    Registered Member
    .Dan's Avatar
    Join Date
    Sep 2008
    Age
    25
    Posts
    873
    Thanks given
    54
    Thanks received
    115
    Rep Power
    494
    Probably it's a bug in combat system. A timer or something..
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    May 2008
    Posts
    2,327
    Thanks given
    55
    Thanks received
    67
    Rep Power
    0
    Dunnkz, no i don't believe so, i've gone through the process many times (looked through my process at all the stuff in it) and theres nothing that looks like it'd cause it

    however, sometimes it shows a player getting hit rapidly by poison, but i assume thats just a player updating bug, which is most likely cause >_> anyone else got an idea?
    Reply With Quote  
     

  4. #4  
    RuneFatality

    Join Date
    May 2009
    Age
    24
    Posts
    2,355
    Thanks given
    1,099
    Thanks received
    388
    Rep Power
    531
    It's player updating. In the playerHandler class you have 3 big ass loops in process(), and you have a lot of players. Think about it.
    Reply With Quote  
     

  5. #5  
    Banned

    Join Date
    May 2008
    Posts
    2,327
    Thanks given
    55
    Thanks received
    67
    Rep Power
    0
    so its most likely one of these then


    players[i].preProcessing();
    players[i].process();
    while(players[i].packetProcess());
    players[i].postProcessing();
    players[i].getNextPlayerMovement();

    anyone know the most likely?
    Reply With Quote  
     

  6. #6  
    Registered Member

    Join Date
    Sep 2009
    Posts
    1,723
    Thanks given
    45
    Thanks received
    81
    Rep Power
    269
    delta or pi?

    its its delta and ur using that drop delta not appearing thing by sanity
    thats the problem


    Web Hosting | VPS | CDN | DDoS Protected Solutions
    Reply With Quote  
     

  7. #7  
    Registered Member
    Markian's Avatar
    Join Date
    Apr 2009
    Posts
    614
    Thanks given
    17
    Thanks received
    26
    Rep Power
    373
    Lol X)
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

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