Thread: Server Packets

Results 1 to 4 of 4
  1. #1 Server Packets 
    Banned
    Join Date
    Aug 2008
    Age
    31
    Posts
    832
    Thanks given
    53
    Thanks received
    62
    Rep Power
    0
    Code:
    [25/01/12 8:55 PM]: Unhandled packet opcode = 66 length = 0
    [25/01/12 8:55 PM]: Unhandled packet opcode = 5 length = 0
    [25/01/12 8:55 PM]: Unhandled packet opcode = 107 length = 0
    What are these packets for, and how do I add them to my server? I login with a client loading 600+ data, and I get these unhandled packets. Loading 317 data does not do this, so it's something to do with the newer data.
    Reply With Quote  
     

  2. #2  
    PokeNation! Xaves's Avatar
    Join Date
    Dec 2007
    Age
    32
    Posts
    3,476
    Thanks given
    356
    Thanks received
    788
    Rep Power
    646
    search on that client for (66); , (5); and (107);

    And check what they are sending.. easy stuff..
    Reply With Quote  
     

  3. #3  
    Extreme Donator


    Join Date
    Oct 2006
    Posts
    1,370
    Thanks given
    64
    Thanks received
    197
    Rep Power
    426
    Quote Originally Posted by Xaves View Post
    search on that client for (66); , (5); and (107);

    And check what they are sending.. easy stuff..
    If it really worked like that the packets would have been handled wouldn't they?


    ~flow@hacking . rs
    Reply With Quote  
     

  4. #4  
    PokeNation! Xaves's Avatar
    Join Date
    Dec 2007
    Age
    32
    Posts
    3,476
    Thanks given
    356
    Thanks received
    788
    Rep Power
    646
    Quote Originally Posted by phl0w View Post
    If it really worked like that the packets would have been handled wouldn't they?
    Retard, his console is saying that packets aren't being handled by the server so I told him to check what the packets are sending on the client.

    Is that hard to understand, or do I need to draw it?
    Reply With Quote  
     

  5. Thankful user:



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. Server to Client Packets
    By Omoshu in forum Configuration
    Replies: 13
    Last Post: 11-04-2011, 07:08 AM
  2. Server to Client Packets
    By Cjay00091 in forum Requests
    Replies: 2
    Last Post: 05-03-2011, 02:50 AM
  3. All Server to Client Packets
    By Linux in forum Snippets
    Replies: 4
    Last Post: 07-17-2010, 06:09 AM
  4. Known 459 Packets[Client -> Server]
    By Stewie in forum Snippets
    Replies: 4
    Last Post: 03-02-2010, 08:28 PM
  5. Sending packets to server
    By Java Jamie in forum Help
    Replies: 0
    Last Post: 08-31-2009, 05:57 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
  •