[[求助]]黑盒子亂碼
ERROR - 3java.lang.ArrayIndexOutOfBoundsException: 3
at com.lineage.echo.encryptions.Encryption._decrypt(Encryption.java:95)
at com.lineage.echo.encryptions.Encryption.decrypt(Encryption.java:79)
at com.lineage.echo.DecryptExecutor.decrypt(DecryptExecutor.java:78)
at com.lineage.echo.ClientExecutor.readPacket(ClientExecutor.java:283)
at com.lineage.echo.ClientExecutor.run(ClientExecutor.java:92)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
ERROR - 3
java.lang.ArrayIndexOutOfBoundsException: 3
at com.lineage.server.types.ULong32.fromArray(ULong32.java:11)
at com.lineage.echo.encryptions.Encryption.decrypt(Encryption.java:80)
at com.lineage.echo.DecryptExecutor.decrypt(DecryptExecutor.java:78)
at com.lineage.echo.ClientExecutor.readPacket(ClientExecutor.java:283)
at com.lineage.echo.ClientExecutor.run(ClientExecutor.java:92)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
INFO -
這些是有一個IP 連線就會出現 這個是什麼意思呢?
並不是全部IP 有其中一個
有大大知道嗎? 感謝 数组越界
Encryption.java
第95行
ULong32.java
第11行 謝謝分享,試著努力去了解內容
頁:
[1]