Ошибка логин сервера

uter81

Знающий
Участник
Сообщения
301
Розыгрыши
0
Репутация
1
Реакции
11
Баллы
460
Хроники
  1. Master Class
Исходники
Присутствуют
Сборка
l2jMobius
Добрый день, с прошедшими праздниками всех.

Подскажите пожалуйста как исправить, вылетает такая ош при запуске логин сервера.

Код:
Exception in thread "GameServerThread-48@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-49@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-52@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-53@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-54@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-55@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-56@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-57@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-58@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-59@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-60@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-61@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-62@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-63@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-64@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-65@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-66@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-67@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-68@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-69@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-70@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-71@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-72@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-73@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-74@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-75@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-76@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-77@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-78@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
    at org.l2jmobius.commons.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
    at org.l2jmobius.commons.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
    at org.l2jmobius.commons.crypt.NewCrypt.decrypt(NewCrypt.java:199)
    at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:115)
Exception in thread "GameServerThread-79@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException
Exception in thread "GameServerThread-80@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException
Exception in thread "GameServerThread-81@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException
Exception in thread "GameServerThread-82@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException
Exception in thread "GameServerThread-83@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException
Exception in thread "GameServerThread-84@194.180.48.10" java.lang.ArrayIndexOutOfBoundsException
 
Ищи, что ты нахеровертил в конфиге. По умолчанию мобиус всегда рабочий если все правильно сделано. Либо кидай конфиг сюды.
 
конфиги не трогал, пробовал банить аккаунты через адинку, после этого поехало такое
 
Сам себя не забанил? Или может на серве у всех хвид одинаковый? Видал такой прикол на интерлюде на ломаном пейне , там если включали проверку игроков по хвид то получалось что у всех одинаковый тем самым забанив одного отлетали все так же с прем акком , купил один получили всесними баны и посмотри ошибка уйдет?
 
если в файле GameServerThread в строке 155 добавить

Java:
 System.out.println(data.length);
_blowfish.decrypt(data, 0,data.length);

длина данных должна быть кратна 8. у меня например приходит 3 пакета 144, 192, 48 байт
 
ну судя по логам. гейм серв отправляет не выровненные данные на логин серв. логин серв пытается их расшифровать, думая что там есть 8 байт данных. но их там 1
 
Данный сайт использует cookie. Вы должны принять их для продолжения использования. Узнать больше…