View Single Post
  #20  
Old 09-10-2008, 10:40 AM
irv0
Fire Beetle
 
Join Date: Jul 2003
Posts: 3
Default

Quote:
Originally Posted by Congdar View Post
I'm still seeing this error... Did this fix make it in? If it did, it wasn't the final solution :(

Tried to write a packet beyond the end of the queue!
Unfortunately the change I made won't (shouldn't, anyway!) have an effect on the issue you are seeing. As far as I can tell from a cursory look at the code, the "Tried to write a packet beyond the end of the queue" problem is related to server => client communications, whereas my change primarily affects client => server communications.
Reply With Quote