Thread: client and source together...

Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1 client and source together... 
    Donator
    abd1's Avatar
    Join Date
    Nov 2011
    Posts
    707
    Thanks given
    150
    Thanks received
    67
    Rep Power
    38
    Hi
    When I download a client without source and try to use it with some random source it wouldn't login and give errors.
    Anybody knows what should I edit or what classes or method should I fix?
    Thanks.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jun 2012
    Posts
    64
    Thanks given
    2
    Thanks received
    2
    Rep Power
    11
    what revision are you trying to set up
    Reply With Quote  
     

  3. #3  
    Registered Member Pseudo's Avatar
    Join Date
    Jan 2014
    Posts
    227
    Thanks given
    31
    Thanks received
    43
    Rep Power
    37
    My guess would be you need to replace your RS2LoginProtocol. Or, if it's logging in and crashing check your npcBits.
    Reply With Quote  
     

  4. Thankful user:


  5. #4  
    mush

    Danny's Avatar
    Join Date
    Sep 2013
    Posts
    1,221
    Thanks given
    38
    Thanks received
    316
    Rep Power
    551
    Server side player.java
    Search
    Code:
    npc.npcType);
    Replace that line with :
    Code:
    str.writeBits(14, npc.npcType);
    Attached image
    Reply With Quote  
     

  6. Thankful user:


  7. #5  
    Donator
    abd1's Avatar
    Join Date
    Nov 2011
    Posts
    707
    Thanks given
    150
    Thanks received
    67
    Rep Power
    38
    Thanks, guys.
    I'll try this when I get the chance.
    Im useing 317 btw.
    Reply With Quote  
     

  8. #6  
    Donator
    abd1's Avatar
    Join Date
    Nov 2011
    Posts
    707
    Thanks given
    150
    Thanks received
    67
    Rep Power
    38
    Quote Originally Posted by Pseudo_ View Post
    My guess would be you need to replace your RS2LoginProtocol. Or, if it's logging in and crashing check your npcBits.
    And yea, for some sources it crashes when logging, but for others it don't connect at all.
    Reply With Quote  
     

  9. #7  
    Registered Member
    Join Date
    Nov 2012
    Posts
    447
    Thanks given
    26
    Thanks received
    35
    Rep Power
    14
    Please post the error to us? otherwise who knows what your problem is.
    Project is finally released, Come try it out @ Optimize-OS.
    Spoiler for Optimize-OS:
    http://www.rune-server.org/runescape-development/rs2-server/advertise/617031-optimize-os-spawn-pking-dont-let-your-enemy-escape-beginning.html
    Reply With Quote  
     

  10. #8  
    Donator
    abd1's Avatar
    Join Date
    Nov 2011
    Posts
    707
    Thanks given
    150
    Thanks received
    67
    Rep Power
    38


    This is ardi source for example, it's an sql error
    Reply With Quote  
     

  11. #9  
    Donator
    abd1's Avatar
    Join Date
    Nov 2011
    Posts
    707
    Thanks given
    150
    Thanks received
    67
    Rep Power
    38
    Quote Originally Posted by JoshS View Post
    Please post the error to us? otherwise who knows what your problem is.
    Update,
    Fixed the sql errors
    Now I'm getting T2 errors.
    Reply With Quote  
     

  12. #10  
    mush

    Danny's Avatar
    Join Date
    Sep 2013
    Posts
    1,221
    Thanks given
    38
    Thanks received
    316
    Rep Power
    551
    Quote Originally Posted by abd1 View Post
    Update,
    Fixed the sql errors,
    Now when I login it kicks the user instantly with no cmd errors.
    Client cmd?
    Attached image
    Reply With Quote  
     

Page 1 of 2 12 LastLast

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. ZDR Open client and source
    By Edgeville in forum Downloads
    Replies: 50
    Last Post: 01-19-2011, 04:25 PM
  2. client and source....
    By piratenpyro in forum Help
    Replies: 5
    Last Post: 12-13-2010, 10:56 PM
  3. A Clean 525 client and source
    By Darkane in forum Requests
    Replies: 6
    Last Post: 05-25-2010, 05:38 PM
  4. Replies: 3
    Last Post: 08-07-2009, 03:46 AM
  5. [Req]Need 530+ client and source[Req]
    By zeownscape in forum Requests
    Replies: 3
    Last Post: 05-10-2009, 09:01 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
  •