06.08.2016, 17:33
Hello, i have a problem with my server.
ZMCD - line 68:
Audio - line 119:
float - line: 108:
What could have?
Код:
[19:49:51] [debug] AMX backtrace: [19:49:51] [debug] #0 0000006f in Debug_Print0 (... <25 variable arguments>) at D:\Gta San Andreas\SA-MP\SERVERE DE SAMP\ V3 [0.3.7]\Windows\TTTTTTTTTTTTTTTTTTTTT\pawno\include\float.inc:108 [19:49:51] [debug] #1 0000006f in Debug_Print0 () at D:\Gta San Andreas\SA-MP\SERVERE DE SAMP\ V3 [0.3.7]\Windows\TTTTTTTTTTTTTTTTTTTTT\pawno\include\float.inc:108 [19:49:51] [debug] #2 native CallLocalFunction () [080dfac0] from samp03svr [19:49:51] [debug] #3 0000b338 in public zcmd_OnGameModeInit () at D:\Gta San Andreas\SA-MP\SERVERE DE SAMP\V3 [0.3.7]\Windows\TTTTTTTTTTTTTTTTTTTTT\pawno\include\audio.inc:119 [19:49:51] [debug] #4 native CallLocalFunction () [080dfac0] from samp03svr [19:49:51] [debug] #5 0000ab20 in public SSCANF_OnGameModeInit () at D:\Gta San Andreas\SA-MP\SERVERE DE SAMP\ V3 [0.3.7]\Windows\TTTTTTTTTTTTTTTTTTTTT\pawno\include\zcmd.inc:68 [19:49:51] [debug] #6 native CallLocalFunction () [080dfac0] from samp03svr [19:49:51] [debug] #7 00004118 in public Itter_OnGameModeInit () at D:\Gta San Andreas\SA-MP\SERVERE DE SAMP\ V3 [0.3.7]\Windows\TTTTTTTTTTTTTTTTTTTTT\pawno\include\sscanf2.inc:84 [19:49:51] [debug] #8 native CallLocalFunction () [080dfac0] from samp03svr [19:49:51] [debug] #9 000031e4 in public ScriptInit_OnGameModeInit () at D:\Gta San Andreas\SA-MP\SERVERE DE SAMP\V3 [0.3.7]\Windows\TTTTTTTTTTTTTTTTTTTTT\pawno\include\YSI\y_iterate.inc:791 [19:49:51] [debug] #10 00001e60 in Debug_Print0 () at D:\Gta San Andreas\SA-MP\SERVERE DE SAMP\V3 [0.3.7]\Windows\TTTTTTTTTTTTTTTTTTTTT\pawno\include\YSI\internal\..\y_scriptinit.inc:171 [19:49:51] [debug] System backtrace:
Код:
if (funcidx("zcmd_OnGameModeInit") != -1) { 68: return CallLocalFunction("zcmd_OnGameModeInit", ""); }
Код:
if (funcidx("Audio_OnGameModeInit") != -1) { 119: return CallLocalFunction("Audio_OnGameModeInit", ""); }
Код:
stock Float:operator-(Float:oper)