L2JMobius

C6 Loginserver exception error

Strelook66 · 1 · 4471

Online Strelook66

  • Knight
  • ***
    • Posts: 82
Hi,

I have noticed that from time to time (cant tell exactly when), the loginserver will show the following error:

Code: [Select]
Exception in thread "[email protected]" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 1
at org.l2jmobius.commons.util.crypt.BlowfishEngine.bytesTo32bits(BlowfishEngine.java:1438)
at org.l2jmobius.commons.util.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1403)
at org.l2jmobius.commons.util.crypt.BlowfishEngine.decryptBlock(BlowfishEngine.java:1383)
at org.l2jmobius.commons.util.crypt.NewCrypt.decrypt(NewCrypt.java:199)
at org.l2jmobius.loginserver.GameServerThread.run(GameServerThread.java:114)

Any ideas whats happening here? my friends didnt notice anything strange.