Game Development Community

Bug in latest CVS

by Xavier "eXoDuS" Amado · in Torque Game Engine · 03/29/2002 (9:37 pm) · 4 replies

I updated my cvs copy yesterday (and today too just in case) and thinking my code was wrong i almost destroyed it.. then i tried with a clean copy and found out this message still appeared there.

the message im talking about is displayed on the console from time to time (specially when u move using the camera) and reads:

packetData Checksum disagree!

I think this mite be some left over bug from mark's changes to the netcode...

#2
03/31/2002 (12:33 pm)
yup
I get this as well
#3
03/31/2002 (1:13 pm)
Yah, just a left over debug message. This shows up whenever the client and server object state disagree after the server processes the client's moves. I'll clear it outta there...
#4
03/31/2002 (1:25 pm)
what does it mean that they disagree? so its not a bug? it's just normal?