Zeex / samp-plugin-profiler

Performance profiler plugin for SA-MP server
http://forum.sa-mp.com/showthread.php?t=271129
BSD 2-Clause "Simplified" License
46 stars 8 forks source link

Error while excecuting AMX file. #28

Open honestm opened 6 years ago

honestm commented 6 years ago

[05:30:37] Successfully initiated the gamemode... [05:30:37] [debug] Server crashed while executing NGRP.amx [05:30:37] [debug] AMX backtrace: [05:30:37] [debug] Native backtrace: [05:30:37] [debug] #0 701e51e2 in ?? () from plugins\profiler.DLL [05:30:37] [debug] #1 701e5976 in ?? () from plugins\profiler.DLL [05:30:37] [debug] #2 701e0116 in ?? () from plugins\profiler.DLL [05:30:37] [debug] #3 701dab72 in ?? () from plugins\profiler.DLL [05:30:37] [debug] #4 70972278 in ?? () from plugins\crashdetect.DLL [05:30:37] [debug] #5 7096a0d7 in ?? () from plugins\crashdetect.DLL [05:30:37] [debug] #6 7096c74a in ?? () from plugins\crashdetect.DLL [05:30:37] [debug] #7 70414509 in ?? () from plugins\streamer.DLL [05:30:37] [debug] #8 701e5a4b in ?? () from plugins\profiler.DLL [05:30:37] [debug] #9 701e0dcb in ?? () from plugins\profiler.DLL [05:30:37] [debug] #10 701dabba in ?? () from plugins\profiler.DLL [05:30:37] [debug] #11 004746be in ?? () from samp-server.exe [05:30:37] [debug] #12 004010b6 in ?? () from samp-server.exe [05:30:37] [debug] #13 7096c6fa in ?? () from plugins\crashdetect.DLL [05:30:37] [debug] #14 701e5965 in ?? () from plugins\profiler.DLL [05:30:37] [debug] #15 701e0116 in ?? () from plugins\profiler.DLL [05:30:37] [debug] #16 701dab72 in ?? () from plugins\profiler.DLL [05:30:37] [debug] #17 70972278 in ?? () from plugins\crashdetect.DLL [05:30:37] [debug] #18 7096a0d7 in ?? () from plugins\crashdetect.DLL [05:30:37] [debug] #19 7096c74a in ?? () from plugins\crashdetect.DLL [05:30:37] [debug] #20 70414509 in ?? () from plugins\streamer.DLL [05:30:37] [debug] #21 701e5a4b in ?? () from plugins\profiler.DLL [05:30:37] [debug] #22 701e0dcb in ?? () from plugins\profiler.DLL [05:30:37] [debug] #23 701dabba in ?? () from plugins\profiler.DLL [05:30:37] [debug] #24 0046f654 in ?? () from samp-server.exe [05:30:37] [debug] #25 65646f6d in ?? () from samp-server.exe [05:30:37] [debug] #26 474e2f73 in ?? () from samp-server.exe [05:30:37] [debug] #27 612e5052 in ?? () from samp-server.exe

Unsure why I am getting this, any ideas on them codes?