Squall Leonhart
Senior Member
I'm currently trying to narrow down a disconnection bug in an online game i play, and i have narrowed it down to occuring every 9 hours and 36 minutes, no exceptions.
Yesterday and day before
[18:40:31] ffxiv_dx11.exe (18008) - ..*.48:55006 TCP : open
[04:16:29] ffxiv_dx11.exe (18008) - ..*.48:55006 TCP : closed
[04:17:20] ffxiv_dx11.exe (18008) - ..*.48:55006 TCP : open
[13:53:23] ffxiv_dx11.exe (18008) - ..*.48:55006 TCP : closed
Yesterday - Today
[16:19:28] ffxiv_dx11.exe (18008) - ..*.48:55006 TCP : open
[01:55:27] ffxiv_dx11.exe (18008) - ..*.48:55006 TCP : closed
Yesterday and day before
[18:40:31] ffxiv_dx11.exe (18008) - ..*.48:55006 TCP : open
[04:16:29] ffxiv_dx11.exe (18008) - ..*.48:55006 TCP : closed
[04:17:20] ffxiv_dx11.exe (18008) - ..*.48:55006 TCP : open
[13:53:23] ffxiv_dx11.exe (18008) - ..*.48:55006 TCP : closed
Yesterday - Today
[16:19:28] ffxiv_dx11.exe (18008) - ..*.48:55006 TCP : open
[01:55:27] ffxiv_dx11.exe (18008) - ..*.48:55006 TCP : closed
[02:44] <gigaherz> 9 hours is 32400 seconds
[02:45] <gigaherz> sadly 36 minutes is too long
[02:45] <gigaherz> 34560 seconds total
[02:46] <gigaherz> 32768 = 9 hours, 6 minutes, 8 seconds
[02:46] <gigaherz> so.............
[02:46] <gigaherz> maybe it closes 30 minutes after it underflows?
[02:46] <gigaherz> err, overflows to negative