Thread: T2 - signlink.reporterror("Error packet size mismatch in getplayer pos:" + stream.cur

Results 1 to 3 of 3
  1. #1 T2 - signlink.reporterror("Error packet size mismatch in getplayer pos:" + stream.cur 
    Erethium Developer
    Code Kiwi's Avatar
    Join Date
    Jan 2015
    Posts
    432
    Thanks given
    179
    Thanks received
    23
    Rep Power
    72
    Tested with my blank backup source and doesn't seem to throw the errors..
    Any-one have some what of an idea of what's going on?

    Client > Server packets mismatching?

    Server > Client packets mismatching?
    being that a blank source runs A okay?

    http://prntscr.com/jgv17y

    http://prntscr.com/jgv1n9

    (IMG tags not working BTW, sorry)


    signlink.reporterror("Error packet size mismatch in getplayer pos:" + stream.currentOffset + " psize:" + i);
    Reply With Quote  
     

  2. #2  
    Renown Programmer
    Bartvh's Avatar
    Join Date
    May 2017
    Posts
    370
    Thanks given
    89
    Thanks received
    208
    Rep Power
    497
    Your receiver expected a different packet size than it received.
    Reply With Quote  
     

  3. #3  
    Erethium Developer
    Code Kiwi's Avatar
    Join Date
    Jan 2015
    Posts
    432
    Thanks given
    179
    Thanks received
    23
    Rep Power
    72
    Quote Originally Posted by Bartvh View Post
    Your receiver expected a different packet size than it received.
    Yeah, traced back to server PlayerUpdating method :facepalm:
    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. Replies: 7
    Last Post: 05-20-2013, 12:22 PM
  2. Replies: 1
    Last Post: 05-20-2013, 02:13 AM
  3. Replies: 4
    Last Post: 02-23-2012, 10:54 PM
  4. Replies: 2
    Last Post: 01-26-2012, 03:38 PM
  5. Replies: 9
    Last Post: 08-13-2009, 10:20 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
  •