I dont know what this means.
#1

When i run the server the log goes fine , but after a few seconds... There are some errors.
The server is works fine for like 20 seconds but then an unknown error displays in the logs causing the server to shut down.

Код:
[15:38:04] [debug] Server crashed while executing rgrp.amx
[15:38:04] [debug] AMX backtrace:
[15:38:04] [debug] #0 native fclose () from samp03svr
[15:38:04] [debug] #1 0010b0e0 in ?? (107152020, 128714064) from rgrp.amx
[15:38:04] [debug] #2 000d7ea4 in ?? (0) from rgrp.amx
[15:38:04] [debug] #3 004404f8 in public DynVeh_QueryFinish (1, 0) from rgrp.amx
[15:38:04] [debug] Native backtrace:
[15:38:04] [debug] #0 f73eb9f0 in _Z13GetStackTraceRSt6vectorI10StackFrameSaIS0_EEPv () from plugins/crashdetect.so
[15:38:04] [debug] #1 f73e4a62 in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[15:38:04] [debug] #2 f73e5764 in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[15:38:04] [debug] #3 f73e76b4 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[15:38:04] [debug] #4 f73eb31d in ?? () from plugins/crashdetect.so
[15:38:04] [debug] #5 f773a410 in ?? ()
[15:38:04] [debug] #6 f773a430 in ?? ()
[15:38:04] [debug] #7 f7442687 in gsignal () from /lib/i386-linux-gnu/libc.so.6
[15:38:04] [debug] #8 f7445ab3 in abort () from /lib/i386-linux-gnu/libc.so.6
[15:38:04] [debug] #9 f747cfd3 in ?? () from /lib/i386-linux-gnu/libc.so.6
[15:38:04] [debug] #10 f74874ba in ?? () from /lib/i386-linux-gnu/libc.so.6
[15:38:04] [debug] #11 f748812d in ?? () from /lib/i386-linux-gnu/libc.so.6
[15:38:04] [debug] #12 f747763a in fclose () from /lib/i386-linux-gnu/libc.so.6
[15:38:04] [debug] #13 0809bd64 in ?? () from ./samp03svr
[15:38:04] [debug] #14 080950e4 in ?? () from ./samp03svr
[15:38:04] [debug] #15 f73e64d3 in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
[15:38:04] [debug] #16 00000000 in nil ()
By the way, im using OGP on Centos VPS.
Reply
#2

Function fclose in public DynVeh_QueryFinish is crashing your server.

Quote from samp wiki:

Quote:

Using an invalid handle will crash your server! Get a valid handle by using fopen or ftemp.

Reply
#3

If you're trying to use a leaked NGRP script, you deserve no support at all.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)