Jump to content
  • 0

Bug when attacking too many monsters


dextroy

Question

Hello.

 

I have a very particular issue and i don't know if there's a fix or if it's a client limitation.

 

I'm making an interlude multiskill server using a L2JFrozen base, and everything is pretty much set already.

 

As it's a multiskill, a stronger player should be able to fight many monsters at once. However, if i'm using a fighter class with Polearm when killing more than 8-10 monsters at once, the following bug happens:

 

The monster hp bar freezes (it doesn't go down visually), the character keeps attacking the monsters for a few seconds until the hp drain stops, the attack animation continues for some time as if the character is still fighintg all the monsters. but the hp drops to 0 and stays like that with the animation ongoing for a few more seconds until the player eventually dies and the monsters stop attacking all at once.

 

What i'm assuming is that the first monster of the aggroed pack dies (or something like that), but since the hp bar and the animation gets stuck as there's too much going on in the battle at once (too many hits, soulshots splashes, etc.), there's no time to switch to attack another monster and the result is the character dying.

 

Has anyone ever seen this? Is there a serverside or clientside fix? I have a good setup and a good Graphics Card so it's not a computer issue.

 

 

Link to comment
Share on other sites

Recommended Posts

  • 0

but still something is wrong in ur server side. MMO_MAX_SEND_PER_PASS = 12, must work without lag with only 10+ mobs.

https://mega.nz/file/Gc13lC6T#2aZj_JYa-zyvjvRD07uCpED0fQ_ZGZvXmL6sD1ao2n4

1. run L2Phx as admin

2. run l2.exe

3. login to server.

4. and u will see in l2 phx all packets client/server.

Link to comment
Share on other sites

  • 0

Thats why I trow frozen to bin AGES AGO coz is total crap one thing u fix and another shit come in place,  that's why this project left abandoned. Oreon use frozen I will drop link to source where   BR  optimise it  and actually performed better that original oreon even oreon claims that is bugged but isn't, here source I hope you will find what a u looking for   https://github.com/Hl4p3x/L2jOrion_Interlude_C6

Link to comment
Share on other sites

  • 0
17 hours ago, dextroy said:

I know, but i made my server as a hobby of mine, so i don't really have goals to make  it professional or huge, that's why i didn't want to check aCIS or L2-Off 'cause they're often bit more complex.

 

Actually it's the complete versus : L2JFrozen is based on a RU pack, and RU codes terribly wrong (globally speaking). L2JFrozen did nothing about that, for his short lifespan (1132 rev is 2013 or so).

 

aCis is my project, btw :P. I added a lot of javadoc, names of methods are clear, and classes and general organization is clear aswell. I got only 100 admincommands with proper description for each, all data is unified between SQL/XML, there is no side JARs except the connection pooler,...

 

I don't try to convert you, I know you already invested time into your project and since it's an hobby, you don't care. I just set back some reality :P.

 

L2OFF is even more simple, you barely can't edit anything by yourself.

Edited by Tryskell
Link to comment
Share on other sites

  • 0
18 hours ago, dextroy said:

I know, but i made my server as a hobby of mine, so i don't really have goals to make  it professional or huge, that's why i didn't want to check aCIS or L2-Off 'cause they're often bit more complex. I had l2j C3-C5 servers long time ago. I got back to it last year and i just wanted to make a decent stable with the unique features i wanted on other servers and never could find.

 

 

 Hey thats also what I'm doing! enomic#3462 add me on discord, maybe we can brainstorm a bit and help each other out!

Link to comment
Share on other sites

  • 0
32 minutes ago, Romotheone said:

 Hey thats also what I'm doing! enomic#3462 add me on discord, maybe we can brainstorm a bit and help each other out!

Join to ACIS community it will be more easy and you will be able find lots of useful things ! :) https://acis.i-live.eu/ . 

Link to comment
Share on other sites

  • 0
49 minutes ago, MrTitanas said:

Join to ACIS community it will be more easy and you will be able find lots of useful things ! 🙂https://acis.i-live.eu/ . 

I am not using an aCis pack and I am not looking for codes to copy paste, but a discussion of ideas with someone of a similar mindset.

Link to comment
Share on other sites

  • 0
1 hour ago, Romotheone said:

I am not using an aCis pack and I am not looking for codes to copy paste, but a discussion of ideas with someone of a similar mindset.

Try Acis, later you will thank to me :)  I done with frozen years ago and never looked back, but is up to you :)

Link to comment
Share on other sites

  • 0
53 minutes ago, MrTitanas said:

Try Acis, later you will thank to me 🙂 I done with frozen years ago and never looked back, but is up to you 🙂

Advertisement services?

Link to comment
Share on other sites

  • 0
42 minutes ago, Zake said:

Advertisement services?

Not really buddy, I  just want save some time for person who still have passion for L2 and want deliver his best to our community :). In this world Time > Money, and other stuff. 

Link to comment
Share on other sites

  • 0
20 minutes ago, MrTitanas said:

Not really buddy, I  just want save some time for person who still have passion for L2 and want deliver his best to our community :). In this world Time > Money, and other stuff. 

