Error GE (RequestBypassToServer - L2AttackableAI)

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
User avatar
LaraCroft
Posts: 360
Joined: Sat Aug 08, 2009 1:37 am

Error GE (RequestBypassToServer - L2AttackableAI)

Post by LaraCroft »

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

When I updated to last GE revison i get this two errors:

Code: Select all

Aug 1, 2010 4:03:36 PM com.l2jserver.gameserver.network.clientpackets.RequestBypassToServer runImplWARNING: [Character: Jops[269159279] - Account: sorcerfodao - IP: 189.41.174.121] sent bad RequestBypassToServer: "_diary?class=108&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)

Code: Select all

Aug 1, 2010 3:43:20 PM com.l2jserver.gameserver.ai.L2AttackableAI movementDisableWARNING: Actor: L2MonsterInstance:Ol Mahum Captain(20066)[268446270] - failed executing movementDisable(): nulljava.lang.NullPointerException	at com.l2jserver.gameserver.ai.L2AttackableAI.movementDisable(L2AttackableAI.java:1659)	at com.l2jserver.gameserver.ai.L2AttackableAI.thinkAttack(L2AttackableAI.java:1023)	at com.l2jserver.gameserver.ai.L2AttackableAI.onEvtThink(L2AttackableAI.java:2316)	at com.l2jserver.gameserver.ai.L2CharacterAI.onEvtArrivedRevalidate(L2CharacterAI.java:718)	at com.l2jserver.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:457)	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)
I use some custom scripts... But...
Before updating these errors did not occur...

Can anyone help me to fix?
Or tell me if the problem is in the custom scripts...

Thx a lot guys...
!!!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: Error GE (RequestBypassToServer - L2AttackableAI)

Post by JIV »

first is hero diary problem, should happen only 1st day in month, will be fixed in freya
and second ignore for now.
User avatar
LaraCroft
Posts: 360
Joined: Sat Aug 08, 2009 1:37 am

Re: Error GE (RequestBypassToServer - L2AttackableAI)

Post by LaraCroft »

Thx JIV...

This errors can cause some problem for the players??
I can ignore them?
!!!knowledge and intelligence must be shared!!!
User avatar
Aikimaniac
L2j Inner Circle
L2j Inner Circle
Posts: 3048
Joined: Sun Aug 07, 2005 11:42 pm
Location: Slovakia

Re: Error GE (RequestBypassToServer - L2AttackableAI)

Post by Aikimaniac »

JIV wrote:first is hero diary problem, should happen only 1st day in month, will be fixed in freya
and second ignore for now.
read again
Image
User avatar
LaraCroft
Posts: 360
Joined: Sat Aug 08, 2009 1:37 am

Re: Error GE (RequestBypassToServer - L2AttackableAI)

Post by LaraCroft »

I'll waiting freya revision...
But... when developers make a fix...
If you can post a fix patch for GE here... I'll be very grateful...
Cause I intend to use the GE version for some time before moving to freya versison, when it is released...
:wink:
Thx a lot guys..
!!!knowledge and intelligence must be shared!!!
Post Reply