Magic dmg on rbs!

Find the proper support area, Saga-Version.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Locked
dariofight
Posts: 9
Joined: Sat Jun 20, 2009 12:57 am
Location: Athens
Contact:

Magic dmg on rbs!

Post by dariofight »

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

Hi to all! I have one problem when i try too hit baium with skills ,mage skils!
I have Equal packet 323 revision!

Code: Select all

java.lang.NullPointerException        at com.equal.gameserver.model.L2Skill.getTargetList(L2Skill.java:1507)        at com.equal.gameserver.model.L2Skill.getTargetList(L2Skill.java:2131)        at com.equal.gameserver.model.L2Character.doCast(L2Character.java:1328)        at sun.reflect.GeneratedMethodAccessor26.invoke(Unknown Source)        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)        at java.lang.reflect.Method.invoke(Unknown Source)        at org.python.core.PyReflectedFunction.__call__(Unknown Source)        at org.python.core.PyMethod.__call__(Unknown Source)        at org.python.core.PyObject.__call__(Unknown Source)        at org.python.core.PyInstance.invoke(Unknown Source)        at data.jscript.ai.individual.baium$py.onAttack$6(C:\SERVER\serverkvn\gameserver\data\jscript\ai\individual\baium.py:252)        at data.jscript.ai.individual.baium$py.call_function(C:\SERVER\serverkvn\gameserver\data\jscript\ai\individual\baium.py)        at org.python.core.PyTableCode.call(Unknown Source)        at org.python.core.PyTableCode.call(Unknown Source)        at org.python.core.PyTableCode.call(Unknown Source)        at org.python.core.PyFunction.__call__(Unknown Source)        at org.python.core.PyMethod.__call__(Unknown Source)        at org.python.core.PyObject.__call__(Unknown Source)        at org.python.core.PyObject._jcallexc(Unknown Source)        at org.python.core.PyObject._jcall(Unknown Source)        at org.python.proxies.data.jscript.ai.individual.baium$Baium$352.onAttack(Unknown Source)        at com.equal.gameserver.model.quest.Quest.notifyAttack(Quest.java:293)        at com.equal.gameserver.model.L2Attackable.addDamageHate(L2Attackable.java:821)        at com.equal.gameserver.model.actor.instance.L2MonsterInstance.addDamageHate(L2MonsterInstance.java:244)        at com.equal.gameserver.model.L2Attackable.addDamage(L2Attackable.java:768)        at com.equal.gameserver.model.L2Attackable.reduceCurrentHp(L2Attackable.java:392)        at com.equal.gameserver.model.actor.instance.L2BossInstance.reduceCurrentHp(L2BossInstance.java:102)        at com.equal.gameserver.model.L2Attackable.reduceCurrentHp(L2Attackable.java:361)        at com.equal.gameserver.model.L2Character.onHitTimer(L2Character.java:5119)        at com.equal.gameserver.model.actor.instance.L2PcInstance.onHitTimer(L2PcInstance.java:3947)        at com.equal.gameserver.model.L2Character$HitTask.run(L2Character.java:2077)        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)        at java.util.concurrent.FutureTask.run(Unknown Source)        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)        at java.lang.Thread.run(Unknown Source)
Last edited by dariofight on Wed Sep 23, 2009 9:49 am, edited 6 times in total.
User avatar
Ashitaka
Posts: 96
Joined: Thu Jul 12, 2007 4:04 am
Location: Spain

Re: About faction mode!

Post by Ashitaka »

Hi dariofight,

Those revision numbers are not inside L2J interlude revision number ranges. Did you get your code from L2J Sources?
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Magic dmg on rbs!

Post by jurchiks »

dariofight wrote:I have Equal packet 323 revision!
custom pack?
if so, not supported here
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Magic dmg on rbs!

Post by JIV »

com.equal.gameserver ? ask there http://equal.com/ xD
Lock
Locked