NumberFormatException.java:65 (FIXED)
[05:00:42] INFO =================================================
[05:00:42] INFO Project Revision: ........ L2s [27513]
[05:00:42] INFO Build Revision: .......... 9933
[05:00:42] INFO Update: .................. Helios: Lord of Bifrost
[05:00:42] INFO Build date: .............. 2017.02.22 19:30
[05:00:42] INFO Compiler version: ........ 1.8.0_121-b13 (Oracle Corporation)
[05:00:42] INFO =================================================
Код:
Feb 25, 2017 2:49:33 PM com.l2scripts.sguard.utils.log.GuardLog logAuth
INFO: Account 'm1kolo' logged in with HWID 'c73abf0a46b70f199a644092de102f3c5c619e2d9e98782e' and IP '78.26.162.225'
[14:50:21] INFO FourSepulchersManager: Entry time: Sat Feb 25 14:55:21 EET 2017
[14:53:21] ERROR Error while handling bypass: npc_268465270_exchange_aa вцыйва via NPC 31092 Black Marketeer of Mammon
java.lang.NumberFormatException: For input string: "вцыйва"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.parseInt(Integer.java:580)
at java.lang.Integer.parseInt(Integer.java:615)
at npc.model.BlackMammonInstance.onBypassFeedback(BlackMammonInstance.java:38)
at l2s.gameserver.network.l2.c2s.RequestBypassToServer.runImpl(RequestBypassToServer.java:133)
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(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)
Feb 25, 2017 2:53:34 PM com.l2scripts.sguard.utils.log.GuardLog logAuth
INFO: Account 'sork12345' logged in with HWID '94dca09d579e3fbb78004400de102f3c18c47ed4cdd17782' and IP '91.205.144.148'
Feb 25, 2017 2:57:10 PM com.l2scripts.sguard.utils.log.GuardLog logAuth
INFO: Account 'zfylhtqzfL1' logged in with HWID '60ba96561d5a7462b455e23cde102f3c59d79be0fa483a53' and IP '46.188.67.182'
[15:00:00] INFO SpawnManager: spawned 1257 npc; spawns: 890; group: NIGHT
Feb 25, 2017 3:00:41 PM com
|