Whats this error?

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
JMD
Advanced User
Advanced User
Posts: 1440
Joined: Wed Apr 15, 2009 10:07 am

Whats this error?

Post by JMD »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:

Code: Select all

C:\zserverep2\gameserver\data\scripts\ai\group_template\L2AttackableAIScript.jaajava.lang.NullPointerException        at com.l2jserver.gameserver.ai.L2AttackableAI.Cast(L2AttackableAI.java:171)        at com.l2jserver.gameserver.ai.L2AttackableAI.onIntentionAttack(L2AttacableAI.java:409)        at com.l2jserver.gameserver.ai.AbstractAI.setIntention(AbstractAI.java:10)        at com.l2jserver.gameserver.ai.AbstractAI.setIntention(AbstractAI.java:50)        at com.l2jserver.gameserver.ai.L2AttackableAI.onEvtAggression(L2AttackaleAI.java:2478)        at com.l2jserver.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:45)        at ai.group_template.L2AttackableAIScript.onFactionCall(L2AttackableAISript.java:162)        at com.l2jserver.gameserver.model.quest.Quest.notifyFactionCall(Quest.jva:572)        at com.l2jserver.gameserver.ai.L2AttackableAI.thinkAttack(L2AttackableA.java:715)        at com.l2jserver.gameserver.ai.L2AttackableAI.onEvtThink(L2AttackableAIjava:2396)        at com.l2jserver.gameserver.ai.L2AttackableAI.run(L2AttackableAI.java:18)        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)        at java.util.concurrent.FutureTask$Sync.innerRunAndReset(Unknown Source         at java.util.concurrent.FutureTask.runAndReset(Unknown Source)        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTaskaccess$101(Unknown Source)        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTaskrunPeriodic(Unknown Source)        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTaskrun(Unknown Source)        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Sourc)        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)        at java.lang.Thread.run(Unknown Source)
I am getting it often, it doesnt seem to cause problem but its kinda annoying.
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Whats this error?

Post by janiii »

revision numbers are really important for support. pls add them in your post. thx.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
JMD
Advanced User
Advanced User
Posts: 1440
Joined: Wed Apr 15, 2009 10:07 am

Re: Whats this error?

Post by JMD »

Its one revision before JIV added the customs for announce pvp/pk etc. I checked the l2j version properties but it doesnt say revision number at all only build date.
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Whats this error?

Post by JIV »

your log is useless cause you cut last letter - line count is broken. anyway it already fixed http://www.l2jserver.com/trac/changeset/3741

for rev numbers install SVN client to system.
Post Reply