udan11 / samp-plugin-timerfix

High accuracy timing events for SA-MP servers.
BSD 2-Clause "Simplified" License
17 stars 19 forks source link

Timer interval bug still there #5

Closed IstuntmanI closed 10 years ago

IstuntmanI commented 10 years ago

The fast timer interval bug is still there, this is the first time it happens to me since I have v1.4. I had my server started for ~7 days without restart and the bug didn't appeared, but yesterday night I restarted it and in this morning I saw that there is no player, I checked my phpMyAdmin, and I saw that queries are executed everytime and I didn't knew why, so I got into the server and I saw this: http://i.imgur.com/N3TuL0e.png http://i.imgur.com/i19kcpd.png http://i.imgur.com/jCf9JzL.png (look in chat)

Also, this is not the only timer running that fast, but all are running that fast, even one timer which should execute at every 30 minutes to optimize all database tables.

I really hope you can do a cleanup of this plugin and find the problem.

udan11 commented 10 years ago

I still can't reproduce this problem and I've been trying using multiple virtual machines running for days. @Typhome reported this as fixed.

IstuntmanI commented 10 years ago

Since I reported this 20 days ago, it didn't happened to me anymore. Pretty weird, and I'm sure that I was using the latest version.