=================================================
[16:07:28] INFO Project Revision: ........ L2s [21212]
[16:07:28] INFO Build Revision: .......... 7240
[16:07:28] INFO Update: .................. Epic Tale of Aden: Underground
[16:07:28] INFO Build date: .............. 2016.02.10 04:34
[16:07:28] INFO Compiler version: ........ 1.8.0_60-b27 (Oracle Corporation)
=================================================
Код:
[10.02.16 13:13:29:367] WARN instances.NpcInstance: Invalid bypass to Server command parameter! npcId=32885 command=[QuestEvent _456_DontKnowDontCare take_essense]
java.lang.NumberFormatException: For input string: "_456_DontKnowDontCare"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at l2s.gameserver.model.instances.NpcInstance.onBypassFeedback(NpcInstance.java:1198)
at l2s.gameserver.network.l2.c2s.RequestBypassToServer.runImpl(RequestBypassToServer.java:140)
at l2s.gameserver.network.l2.c2s.L2GameClientPacket.run(L2GameClientPacket.java:49)
at l2s.commons.net.nio.impl.MMOExecutableQueue.run(MMOExecutableQueue.java:56)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)
Код:
[10.02.16 13:23:54:941] WARN instances.NpcInstance: Invalid bypass to Server command parameter! npcId=32153 command=[QuestEvent _10331_StartOfFate class_transfer 11 high_priest_franco_q10331_6.htm]
java.lang.NumberFormatException: For input string: "_10331_StartOfFate"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at l2s.gameserver.model.instances.NpcInstance.onBypassFeedback(NpcInstance.java:1198)
at l2s.gameserver.model.instances.VillageMasterInstance.onBypassFeedback(VillageMasterInstance.java:232)
at l2s.gameserver.network.l2.c2s.RequestBypassToServer.runImpl(RequestBypassToServer.java:140)
at l2s.gameserver.network.l2.c2s.L2GameClientPacket.run(L2GameClientPacket.java:49)
at l2s.commons.net.nio.impl.MMOExecutableQueue.run(MMOExecutableQueue.java:56)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)
Код:
10.02.16 13:28:21:833] WARN instances.NpcInstance: Invalid bypass to Server command parameter! npcId=33751 command=[QuestEvent _10385_RedThreadofFate MysteriousDarkKnight_q10385_02.htm]
java.lang.NumberFormatException: For input string: "_10385_RedThreadofFate"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at l2s.gameserver.model.instances.NpcInstance.onBypassFeedback(NpcInstance.java:1198)
at l2s.gameserver.network.l2.c2s.RequestBypassToServer.runImpl(RequestBypassToServer.java:140)
at l2s.gameserver.network.l2.c2s.L2GameClientPacket.run(L2GameClientPacket.java:49)
at l2s.commons.net.nio.impl.MMOExecutableQueue.run(MMOExecutableQueue.java:56)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)