Page 1 of 1

Geodata or pathnode problem (code problem)

Posted: Sun Aug 25, 2013 10:20 am
by gameblond
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision 7664:
L2JDP Revision 7664:

Hello guys

When i move raid boss near geodata (for example antharas / valakas lair)
I can see antharas from client like "climbing" the wall and finally throwing him above the geodata something like this

this happens only with antharas/valakas (because they have large animation maybe) simply monsters follow the pathnode without any problem.

What i have test without success:
Tried another geodata also and this Nos_FBIagent_GeoData_H5.
CoordSynchronize = -1,1,2.
CellPathFinding = True/false.

Does Anyone knows in what java file i should look into?

Thanks.


Edit:
Tried with LoSCastCheckInterval = 0 helps a lot but still problem exist.

Re: Geodata or pathnode problem (code problem)

Posted: Mon Aug 26, 2013 12:32 am
by gameblond
I fix it with remove Los cast check for grandbossinstance (from geoengine).


but still this happens even on mobs at catacombes , i don't think is a good idea to remove los cast check from monsters too.