- Sep 17, 2013
- 35
- 0
- 32
I had this bug also. The issue is caused by how the patcher reads dates from plist.txt file. Got it to work correctly by changing my region to United Kingdom(This is from Region and Language settings, not the timezone).
I presume the client tries to parse the date as 13/01/2014 which is the format used in UK, but for example in Estonian format this date would be written as 13.01.2014. As a result the patcher reads out some random dates from plist.txt and comparing those to the dates in file list in your folder they always appear newer.
I presume the client tries to parse the date as 13/01/2014 which is the format used in UK, but for example in Estonian format this date would be written as 13.01.2014. As a result the patcher reads out some random dates from plist.txt and comparing those to the dates in file list in your folder they always appear newer.
