Matheus de Aguiar Luz
Matheus de Aguiar Luz
> For those of you discovering this issue via search, [this post](https://forum.sa-mp.com/showpost.php?p=4076874&postcount=51) details a way to debug the issue. Help! The topic is down and I have this problem.
Unfortunately you must wait for an update from one of the dependencies to have a solution
``` [debug] Long callback execution detected (hang or performance issue) [debug] AMX backtrace: [debug] #0 0003c42c in Malloc_Free (Alloc:slot=6647277) at C:\Users\MASTER-PC\Desktop\Brasil-New-Start\dependencies\YSI-Includes\YSI_Coding\y_timers\..\y_malloc\y_malloc_funcs.inc:903 [debug] #1 0003df00 in _Timer_F (Timer:slot=6647277, force=0) at C:\Users\MASTER-PC\Desktop\Brasil-New-Start\dependencies\YSI-Includes\YSI_Coding\y_timers\y_timers_impl.inc:511...
When I try the version 5.05.0505, it generates these errors: `redefinition of constant/macro (symbol "u@$")`
I did some tests and found that in the recent version I can't stop a timer in OnPlayerDisconnect, as the server freezes if the timer is already stopped. Example: ```...