[13:58:31] INFO =================================================
[13:58:31] INFO Project Revision: ........ L2s [11859]
[13:58:31] INFO Build Revision: .......... 3197
[13:58:31] INFO Update: .................. Chapter 3: Lindvior
[13:58:31] INFO Build date: .............. 2014.08.25 18:52
[13:58:31] INFO Compiler version: ........ 1.7.0_51-b13 (Oracle Corporation)
[13:58:31] INFO =================================================
Жмем на чара, не пускает в игру. в логе
Код:
[15:25:56] ERROR Client: IN_GAME IP: 83.139.188.233 Account: academy137 Player : Mirmika[270553028] - Failed running: [C] CharacterSelected - Server Version: 3197
java.lang.ArrayIndexOutOfBoundsException
[15:26:39] INFO | zambezi12 | 46.158.118.247 | 1 |
[15:26:46] INFO | thor1337 | 176.49.141.10 | 1 |
[15:26:50] INFO | vladsanin2016 | 46.175.163.12 | 1 |
[15:26:50] ERROR
java.lang.ArrayIndexOutOfBoundsException: -1
at l2s.gameserver.model.CharSelectInfoPackage.<init>(CharSelectInfoPackage.java:57)
at l2s.gameserver.network.l2.s2c.CharacterSelectionInfo.restoreChar(CharacterSelectionInfo.java:255)
at l2s.gameserver.network.l2.s2c.CharacterSelectionInfo.loadCharacterSelectInfo(CharacterSelectionInfo.java:188)
at l2s.gameserver.network.l2.s2c.CharacterSelectionInfo.<init>(CharacterSelectionInfo.java:39)
at l2s.gameserver.network.authcomm.as2gs.PlayerAuthResponse.runImpl(PlayerAuthResponse.java:97)
at l2s.gameserver.network.authcomm.ReceivablePacket.run(ReceivablePacket.java:43)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
[15:26:51] INFO | ania11 | 91.227.12.1 | 1 |
[15:26:52] ERROR Client: IN_GAME IP: 83.139.188.233 Account: academy137 Player : Mirmika[270553028] - Failed running: [C] Logout - Server Version: 3197
java.lang.ArrayIndexOutOfBoundsException
[15:26:52] INFO | beayti86 | 5.18.59.153 | 1 |
[15:26:56] INFO | migotron2013 | 188.254.110.76 | 1 |
Exception in thread "ThreadPoolExecutor-9" java.lang.NoSuchMethodError: l2s.gameserver.network.l2.GameClient.checkTimesToSwitchAccounts()V
at l2s.gameserver.network.authcomm.as2gs.PlayerAuthResponse.runImpl(PlayerAuthResponse.java:85)
at l2s.gameserver.network.authcomm.ReceivablePacket.run(ReceivablePacket.java:43)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
[15:26:59] INFO | ripley2 | 83.139.188.233 | 1 |
[15:27:07] INFO | migotron2013 | 188.254.110.76 | 1 |
Код:
[15:24:30] INFO | migotron2013 | 95.32.85.94 | 1 |
Exception in thread "ThreadPoolExecutor-11" java.lang.NoSuchMethodError: l2s.gameserver.network.l2.GameClient.checkTimesToSwitchAccounts()V
at l2s.gameserver.network.authcomm.as2gs.PlayerAuthResponse.runImpl(PlayerAuthResponse.java:85)
at l2s.gameserver.network.authcomm.ReceivablePacket.run(ReceivablePacket.java:43)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
[15:24:54] INFO | migotron2013 | 95.32.85.94 | 1 |
[15:24:57] INFO | vladsanin2016 | 46.175.163.12 | 1 |
[15:24:57] ERROR
java.lang.ArrayIndexOutOfBoundsException: -1
at l2s.gameserver.model.CharSelectInfoPackage.<init>(CharSelectInfoPackage.java:57)
at l2s.gameserver.network.l2.s2c.CharacterSelectionInfo.restoreChar(CharacterSelectionInfo.java:255)
at l2s.gameserver.network.l2.s2c.CharacterSelectionInfo.loadCharacterSelectInfo(CharacterSelectionInfo.java:188)
at l2s.gameserver.network.l2.s2c.CharacterSelectionInfo.<init>(CharacterSelectionInfo.java:39)
at l2s.gameserver.network.authcomm.as2gs.PlayerAuthResponse.runImpl(PlayerAuthResponse.java:97)
at l2s.gameserver.network.authcomm.ReceivablePacket.run(ReceivablePacket.java:43)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
[15:25:16] ERROR Exception: RunnableImpl.run(): java.lang.ArrayIndexOutOfBoundsException
java.lang.ArrayIndexOutOfBoundsException
[15:25:34] INFO | alex69 | 213.230.86.59 | 1 |
[15:25:52] ERROR
java.lang.ArrayIndexOutOfBoundsException: -1
at l2s.gameserver.model.CharSelectInfoPackage.<init>(CharSelectInfoPackage.java:57)
at l2s.gameserver.network.l2.s2c.CharacterSelectionInfo.restoreChar(CharacterSelectionInfo.java:255)
at l2s.gameserver.network.l2.s2c.CharacterSelectionInfo.loadCharacterSelectInfo(CharacterSelectionInfo.java:188)
at l2s.gameserver.network.l2.s2c.CharacterSelectionInfo.<init>(CharacterSelectionInfo.java:39)
at l2s.gameserver.network.l2.c2s.RequestRestart.runImpl(RequestRestart.java:64)
at l2s.gameserver.network.l2.c2s.L2GameClientPacket.run(L2GameClientPacket.java:49)
at l2s.commons.net.nio.impl.MMOExecutableQueue.run(MMOExecutableQueue.java:39)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
[15:25:53] INFO | academy137 | 83.139.188.233 | 1 |