Quote:
	
	
		
			
				
					Originally Posted by  Congdar
					 
				 
				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.