[+REP]mysql problem
#1

I have this problem and I don't know how to fix it.. Its older NGRP script and I don't know what is wrong or what is missing..

Код:
[16:42:06] [debug] Server crashed while executing NGRP.amx
[16:42:06] [debug] AMX backtrace:
[16:42:06] [debug] #0 native fclose () from samp03svr
[16:42:06] [debug] #1 000dc118 in ?? (106344304, 127608456) from NGRP.amx
[16:42:06] [debug] #2 000aaff4 in ?? (0) from NGRP.amx
[16:42:06] [debug] #3 003dd3b8 in public DynVeh_QueryFinish (1, 0) from NGRP.amx
[16:42:06] [debug] Native backtrace:
[16:42:06] [debug] #0 e6e06e8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[16:42:06] [debug] #1 e6dffbcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[16:42:06] [debug] #2 e6e00dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[16:42:06] [debug] #3 e6e01226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[16:42:06] [debug] #4 e6e06adc in ?? () from plugins/crashdetect.so
[16:42:06] [debug] #5 e7514410 in ?? ()
[16:42:06] [debug] #6 e7514430 in ?? ()
[16:42:06] [debug] #7 e724a871 in gsignal () from /lib/libc.so.6
[16:42:06] [debug] #8 e724c14a in abort () from /lib/libc.so.6
[16:42:06] [debug] #9 e728a735 in ?? () from /lib/libc.so.6
[16:42:06] [debug] #10 e7290b91 in ?? () from /lib/libc.so.6
[16:42:06] [debug] #11 e72932f8 in ?? () from /lib/libc.so.6
[16:42:06] [debug] #12 e728070a in fclose () from /lib/libc.so.6
[16:42:06] [debug] #13 0809aa04 in ?? () from samp03svr
[16:42:06] [debug] #14 08093d84 in ?? () from samp03svr
[16:42:06] [debug] #15 e6e0294b in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
[16:42:06] [debug] #16 e6e058f8 in ?? () from plugins/crashdetect.so
[16:42:06] [debug] #17 e6e09916 in amx_Exec () from plugins/crashdetect.so
[16:42:06] [debug] #18 e6e01be6 in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so
[16:42:06] [debug] #19 e6e05659 in ?? () from plugins/crashdetect.so
[16:42:06] [debug] #20 e6ebfca1 in amx_Exec () from plugins/mysql_static.so
[16:42:06] [debug] #21 e6e9d860 in _ZN9CCallback16ProcessCallbacksEv () from plugins/mysql_static.so
[16:42:06] [debug] #22 e6ec53b7 in ProcessTick () from plugins/mysql_static.so
[16:42:06] [debug] #23 080cecf2 in ?? () from samp03svr
[16:42:06] [debug] #24 080ace0c in ?? () from samp03svr
[16:42:06] [debug] #25 080a81ae in ?? () from samp03svr
[16:42:06] [debug] #26 e7236d36 in __libc_start_main () from /lib/libc.so.6
[16:42:06] [debug] #27 0804b4a1 in ?? () from samp03svr
Reply
#2

What's wrong is you're using a NGRP script.
Reply
#3

Quote:
Originally Posted by Isolated
Посмотреть сообщение
What's wrong is you're using a NGRP script.
You must be kidding me.. I can see that too.
Could you please tell me where is error so I can fix it, your post is useless
Reply
#4

add information to debug -d3
Reply
#5

Quote:
Originally Posted by AbyssMorgan
Посмотреть сообщение
add information to debug -d3
How and where?
Reply
#6

If you are using this primitive pawno
Build > Run Options > params > -r -d3
Reply
#7

I added it and compiled script is that good? and that's all?
Reply
#8

Crash now displays more information from your site
Reply
#9

now wait untill I upload script to host because on localhost everything works fine..
Reply
#10

Showing same I guess

Код:
[17:51:10] [Family Points] 8 family points has been loaded.
[17:51:10] [debug] Server crashed while executing NGRP.amx
[17:51:10] [debug] AMX backtrace:
[17:51:10] [debug] #0 native fclose () from samp03svr
[17:51:10] [debug] #1 000dc118 in ?? (106344304, 127608456) from NGRP.amx
[17:51:10] [debug] #2 000aaff4 in ?? (0) from NGRP.amx
[17:51:10] [debug] #3 003dd3b8 in public DynVeh_QueryFinish (1, 0) from NGRP.amx
[17:51:10] [debug] Native backtrace:
[17:51:10] [debug] #0 e6edfe8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[17:51:10] [debug] #1 e6ed8bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[17:51:10] [debug] #2 e6ed9dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[17:51:10] [debug] #3 e6eda226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[17:51:10] [debug] #4 e6edfadc in ?? () from plugins/crashdetect.so
[17:51:10] [debug] #5 e8124410 in ?? ()
[17:51:10] [debug] #6 e8124430 in ?? ()
[17:51:10] [debug] #7 e7e5a871 in gsignal () from /lib/libc.so.6
[17:51:10] [debug] #8 e7e5c14a in abort () from /lib/libc.so.6
[17:51:10] [debug] #9 e7e9a735 in ?? () from /lib/libc.so.6
[17:51:10] [debug] #10 e7ea0b91 in ?? () from /lib/libc.so.6
[17:51:10] [debug] #11 e7ea32f8 in ?? () from /lib/libc.so.6
[17:51:10] [debug] #12 e7e9070a in fclose () from /lib/libc.so.6
[17:51:10] [debug] #13 0809aa04 in ?? () from samp03svr
[17:51:10] [debug] #14 08093d84 in ?? () from samp03svr
[17:51:10] [debug] #15 e6edb94b in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
[17:51:10] [debug] #16 e6ede8f8 in ?? () from plugins/crashdetect.so
[17:51:10] [debug] #17 e6ee2916 in amx_Exec () from plugins/crashdetect.so
[17:51:10] [debug] #18 e6edabe6 in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so
[17:51:10] [debug] #19 e6ede659 in ?? () from plugins/crashdetect.so
[17:51:10] [debug] #20 e7acfca1 in amx_Exec () from plugins/mysql_static.so
[17:51:10] [debug] #21 e7aad860 in _ZN9CCallback16ProcessCallbacksEv () from plugins/mysql_static.so
[17:51:10] [debug] #22 e7ad53b7 in ProcessTick () from plugins/mysql_static.so
[17:51:10] [debug] #23 080cecf2 in ?? () from samp03svr
[17:51:10] [debug] #24 080ace0c in ?? () from samp03svr
[17:51:10] [debug] #25 080a81ae in ?? () from samp03svr
[17:51:10] [debug] #26 e7e46d36 in __libc_start_main () from /lib/libc.so.6
[17:51:10] [debug] #27 0804b4a1 in ?? () from samp03svr
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)