L2J Revision 4614:
L2JDP Revision 7990:
When some players on my server go to kill Baium people inside of the instance suffers lag and freezes constantly while they are killing him. But no one else in the rest of the map has these problems, including me as I watched while tehy are killing Baium and I was not participating in the event never had freeze lag or problems.
People who have been participating in this are not more than 3 party.
On my server are 200+ players ON and when there are TvT of 20 players per team or even in sieges or TW have never lag.
Apparently this only happens to people who are participating in killing Baium.
anyone have any idea?
Baium Freeze
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- goncafa
- Posts: 385
- Joined: Thu Aug 05, 2010 2:10 pm
- Location: Santiago, Chile
Baium Freeze
Best Regards
PS: im sorry my bad english.

PS: im sorry my bad english.

- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: Baium Freeze
if you have single core cpu then yes, it use sleep in ai threads.
-
- Posts: 42
- Joined: Mon Jun 06, 2011 9:59 pm
Re: Baium Freeze
i have a i7 920 processor and still some players have freeze in when its killing baium.
Can you help me understand better how should i solve this?
Can you help me understand better how should i solve this?
- goncafa
- Posts: 385
- Joined: Thu Aug 05, 2010 2:10 pm
- Location: Santiago, Chile
Re: Baium Freeze
I have 2 Xeon Dual Core, 4 Cores in total :S and i have many many freezes when killing Baium.JIV wrote:if you have single core cpu then yes, it use sleep in ai threads.
And usually while players are killing Baium they can see 2 or 3 Baium in the room, but really there are only one.
Best Regards
PS: im sorry my bad english.

PS: im sorry my bad english.

- qwerty13
- Posts: 640
- Joined: Mon Feb 02, 2009 9:57 am
- Location: Europe
- Contact:
Re: Baium Freeze
Play with packet executor properties.
- goncafa
- Posts: 385
- Joined: Thu Aug 05, 2010 2:10 pm
- Location: Santiago, Chile
Re: Baium Freeze
Im sorry but i dont know what you are talking about.qwerty13 wrote:Play with packet executor properties.
Can yoy tell me how can i do this please

Best Regards
PS: im sorry my bad english.

PS: im sorry my bad english.

- qwerty13
- Posts: 640
- Joined: Mon Feb 02, 2009 9:57 am
- Location: Europe
- Contact:
Re: Baium Freeze
General.properties, line "Client packet queue tuning".
- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: Baium Freeze
packet executor properties isnt "Client packet queue tuning"
-
- Posts: 3
- Joined: Tue Jun 21, 2011 4:11 pm
Re: Baium Freeze
The power of a multi cored computer will come into play here! If you are implementing a threaded code, then you should have some cores to boot or else it would feel like everything is in a stop dance motion.
you could implement a delay or a slep in your AI threads. Though, an i7 processor can still falter. Still depends on settings and other hardware you have installed.
you could implement a delay or a slep in your AI threads. Though, an i7 processor can still falter. Still depends on settings and other hardware you have installed.