Page 1 of 1

Epilogue Errors!

Posted: Tue Oct 05, 2010 12:48 pm
by LaraCroft
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: Last
L2JDP Revision Number: Last

Hi guys...
I'm using last epilogue revision and i get 3 erros:

1st Error:

Code: Select all

 Sep 29, 2010 12:06:59 PM com.l2jserver.gameserver.ai.L2AttackableAI movementDisableWARNING: Actor: L2MonsterInstance:Catherok(21035)[268442450] - failed executing movementDisable(): nulljava.lang.NullPointerException    at com.l2jserver.gameserver.ai.L2AttackableAI.movementDisable(L2AttackableAI.java:1836)    at com.l2jserver.gameserver.ai.L2AttackableAI.thinkAttack(L2AttackableAI.java:1030)    at com.l2jserver.gameserver.ai.L2AttackableAI.onEvtThink(L2AttackableAI.java:2323)    at com.l2jserver.gameserver.ai.L2CharacterAI.onEvtArrivedRevalidate(L2CharacterAI.java:709)    at com.l2jserver.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:454)    at com.l2jserver.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:354)    at com.l2jserver.gameserver.model.actor.L2Character$NotifyAITask.run(L2Character.java:2631)    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) 
2nd Error:

Code: Select all

 Sep 30, 2010 12:25:21 AM com.l2jserver.gameserver.ai.L2AttackableAI onEvtThinkWARNING: Actor: L2MonsterInstance:Arcane Watchman(22329)[269311703] -  onEvtThink() failed: nulljava.lang.NullPointerException 
3nd Error:

Code: Select all

 Oct 1, 2010 12:03:48 PM com.l2jserver.gameserver.network.clientpackets.RequestBypassToServer runImplWARNING: [Character: klose[269186216] - Account: vilgaquis1 - IP: 189.13.127.215] sent bad RequestBypassToServer: "_diary?class=103&page=1"java.lang.NullPointerException    at com.l2jserver.gameserver.network.serverpackets.NpcHtmlMessage.replace(NpcHtmlMessage.java:211)    at com.l2jserver.gameserver.model.entity.Hero.showHeroDiary(Hero.java:546)    at com.l2jserver.gameserver.network.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:273)    at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:93)    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) 
I believe that errors are fixed in freya revision.
It is possible to release a patch with fixes for Epilogue revision?
:mrgreen:
Thxx a lot...

Re: Epilogue Errors!

Posted: Tue Oct 05, 2010 12:49 pm
by JIV
no they are not.

Re: Epilogue Errors!

Posted: Tue Oct 05, 2010 12:51 pm
by LaraCroft
they are not fixed?
Or... is not possible to release a patch to Epilogue??
:?

Re: Epilogue Errors!

Posted: Mon Oct 11, 2010 11:28 am
by LaraCroft
nothing?
:(

Re: Epilogue Errors!

Posted: Tue Nov 01, 2011 1:16 am
by UnAfraid
LaraCroft wrote: 3nd Error:

Code: Select all

 Oct 1, 2010 12:03:48 PM com.l2jserver.gameserver.network.clientpackets.RequestBypassToServer runImplWARNING: [Character: klose[269186216] - Account: vilgaquis1 - IP: 189.13.127.215] sent bad RequestBypassToServer: "_diary?class=103&page=1"java.lang.NullPointerException    at com.l2jserver.gameserver.network.serverpackets.NpcHtmlMessage.replace(NpcHtmlMessage.java:211)    at com.l2jserver.gameserver.model.entity.Hero.showHeroDiary(Hero.java:546)    at com.l2jserver.gameserver.network.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:273)    at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:93)    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) 
Fixed in Changeset 5052