29.10.2016, 07:38
What does this error mean? i use YSI timers by the way in Perplayertimer... and where could textdrawsetstring bring an error?? immediate help needed...
Код:
[28/10/2016 12:10:59] [connection] 89.164.121.40:55179 requests connection cookie. [28/10/2016 12:11:06] [debug] Server crashed while executing bfsamp.amx [28/10/2016 12:11:06] [debug] AMX backtrace: [28/10/2016 12:11:06] [debug] Run time error 4: "Array index out of bounds" [28/10/2016 12:11:06] [debug] #0 native TextDrawSetString () from samp03svr [28/10/2016 12:11:06] [debug] Accessing element at index 19059536 past array upper bound 99 [28/10/2016 12:11:06] [debug] #1 0011a8d0 in ?? (19059536) from bfsamp.amx [28/10/2016 12:11:06] [debug] #2 00114dec in public PerPlayerTimer () from bfsamp.amx [28/10/2016 12:11:06] [debug] AMX backtrace: [28/10/2016 12:11:06] [debug] #0 00103da8 in ?? (19059536) from bfsamp.amx [28/10/2016 12:11:06] [debug] #1 00114dec in public PerPlayerTimer () from bfsamp.amx [28/10/2016 12:11:06] [debug] Native backtrace: [28/10/2016 12:11:06] [debug] #0 f740ee8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so [28/10/2016 12:11:06] [debug] #1 f7407bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so [28/10/2016 12:11:06] [debug] #2 f7408dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so [28/10/2016 12:11:06] [debug] #3 f7409226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so [28/10/2016 12:11:06] [debug] #4 f740eadc in ?? () from plugins/crashdetect.so [28/10/2016 12:11:06] [debug] #5 f7761410 in ?? () [28/10/2016 12:11:06] [debug] #6 f7761430 in ?? () [28/10/2016 12:11:06] [debug] #7 f7461667 in gsignal () from /lib/libc.so.6 [28/10/2016 12:11:06] [debug] #8 f7462ea3 in abort () from /lib/libc.so.6 [28/10/2016 12:11:06] [debug] #9 f769a79d in _ZN9__gnu_cxx27__verbose_terminate_handlerEv () from /lib/libstdc++.so.6 [28/10/2016 12:11:06] [debug] #10 f7698263 in ?? () from /lib/libstdc++.so.6 [28/10/2016 12:11:06] [debug] #11 f769829f in ?? () from /lib/libstdc++.so.6 [28/10/2016 12:11:06] [debug] #12 f7698508 in ?? () from /lib/libstdc++.so.6 [28/10/2016 12:11:06] [debug] #13 f7698b86 in _Znwj () from /lib/libstdc++.so.6 [28/10/2016 12:11:06] [debug] #14 f7698c3b in _Znaj () from /lib/libstdc++.so.6 [28/10/2016 12:11:06] [debug] #15 0805ff5f in ?? () from ./samp03svr [28/10/2016 12:11:06] [debug] #16 0807db7c in ?? () from ./samp03svr [28/10/2016 12:11:06] [debug] #17 080705bf in ?? () from ./samp03svr [28/10/2016 12:11:06] [debug] #18 08074928 in ?? () from ./samp03svr [28/10/2016 12:11:06] [debug] #19 080763fe in ?? () from ./samp03svr [28/10/2016 12:11:06] [debug] #20 f7740b2c in ?? () from /lib/libpthread.so.0 [28/10/2016 12:11:06] [debug] #21 f752a77e in clone () from /lib/libc.so.6