Thread: Asteria 3.0 Error

Results 1 to 3 of 3
  1. #1 Asteria 3.0 Error 
    Registered Member
    Join Date
    Sep 2015
    Posts
    40
    Thanks given
    1
    Thanks received
    2
    Rep Power
    30
    Feb 09, 2016 10:26:40 AM com.asteria.Server main
    INFO: Initializing the Bootstrap...
    Feb 09, 2016 10:26:45 AM org.codehaus.groovy.runtime.callsite.PojoMetaMetho dSite$PojoCachedMethodSiteNoUnwrap invoke
    INFO: The Bootstrap has been initialized with 19 plugins!
    Feb 09, 2016 10:26:46 AM com.asteria.Server main
    INFO: The Bootstrap has been bound, Asteria 3.0 is now online!
    io.netty.handler.codec.DecoderException: java.lang.Exception: Invalid RSA opcode [102]
    at io.netty.handler.codec.ByteToMessageDecoder.callDe code(ByteToMessageDecoder.java:358)
    at io.netty.handler.codec.ByteToMessageDecoder.channe lRead(ByteToMessageDecoder.java:230)
    at io.netty.channel.AbstractChannelHandlerContext.inv okeChannelRead(AbstractChannelHandlerContext.java: 308)
    at io.netty.channel.AbstractChannelHandlerContext.fir eChannelRead(AbstractChannelHandlerContext.java:29 4)
    at io.netty.channel.DefaultChannelPipeline.fireChanne lRead(DefaultChannelPipeline.java:846)
    at io.netty.channel.nio.AbstractNioByteChannel$NioByt eUnsafe.read(AbstractNioByteChannel.java:131)
    at io.netty.channel.nio.NioEventLoop.processSelectedK ey(NioEventLoop.java:511)
    at io.netty.channel.nio.NioEventLoop.processSelectedK eysOptimized(NioEventLoop.java:468)
    at io.netty.channel.nio.NioEventLoop.processSelectedK eys(NioEventLoop.java:382)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop .java:354)
    at io.netty.util.concurrent.SingleThreadEventExecutor $2.run(SingleThreadEventExecutor.java:111)
    at io.netty.util.concurrent.DefaultThreadFactory$Defa ultRunnableDecorator.run(DefaultThreadFactory.java :137)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.Exception: Invalid RSA opcode [102]
    at com.asteria.net.login.PostLoginHandshakeHandler.de code(PostLoginHandshakeHandler.java:69)
    at io.netty.handler.codec.ByteToMessageDecoder.callDe code(ByteToMessageDecoder.java:327)
    ... 12 more
    io.netty.handler.codec.DecoderException: java.lang.Exception: Invalid RSA opcode [1]
    at io.netty.handler.codec.ByteToMessageDecoder.callDe code(ByteToMessageDecoder.java:358)
    at io.netty.handler.codec.ByteToMessageDecoder.channe lRead(ByteToMessageDecoder.java:230)
    at io.netty.channel.AbstractChannelHandlerContext.inv okeChannelRead(AbstractChannelHandlerContext.java: 308)
    at io.netty.channel.AbstractChannelHandlerContext.fir eChannelRead(AbstractChannelHandlerContext.java:29 4)
    at io.netty.channel.DefaultChannelPipeline.fireChanne lRead(DefaultChannelPipeline.java:846)
    at io.netty.channel.nio.AbstractNioByteChannel$NioByt eUnsafe.read(AbstractNioByteChannel.java:131)
    at io.netty.channel.nio.NioEventLoop.processSelectedK ey(NioEventLoop.java:511)
    at io.netty.channel.nio.NioEventLoop.processSelectedK eysOptimized(NioEventLoop.java:468)
    at io.netty.channel.nio.NioEventLoop.processSelectedK eys(NioEventLoop.java:382)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop .java:354)
    at io.netty.util.concurrent.SingleThreadEventExecutor $2.run(SingleThreadEventExecutor.java:111)
    at io.netty.util.concurrent.DefaultThreadFactory$Defa ultRunnableDecorator.run(DefaultThreadFactory.java :137)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.Exception: Invalid RSA opcode [1]
    at com.asteria.net.login.PostLoginHandshakeHandler.de code(PostLoginHandshakeHandler.java:69)
    at io.netty.handler.codec.ByteToMessageDecoder.callDe code(ByteToMessageDecoder.java:327)
    ... 12 more


    Im not sure what to do, if anyone could help it would be greatly appreciated.
    I know i shouldnt be working with asteria if i cant figure out how to run it. I just want to get into coding and figured i should start with something reasonable.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jul 2015
    Posts
    150
    Thanks given
    0
    Thanks received
    7
    Rep Power
    0
    Use the correct client that came with the source.

    OR...

    Get a new source this problem deals with RSA keys and the 317 login protocol its way over a beginners head and can even be tedious and annoying to veteran programmers you could attempt to get someone to help you but its rather involved honestly you should just get a new source.
    Reply With Quote  
     

  3. #3  
    Banned Asteria 3.0 Error Market Banned


    Join Date
    Jan 2011
    Age
    26
    Posts
    3,112
    Thanks given
    1,198
    Thanks received
    1,479
    Rep Power
    0
    make sure you're using the correct rsa keys... you should be generating new ones actually just to be safe
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Asteria 3.0 error
    By fabalisto in forum Help
    Replies: 1
    Last Post: 11-20-2015, 03:21 PM
  2. Asteria 3.0 plugin import errors?
    By zeke in forum Help
    Replies: 5
    Last Post: 02-25-2015, 05:14 PM
  3. Asteria Errors
    By DanTM in forum Help
    Replies: 1
    Last Post: 09-04-2014, 09:34 PM
  4. [Asteria] A few errors.
    By Equity in forum Help
    Replies: 2
    Last Post: 08-29-2014, 05:20 AM
  5. Error. Please reboot me :)
    By Inside Sin in forum Showcase
    Replies: 4
    Last Post: 05-13-2007, 03:39 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •