Jump to content
  • 0

[BUG] Seven Signs Mobs


Question

Posted (edited)

Hello boys, i'm back with a rare bug in all catacomb/necropolis monsters that i can't solve.

Sometimes when someone hit a monster or a group of them or using Provoke or Agression/Group Hate the monsters stay in its place like without attack desire, them are there, static 

It happen to somebody? may be AI bug? Im using retail AI without modifications. 

 

This i've seen in many servers and without solutions, just restart L2NPC or L2Server. 

 

@MasterToma may be util for your project

Edited by Vision
  • Upvote 1

7 answers to this question

Recommended Posts

  • 0
Posted

I saw this also on retail PTS servers. Unfortunately, I'm far from C4 now, so can't help you here now.

It might be geodata or AI related. For AI you can try to add debug prints to check, if attack desire event comes

  • 0
Posted
7 hours ago, MasterToma said:

I saw this also on retail PTS servers. Unfortunately, I'm far from C4 now, so can't help you here now.

It might be geodata or AI related. For AI you can try to add debug prints to check, if attack desire event comes

Thank you for you answer, im trying to fix it in AI but not sucess for now, sometimes it work after killing the mob

  • 0
Posted

download some custom pack from net, open two windows of notepad ++ and compate ai of catacombs monsters eachother, if theres any different try it on, mine was working all good, about 10 years ago xD

  • 0
Posted (edited)
8 hours ago, endART said:

download some custom pack from net, open two windows of notepad ++ and compate ai of catacombs monsters eachother, if theres any different try it on, mine was working all good, about 10 years ago xD

Do you use C4 PTS as a base? It's common problem on C4 original files, so maybe just a "some custom" won't be enough. 

 

Also, problem doesn't reproduce at 100%, according to my experience it's about 5% (so each 15-20 train), also - not at all catacombs. I saw it only in catacombs in near Giran harbor (40+ lvl if I remember correctly). 50+ lvl catacombs were good.

 

So, most probably it's a geo-data or path nodes issue. How geo-data can affect AI? L2NPC has logic:

1. Follow the target using path-finding

2. If path wasn't found, increment failure counter, and try again

3. If path-finding failed 10 times, then AI tries to do recovery and tries to teleport to the attacker or to the some random spawn point in his territory.

4. All this is quite complex, catacombs have multi-layered geo, with a lot of corners and walls, so when user does train, he goes into some corner, maybe there pathfinding stops working. Also, due to bug in geo, Mob can't teleport to user (he is in corner - no good places), so mob "hangs", and can't act.

 

@Nevermind25, could you provide more info? Do you see this bug only in some special catacombs, as I mentioned, or in all of them? Does it happen, when user goes into some corner, or when uses some complicated path to get the train?

 

Edited by MasterToma
  • 0
Posted

Hello @MasterToma that bug is in all catacombs but not at the same time, as you say it is not reproduced 100% it happens after some time, may be after some trains. I think that must be the respawn of mobs because sometimes i kill all using //killnpc and when they spawn again are fixed , other way is restarting l2npc so:

 

1 - Not occurs in all cata/necro at the same time

2 - Spawning again may be fixed so i tell users to kill them one by one or if im in home just //killnpc

3 - When mob stuck he dont attack even when player goes at his side and hit, even with short range weapon(dagger, fist).

 

It's hard to try without a live server so many times you think that all is good but when users start his interaction in world some problems can be found :)

  • Upvote 1
  • 0
Posted

Sorry for necro-posting, but maybe it will help someone - problem is in weird bug in density map. Mobs think, there is no players near them, and them switch to sleep mode, so no reaction. To disable it - simply disable sleep mode in L2NPC.exe:

_bug.png.a16c11e42ebd38a6e1a62bc52bc3ef9d.png

  • Thanks 1
  • Upvote 1
  • 0
Posted
2 hours ago, MasterToma said:

Sorry for necro-posting, but maybe it will help someone - problem is in weird bug in density map. Mobs think, there is no players near them, and them switch to sleep mode, so no reaction. To disable it - simply disable sleep mode in L2NPC.exe:

_bug.png.a16c11e42ebd38a6e1a62bc52bc3ef9d.png

LOL nab

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.



×
×
  • Create New...