Thread: Errors with client connection (REP++)

Results 1 to 2 of 2
  1. #1 Errors with client connection (REP++) 
    Registered Member
    Join Date
    Sep 2010
    Age
    29
    Posts
    430
    Thanks given
    11
    Thanks received
    19
    Rep Power
    23
    Ok so I started using this new source, 317Serv by Yz85Racer, and I managed to get the actual server up and running. The server itself has a control panel that shows server actions and errors. So I have tried to log into the server with several different clients, renamed and non, and I always get the same logging into server error. I get this error in the control panel 3 times before the client stops trying to log in.

    Code:
    [00:20:37] chiron is signing onto the server...
    [00:20:37] java.lang.NullPointerException
    	com.rs2.yz85.net.packet.builder.LoginResponsePacket.writePacket(LoginResponsePacket.java:13)
    	com.rs2.yz85.net.protocol.LoginProtocolDecoder.completeLogin(LoginProtocolDecoder.java:103)
    	com.rs2.yz85.net.protocol.LoginProtocolDecoder.doDecode(LoginProtocolDecoder.java:70)
    	org.apache.mina.filter.codec.CumulativeProtocolDecoder.decode(CumulativeProtocolDecoder.java:133)
    	org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(ProtocolCodecFilter.java:156)
    	org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageReceived(AbstractIoFilterChain.java:299)
    	org.apache.mina.common.support.AbstractIoFilterChain.access$1100(AbstractIoFilterChain.java:53)
    	org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.messageReceived(AbstractIoFilterChain.java:648)
    	org.apache.mina.filter.executor.ExecutorFilter.processEvent(ExecutorFilter.java:220)
    	org.apache.mina.filter.executor.ExecutorFilter$ProcessEventsRunnable.run(ExecutorFilter.java:264)
    	java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    	java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    	java.lang.Thread.run(Thread.java:662)
    [00:20:42] chiron disconnected.
    So I don' t really understand what the problem is, anybody know? I posted this in Server help because if I haven' t been able to log in with several different clients, then there must be something wrong Server sided.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Sep 2010
    Age
    29
    Posts
    430
    Thanks given
    11
    Thanks received
    19
    Rep Power
    23
    Fixed it, remove this please.
    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. [562] Client Connection
    By blood rush20 in forum Help
    Replies: 3
    Last Post: 09-04-2010, 07:05 PM
  2. Client Connection
    By Atlas in forum Help
    Replies: 10
    Last Post: 03-07-2010, 06:59 AM
  3. [317]Client Connection
    By Hocus in forum Help
    Replies: 4
    Last Post: 06-11-2009, 05:29 PM
  4. Replies: 0
    Last Post: 02-28-2009, 03:20 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
  •