Page MenuHomeFeedback Tracker

setDate doesn't propagate year correctly in MP
Closed, ResolvedPublic

Description

setDate 2014,1,31,4,50 on the server, check the clients date when they are connected using Date, you'll get 2035,1,31,4,50.

Obviously this is only noticeable not in 2035 as that masks the error.

Details

Legacy ID
1335031361
Severity
None
Resolution
Duplicate
Reproducibility
Always
Category
Dedicated Server
Steps To Reproduce

setDate on the server only (documentation says this should propagate).

Connect client, check date using hint/diag_log.

View difference.

Additional Information

Client results:
New Moon: 2035,1,24,4,50
Full Moon 2035,1,31,4,50

Server results:
New Moon: 2014,1,24,4,50
Full Moon: 2014,1,31,4,50

Event Timeline

Cyruz edited Steps To Reproduce. (Show Details)Jun 28 2015, 6:41 PM
Cyruz edited Additional Information. (Show Details)
Cyruz set Category to Dedicated Server.
Cyruz set Reproducibility to Always.
Cyruz set Severity to None.
Cyruz set Resolution to Duplicate.
Cyruz set Legacy ID to 1335031361.May 8 2016, 12:17 PM

Duplicate of #15388