Page 1 of 1

Can anyone help me with this?

Posted: Wed Nov 11, 2009 3:55 pm
by Navara
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision 3360:
L2JDP Revision 6461:

well here is a screen shot with the problem were i have
Image
Image
Image
btw if someone can help me i will hug him :D
Thanks in Advance

Re: Can anyone help me with this?

Posted: Wed Nov 11, 2009 4:05 pm
by Probe
in what scripts is this, when do you get the error, what are first lines of the error...
your screens says pretty much nothing mate :)

Re: Can anyone help me with this?

Posted: Wed Nov 11, 2009 4:08 pm
by Navara
Probe wrote:in what scripts is this, when do you get the error, what are first lines of the error...
your screens says pretty much nothing mate :)
you should check again XD

Re: Can anyone help me with this?

Posted: Wed Nov 11, 2009 6:07 pm
by Probe
ok my bad on the screens, but they still don't tell us what's wrong..
paste your custom code.. because this does not occur on a clean core

Re: Can anyone help me with this?

Posted: Thu Nov 12, 2009 2:28 pm
by Navara
well that's happened when someone hit another player only on event's generally that's do not happened in a pvp for a example only on event's

Re: Can anyone help me with this?

Posted: Thu Nov 12, 2009 4:14 pm
by Probe
from the looks of it, something is wrong with target acquisition,
some of the targets are null, I'm guessing with aoe skills .
look through the code of getTargetList() inside L2Skill model .
see there if some null check is missing .