-
Member
[Help] HeliosMS v83 bat error
Hello I have a problem can anyone help me please?
Listening on port 8484
[INFO] Loading skills..
[INFO] Finished loading 533 skills. It took 2922 ms.
Channel 1: Listening on port 7575
World: 0 Channel: 1 is online.
Channel 2: Listening on port 7576
World: 0 Channel: 2 is online.
Channel 3: Listening on port 7577
World: 0 Channel: 3 is online.
IoSession with /25.21.119.22:58879 opened.
null caught an exception: org.apache.mina.filter.codec.ProtocolDecoderException:
java.lang.IllegalStateException: Cipher not initialized (Hexdump: 29 47 2B 47 C
1 07)
org.apache.mina.filter.codec.ProtocolDecoderException: java.lang.IllegalStateExc
eption: Cipher not initialized (Hexdump: 29 47 2B 47 C1 07)
at org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(Prot
ocolCodecFilter.java:227)
at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessage
Received(DefaultIoFilterChain.java:429)
at org.apache.mina.core.filterchain.DefaultIoFilterChain.access$1200(Def
aultIoFilterChain.java:51)
at org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl$1.mes
sageReceived(DefaultIoFilterChain.java:812)
at org.apache.mina.core.filterchain.IoFilterAdapter.messageReceived(IoFi
lterAdapter.java:119)
at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessage
Received(DefaultIoFilterChain.java:429)
at org.apache.mina.core.filterchain.DefaultIoFilterChain.fireMessageRece
ived(DefaultIoFilterChain.java:416)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.read(Abstract
PollingIoProcessor.java:638)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.process(Abstr
actPollingIoProcessor.java:598)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.process(Abstr
actPollingIoProcessor.java:587)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$400(Ab
stractPollingIoProcessor.java:61)
at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run
(AbstractPollingIoProcessor.java:969)
at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
e.java:64)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.IllegalStateException: Cipher not initialized
at javax.crypto.Cipher.checkCipherState(Cipher.java:1750)
at javax.crypto.Cipher.doFinal(Cipher.java:2157)
at tools.MapleAESOFB.crypt(MapleAESOFB.java:96)
at net.mina.MaplePacketDecoder.doDecode(MaplePacketDecoder.java:62)
at org.apache.mina.filter.codec.CumulativeProtocolDecoder.decode(Cumulat
iveProtocolDecoder.java:177)
at org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(Prot
ocolCodecFilter.java:218)
... 15 more
-
-
Apprentice
Re: [Help] HeliosMS v83 bat error
You need to add mina-core, mysql-connector-java-bin, slf4j-api, and slf4j-jdk14 to your libraries in netbeans and compile.
-
Member
Re: [Help] HeliosMS v83 bat error
I did and I re-compile many times.
-
Apprentice
Re: [Help] HeliosMS v83 bat error
Did you add the recompiled file to your source folder?
-
Member
Re: [Help] HeliosMS v83 bat error
Yes I did. Also when I run the localhost as an admin, it crashed instantly when I clicked on the Login button (after I typed the ID and password) at the same time.
- - - Updated - - -
Umm...anyone help please? :'(
-
Valued Member
Re: [Help] HeliosMS v83 bat error
-
Member
Re: [Help] HeliosMS v83 bat error
Yes, I did everything successful at the first time, then the next day it shows me the error. You have been disconnected from the login server. Please try again.
- - - Updated - - -
NVM I fixed it! :)
- - - Updated - - -
Thanks for helping everyone! :) But I got a new problem :( When I clicked on a channel I crashed immediately with the error -2147287038 (unknown error 0x80030002)
- - - Updated - - -
nvm again fixed :P