Thread: Bad session id ?

Results 1 to 4 of 4
  1. #1 Bad session id ? 

    Join Date
    Jul 2013
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Does anyone know how to fix this?
     

  2. #2  
    Success is the worst teacher

    Santa Hat's Avatar
    Join Date
    Oct 2012
    Age
    24
    Posts
    3,337
    Thanks given
    801
    Thanks received
    1,185
    Rep Power
    189
    what client did you download?

    [Only registered and activated users can see links. ]
     

  3. #3  
    Registered Member
    Join Date
    Jul 2013
    Posts
    25
    Thanks given
    0
    Thanks received
    0
    Rep Power
    8
    Im also getting this error.the client im using is [Only registered and activated users can see links. ] and the source im using is [Only registered and activated users can see links. ] i have compiled and got zero errors.
     

  4. #4  
    Owner of Virtus
    k0ed ur mom's Avatar
    Join Date
    Jun 2012
    Age
    31
    Posts
    541
    Thanks given
    20
    Thanks received
    46
    Rep Power
    11
    in LoginPacketsDecoder remove
    Code:
    		if (stream.readInt() != Settings.CLIENT_CONNECTION_ID) {
    			session.getLoginPackets().sendClientPacket(10);
    			return;
    		}
     


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. Bad session ID (Rep if you help)
    By maxim in forum Help
    Replies: 3
    Last Post: 11-24-2012, 06:26 PM
  2. Replies: 4
    Last Post: 07-30-2012, 07:05 AM
  3. Bad Emote Id
    By Despised Icon in forum Help
    Replies: 6
    Last Post: 02-03-2010, 08:07 AM
  4. Unable to connect: bad session ID.
    By Virus X3 in forum Help
    Replies: 2
    Last Post: 10-05-2009, 09:16 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •