Epilogue Errors!

Find the proper support area, Saga-Version.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
LaraCroft
Posts: 360
Joined: Sat Aug 08, 2009 1:37 am

Epilogue Errors!

Post 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...
!!!knowledge and intelligence must be shared!!!
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Epilogue Errors!

Post by JIV »

no they are not.
User avatar
LaraCroft
Posts: 360
Joined: Sat Aug 08, 2009 1:37 am

Re: Epilogue Errors!

Post by LaraCroft »

they are not fixed?
Or... is not possible to release a patch to Epilogue??
:?
!!!knowledge and intelligence must be shared!!!
User avatar
LaraCroft
Posts: 360
Joined: Sat Aug 08, 2009 1:37 am

Re: Epilogue Errors!

Post by LaraCroft »

nothing?
:(
!!!knowledge and intelligence must be shared!!!
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

Re: Epilogue Errors!

Post 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
Image
Post Reply