criss22 Posted October 20, 2019 Posted October 20, 2019 Why Login server doesn't start? http:// When i click there, nothing happend...sht of java. What i need?
0 criss22 Posted October 20, 2019 Author Posted October 20, 2019 Yes, it is calling L2jMobius. I hear about this project goods. But, whne i log from Client, i get this... javax.crypto.BadPaddingException: Message is larger than modulus at java.base/sun.security.rsa.RSACore.parseMsg(RSACore.java:214) at java.base/sun.security.rsa.RSACore.crtCrypt(RSACore.java:166) at java.base/sun.security.rsa.RSACore.rsa(RSACore.java:122) at java.base/com.sun.crypto.provider.RSACipher.doFinal(RSACipher.java:365) at java.base/com.sun.crypto.provider.RSACipher.engineDoFinal(RSACipher.java:404) at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2420) at org.l2jmobius.loginserver.network.clientpackets.RequestAuthLogin.run(RequestAuthLogin.java:87) at org.l2jmobius.loginserver.network.clientpackets.RequestAuthLogin.run(RequestAuthLogin.java:47) at org.l2jmobius.loginserver.network.LoginClient.channelRead0(LoginClient.java:104) at org.l2jmobius.loginserver.network.LoginClient.channelRead0(LoginClient.java:47) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284) at io.netty.handler.codec.ByteToMessageCodec.channelRead(ByteToMessageCodec.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1434) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:965) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:646) at io.netty.channel.nio.NioEventLoop.processSelectedKeysPlain(NioEventLoop.java:546) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:500) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:835) Can tell me someone what it is this?
0 Rootware Posted October 20, 2019 Posted October 20, 2019 RSA Decrypt problem. All packets to login server sends in crypted form. Your client sends wrong packet. Possible he sent not crypted packet.
0 criss22 Posted October 20, 2019 Author Posted October 20, 2019 (edited) And i need another Client? Or edit L2.ini? Edited October 20, 2019 by criss22
0 SweeTs Posted October 20, 2019 Posted October 20, 2019 Search help on mobius forum, it's his shiet. So.. No one is using it.
0 criss22 Posted October 20, 2019 Author Posted October 20, 2019 (edited) I just want to see how i can use shift+click on community board to can import into L2jsunrise. I don't get help in my post. I know about Mobius....i wanna still use Sunrise. Edited October 20, 2019 by criss22
0 SweeTs Posted October 20, 2019 Posted October 20, 2019 That crap is an addition. Simply use sources. Also, you don't need to launch the server to take the code
Question
criss22
Why Login server doesn't start?
http://
When i click there, nothing happend...sht of java. What i need?
10 answers to this question
Recommended Posts