• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Release] Timer.cpp fix

Status
Not open for further replies.
Newbie Spellweaver
Joined
Apr 6, 2008
Messages
32
Reaction score
0
No this does not work.
It is not a final fix.
This just make it runs the code twice, but there is no need.
When it crash, it will run the code "break;" in the first command, it's same as crash. Since it crashes before it can run the second code.. there is no point.

I fixed mine already, with a better code. No crash at all.
 
Junior Spellweaver
Joined
Apr 6, 2008
Messages
181
Reaction score
0
This actually does nothing at all. It just creates a new function that is almost identical to another one and it is never called or used for anything. This isn't adding stability to your server, just extra lines of useless code. Cheers.
 
Status
Not open for further replies.
Back
Top