Page 1 of 1

[Test] Need a report about it

Posted: Mon Feb 10, 2014 11:50 am
by Mage
Hello guys, i need a fast test. Revision ~last one

- Spawn 200 monster.
- Use command //kill 2000

Tell me if you got lag, i mean when all the mobs are dying (spamming server packets), if your next action (for example a movetolocation) got delay or not.

Thank you

Re: [Test] Need a report about it

Posted: Mon Feb 10, 2014 11:58 am
by BiggBoss
that depends on many factors:
- machine
- jvm thread schedule (since all are the same priority, you wont know at all)

btw, if you got move delay, it will be mostly graphic lag, server side you will be proably moved in time or with milliseconds delay

Re: [Test] Need a report about it

Posted: Mon Feb 10, 2014 12:03 pm
by Mage
BiggBoss wrote:that depends on many factors:
- machine
- jvm thread schedule (since all are the same priority, you wont know at all)

btw, if you got move delay, it will be mostly graphic lag, server side you will be proably moved in time or with milliseconds delay
I'm in localhost, and i got a very powerfull machine.

When i kill all mobs with the command i got 4-5 seconds delay cause on client i see all gurds dieing.

I'm trying debugging the problem cause i got massive lag during mass pvp. And i noticed also during siege with lot of guards. (also if there are low players during pvp, like 20)

PS: i'm not using last version of l2j, this is why i'm telling to do the test.

Thank you

Re: [Test] Need a report about it

Posted: Mon Feb 10, 2014 12:07 pm
by BiggBoss
as i said, its probably graphic lag, the render engine get a peak while rendering all dying animations, and wont be able to render you walking or doing any other action while all mobs are dying.

Before your server downgrade its performance by packet broadcasting, your client will be exhausted by graphic renderization

Re: [Test] Need a report about it

Posted: Mon Feb 10, 2014 12:13 pm
by Mage
BiggBoss wrote:as i said, its probably graphic lag, the render engine get a peak while rendering all dying animations, and wont be able to render you walking or doing any other action while all mobs are dying.

Before your server downgrade its performance by packet broadcasting, your client will be exhausted by graphic renderization
I was debugging with some logs the packet Client->Server and seems u are correct. Infact also during my lag if i eas clicking to move, the server was reciving that packet. (and after the lag my char moved)

So we can exclude that the lag from killing/dieing mobs is the same with mass pvp from char.

Re: [Test] Need a report about it

Posted: Mon Feb 10, 2014 12:17 pm
by Cresceus
Take a look here viewtopic.php?f=81&t=28330.

The little fix by JOJO worked for me.


So if you haven't fixed it yet, perhaps this will work for you, too.

But this fix has nothing to do with PvP.

Re: [Test] Need a report about it

Posted: Mon Feb 10, 2014 12:27 pm
by vampir
In mass pvp, same thing is happening. There are a lot of actions(animations, skills, new characters coming) that game client have to show on the screen. You could make button for every player, which would stop less important actions from being sent to client.

Re: [Test] Need a report about it

Posted: Mon Feb 10, 2014 12:28 pm
by angkor_tm
test for you....
3 sec delay dont move...
client (for graphic delay test)
core i7
8gb ddr3 1600
nvidia GeForce GTX 650

Re: [Test] Need a report about it

Posted: Mon Feb 10, 2014 12:33 pm
by Mage
vampir wrote:In mass pvp, same thing is happening. There are a lot of actions(animations, skills, new characters coming) that game client have to show on the screen. You could make button for every player, which would stop less important actions from being sent to client.
Exactly. I don't say an important thing. The lagg is only ZONE LAG, i mean people lag only where there is the mass pvp, not on all server.

Re: [Test] Need a report about it

Posted: Mon Feb 10, 2014 12:37 pm
by Mage
angkor_tm wrote:test for you....
3 sec delay dont move...
client (for graphic delay test)
core i7
8gb ddr3 1600
nvidia GeForce GTX 650
Thank you for test.

Re: [Test] Need a report about it

Posted: Mon Feb 10, 2014 12:39 pm
by angkor_tm
Lag only if you are near this area, if you far from area no lag.
Tested from 2 clients at the same time

Re: [Test] Need a report about it

Posted: Mon Feb 10, 2014 1:53 pm
by Mage
angkor_tm wrote:Lag only if you are near this area, if you far from area no lag.
Tested from 2 clients at the same time
Me too, that's a problem during mass pvp cause there is always ZONE lag when there are lot of players online.

Re: [Test] Need a report about it

Posted: Mon Feb 10, 2014 9:15 pm
by Zoey76
I don't see any lag, except that takes about half a second for all the drops and herbs to appear.

Re: [Test] Need a report about it

Posted: Tue Feb 11, 2014 7:33 am
by angkor_tm
Disabled herbs and drops all and lag is present...

Re: [Test] Need a report about it

Posted: Mon May 18, 2020 2:59 pm
by amouage1
Maybe someone have fix this mass pvp/ action area lagg ?