AMX Backtrace [+Rep] - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: AMX Backtrace [+Rep] (
/showthread.php?tid=554698)
AMX Backtrace [+Rep] [L&A] -
RayC - 04.01.2015
Code:
[19:41:08] [debug] Server crashed while executing HLRP.amx
[19:41:08] [debug] AMX backtrace:
[19:41:08] [debug] #0 native format () from samp-server.exe
[19:41:08] [debug] #1 00021b84 in ?? (... <2 arguments>) at C:\Users\owner\Desktop\servers\HL-RP NEW\pawno\include\YSI\y_commands.inc:2322
[19:41:08] [debug] #2 00009b4c in public @yC_editstats (a=0, b[]=@0x01334844 "/editstats", c=0, i=0) at C:\Users\owner\Desktop\servers\HL-RP NEW\pawno\include\YSI\y_hooks/impl.inc:929
[19:41:08] [debug] #3 native CallRemoteFunction () from samp-server.exe
[19:41:08] [debug] #4 00022398 in Command_Process (playerid=0, cmdtext[]=@0x01334844 "/editstats", help=0) at C:\Users\owner\Desktop\servers\HL-RP NEW\pawno\include\YSI\y_commands.inc:2499
[19:41:08] [debug] #5 00021b84 in ?? (... <2 arguments>) at C:\Users\owner\Desktop\servers\HL-RP NEW\pawno\include\YSI\y_commands.inc:2322
[19:41:08] [debug] #6 00009b4c in public OnPlayerCommandText (playerid=0, cmdtext[]=@0x01334844 "/editstats") at C:\Users\owner\Desktop\servers\HL-RP NEW\pawno\include\YSI\y_hooks/impl.inc:929
Idk why this is mainly coming from impl.inc and yes I installed the latest YSI includes/plugins and compiled.. :/
Re: AMX Backtrace [+Rep] -
Misiur - 04.01.2015
Show your /editstats command.
Re: AMX Backtrace [+Rep] -
RayC - 04.01.2015
Quote:
Originally Posted by Misiur
Show your /editstats command.
|
Thanks but I fixed it now thanks to
Abagail.