• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] Long callback execution
#5
So here's something weird happening. I tried commenting the whole callback to see if it still happens and yeah, I'm still getting the warning in the console. I've checked all the includes manually to look for OnPlayerExitVehicle (except for ysi includes and mysql) and didn't find any hooks. Here's the direct code from the console
Code:
[debug] Long callback execution detected (hang or performance issue)
[debug] AMX backtrace:
[debug] #0 00003418 in ?? (0, 121, 51966748, 1598650688) in uhf.amx
[debug] #1 00003644 in ?? (0, 0, 51966780, 1598650688) in uhf.amx
[debug] #2 00004b8c in ?? () in uhf.amx
[debug] #3 00001c58 in public OnPlayerExitVehicle () in uhf.amx
[Image: QIDa2vB.png]

  Reply


Messages In This Thread
Long callback execution - by Snow - 2021-05-02, 02:10 AM
RE: Long callback execution - by Y_Less - 2021-05-02, 07:29 PM
RE: Long callback execution - by kemper - 2021-05-02, 07:37 PM
RE: Long callback execution - by Y_Less - 2021-05-02, 11:32 PM
RE: Long callback execution - by Snow - 2021-05-03, 03:35 AM
RE: Long callback execution - by AbyssMorgan - 2021-05-03, 06:37 AM
RE: Long callback execution - by Y_Less - 2021-05-03, 01:19 PM
RE: Long callback execution - by Snow - 2021-05-03, 03:03 PM
RE: Long callback execution - by Y_Less - 2021-05-03, 03:48 PM
RE: Long callback execution - by Snow - 2021-05-03, 05:39 PM

Forum Jump: