I'm running a UT3 game server on my linode, and it randomly dies with the following message:
Critical: Detected negative delta time - on AMD systems please install
http://www.amd.com/us-en/Processors/Tec ... 18,00.html
The linode runs it quite well until it crashes with above error.
With what research I've done; it means that the time change difference between each cycle of the game server’s simulation is being reported as negative. A positive number is expected. Why it's happening, I'm not sure. Various fixes I've seen (and these were for AMD systems) was to try binding it to one core/cpu (didn't help--but it does seem to stay up a little longer) and apply AMD's patch. I believe Intel is being used, so that' won't help
Anyone have any suggestions? I'd like to try anything possible before filing a bug report. Thanks!