AeonLucid / POGOProtos

A central repository for all proto files of PokémonGO.
MIT License
726 stars 279 forks source link

should be int64 just overflew for negative tths #184

Closed seikur0 closed 8 years ago

seikur0 commented 8 years ago

negative tths are thought to be the time distance between niantic server start time and now, they just became smaller than -2,147,483,648 and thus there is an overflow now. -> 64 bit variable