I am in the unique situation of having a customizable pack where I put hundreds of hours into creating different things. The work I and others have done on it cannot be easily imported into an another pack, especially into another chronicle. I am not willing to give up all the things I have created and aCis (especially Interlude chronicle) lacks the freedom that I NEED in order to do the things I want to do. Nothing against aCis, Tryskell has proved to be really helpful towards the community and the pack is well organized, I am sure it is the best public pack there is right now (Interlude or otherwise), but I cannot work with aCis due to the reasons listed above.

Link to comment
Share on other sites

  • 0
2 hours ago, MrTitanas said:

Try Acis, later you will thank to me 🙂 I done with frozen years ago and never looked back, but is up to you 🙂

what u think, acis not have bugs and other s...? 😄

Link to comment
Share on other sites

  • 0
On 11/13/2021 at 10:36 PM, wongerlt said:

im using frozen older rev. and there no problem like this. Tried with more than 2k mobs in one place everything work fine.

I have to see it!

Link to comment
Share on other sites

  • 0
5 hours ago, melron said:

I have to see it!

 

in this place about 2k mobs, ofc with Provoke skill i cant take all mobs.

But anyway not big lag, not like in dextroy video. 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Posts

    • I didn't edit anything, It's a scren from Your vid, don't be delusional. I won't refund You. I think 10 years ago I've created account on L2Brasil - You can also go there if You want. Take care
    • don't be stupid if you don't return my money I continue to want sanctions against you.   don't write that you like it, the case is not closed. don't pose as you want when you upload a photo don't edit upload the whole conversation before editing.
    • Made some contacts, for the time being everything is set. Kindly asking for moderators to lock this post.
    • To be fair, I wasn't aware I had an account there. I guess I was banned on that mmo-dev-rus bullshit because I'm well known for not beeing russian-ass-licker-fanboy, those who knows me, knows it too. Thank You. Case closed.  @Celestine     You did. Worked stopped. You got refunded. That's all from me, I have other works to do - I can't spend more time here, repeating myself, so I won't get "reported" yet again with another project. See my point here?  Signing out 
    • VeeloBooster Testosterone Booster (Special Offer) – Buy Now – Official Website Official Website: https://supplementrange.com/veelobooster-reviews/ Facebook: https://www.facebook.com/veelobooster.officialwebsite VeeloBooster Male Enhancement Pills Reviews - For the most part, it’s men who want to have larger penises,” Montague said. Eldorado Trading, Jones, and Vogt admitted in their plea agreements to buying hundreds of thousands of misbranded pills from Lee, which Eldorado Trading resold for a profit of at least $215,000. In their plea agreements, Contenda Health and the Cranfords admitted to purchasing more than 1.4 million misbranded pills from Lee for approximately $2.1 million, which they resold to retail locations across the United States. The anticipated guilty pleas are in relation to three cases filed today in U.S. Continue reading to learn more Crucial Tip 1 Save time and money when you are looking for enlargement method. Now it is urgent to correct DIC to stop bleeding, but Su Hongwen really cant think of the kind of drug that can correct DIC in a short time to achieve The purpose of hemostasis. Its imperative to comprehend that not every erectile disorder problems originate from mental issues There might be a fundamental medical trigger in sufferers with Hd Testo Male Enhancement erection dysfunction For instance.   Official Website: https://supplementrange.com/veelobooster-reviews/ https://supplementrange.com/nexalyn-male-enhancement/ https://supplementrange.com/nexaslim-reviews/ Facebook: https://www.facebook.com/veelobooster.officialwebsite https://www.facebook.com/nexaslimofficialwebsite/ https://www.facebook.com/nexalynofficialwebsite/ Groups Google: https://groups.google.com/u/0/g/veelobooster-male-enhancement/c/kMfeByqzWIU https://groups.google.com/g/nexalyn-reviews/c/612K-C_681Y https://groups.google.com/g/nexalyn-reviews/c/NddGgTyevPw Sites Google: https://sites.google.com/view/veelobooster-official-website/home https://sites.google.com/view/nexalynpillsreviews/home Blogspot: https://nexalyn-reviews.blogspot.com/2024/05/nexalyn-testosterone-booster.html https://nexalyn-reviews.blogspot.com/2024/05/veelobooster-testosterone-booster.html Medium: https://medium.com/@veelobooster.official/veelobooster-testosterone-booster-32935c5b7fd7 https://medium.com/@nexalyn-review/nexalyn-testosterone-booster-52b99cf5540f https://medium.com/@nexalyn-review/nexalyn-testosterone-booster-reviews-nexalyn-male-enhancement-pills-b04e97c5f978 Other Blogs: https://veelobooster-testosterone-booster-2.jimdosite.com/ https://veelobooster-testosterone-boos-1fe422.webflow.io/ https://veelobooster-testosterone-booster-reviews.company.site/ https://www.eventbrite.com/e/veelobooster-testosterone-booster-reviews-veelo-booster-male-enhancement-pills-tickets-903689287987?aff=oddtdtcreator https://edwextrujek.wixsite.com/veelobooster-reviews/post/veelobooster-testosterone-booster-reviews-does-veelo-booster-pills-work-or-not
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock