09.02.2015, 11:55
Код:
[14:26:48] *** IsValidDynamicObject: Expecting 1 parameter(s), but found 604455 [14:26:48] [debug] Run time error 5: "Invalid memory access" [14:26:48] [debug] AMX backtrace: [14:26:48] [debug] #0 native IsValidDynamicObject () from streamer.so [14:26:48] [debug] #1 native IsValidDynamicObject () from streamer.so [14:26:48] [debug] #2 0024e49c in public Server_Heartbeat () at C:\Users\Bogdan\Dropbox\samp03\gamemodes\last.pwn:1849
This is the line:
Код:
if(IsValidDynamicObject(obj) && !IsDynamicObjectMoving(obj))
Код:
[14:38:20] [debug] Server crashed while executing last.amx [14:38:20] [debug] AMX backtrace: [14:38:20] [debug] #0 native float () from samp03svr [14:38:20] [debug] #1 native IsValidDynamicObject () from streamer.so [14:38:20] [debug] #2 native IsValidDynamicObject () from streamer.so [14:38:20] [debug] #3 00000004 in public Server_Heartbeat () at <unknown file>:0 [14:38:20] [debug] Native backtrace: [14:38:20] [debug] #0 0022de8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so [14:38:20] [debug] #1 00226bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so [14:38:20] [debug] #2 00227dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so [14:38:20] [debug] #3 00228226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so [14:38:20] [debug] #4 0022dadc in ?? () from plugins/crashdetect.so [14:38:20] [debug] #5 00257410 in ?? () [14:38:20] [debug] #6 08093f51 in ?? () from ./samp03svr [14:38:20] [debug] #7 0022c8f8 in ?? () from plugins/crashdetect.so [14:38:20] [debug] #8 00230916 in amx_Exec () from plugins/crashdetect.so [14:38:20] [debug] #9 00228be6 in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so [14:38:20] [debug] #10 0022c659 in ?? () from plugins/crashdetect.so [14:38:20] [debug] #11 004ec2f2 in amx_Exec () from plugins/YSF.so [14:38:20] [debug] #12 004cff08 in _ZN16CCallbackManager15OnServerMessageEPc () from plugins/YSF.so [14:38:20] [debug] #13 004d93dd in ?? () from plugins/YSF.so [14:38:20] [debug] #14 080d1765 in ?? () from ./samp03svr [14:38:20] [debug] #15 0808eaab in ?? () from ./samp03svr [14:38:20] [debug] #16 080746f6 in ?? () from ./samp03svr [14:38:20] [debug] #17 0807632e in ?? () from ./samp03svr [14:38:20] [debug] #18 00ba3b39 in ?? () from /lib/libpthread.so.0 [14:38:20] [debug] #19 0040ad6e in clone () from /lib/libc.so.6

