"[Prediction] Prediction time (18.482569) is less than sim time (38.225071)? Clamping offset"

Munds

New member
I have been facing this error code for a few days while playing Deadlock:


"[Prediction] Prediction time (18.482569) is less than sim time (38.225071)? Clamping offset"


What happens is that I play over Wi-Fi, and when I start a match, the Wi-Fi disconnects. As soon as I close the game, the connection returns to normal. This is only happening when playing Deadlock; in other games, the connection is stable and working normally.


Does anyone have a solution for this problem?
 
[Client] Slamming client tick to server tick. abs( server tick 1463 - client tick 1482 = -19 ) > ( cl_clockdrift_max_ticks 3 + sim ticks 1 = 4 )
[Client] Slamming client tick to server tick. abs( server tick 1464 - client tick 1487 = -23 ) > ( cl_clockdrift_max_ticks 3 + sim ticks 1 = 4 )
[Client] Slamming client tick to server tick. abs( server tick 1469 - client tick 1478 = -9 ) > ( cl_clockdrift_max_ticks 3 + sim ticks 1 = 4 )
[Client] Current tick is 1470, but we have received a message for tick 1481. Processing all messages up to 1480 now.
[Client] Slamming client tick to server tick. abs( server tick 1480 - client tick 1469 = 11 ) > ( cl_clockdrift_max_ticks 3 + sim ticks 1 = 4 )
[Client] Current tick is 1481, but we have received a message for tick 1487. Processing all messages up to 1486 now.
[Client] Slamming client tick to server tick. abs( server tick 1486 - client tick 1480 = 6 ) > ( cl_clockdrift_max_ticks 3 + sim ticks 1 = 4 )
[Client] Current tick is 1487, but we have received a message for tick 1495. Processing all messages up to 1494 now.
[Client] Slamming client tick to server tick. abs( server tick 1494 - client tick 1486 = 8 ) > ( cl_clockdrift_max_ticks 3 + sim ticks 1 = 4 )
[Client] Current tick is 1495, but we have received a message for tick 1504. Processing all messages up to 1503 now.
[Client] Slamming client tick to server tick. abs( server tick 1503 - client tick 1494 = 9 ) > ( cl_clockdrift_max_ticks 3 + sim ticks 1 = 4 )
[Client] Current tick is 1504, but we have received a message for tick 1512. Processing all messages up to 1511 now.
[Client] Slamming client tick to server tick. abs( server tick 1511 - client tick 1503 = 8 ) > ( cl_clockdrift_max_ticks 3 + sim ticks 1 = 4 )
 
Back
Top