Oh no! The server couldn't be started (Unknown error). FRAG.GS
#3

Quote:
Originally Posted by shourya12
Посмотреть сообщение
load crashdetect.so
I've load crashdetect and show me this on serverlog:

Код:
[15:24:38] [debug] Server crashed while executing GW.amx
[15:24:38] [debug] AMX backtrace:
[15:24:38] [debug] #0 native mysql_connect () from mysql.so
[15:24:38] [debug] #1 0010d2b0 in public InitServer () at GW.pwn:998
[15:24:38] [debug] #2 0010d230 in public Iter_OnGameModeInit () at GW.pwn:995
[15:24:38] [debug] #3 native CallLocalFunction () from samp03svr
[15:24:38] [debug] #4 0000de30 in public zcmd_OnGameModeInit () at /lib/include/foreach.inc:737
[15:24:38] [debug] #5 native CallLocalFunction () from samp03svr
[15:24:38] [debug] #6 00007414 in public SSCANF_OnGameModeInit () at /lib/include/zcmd.inc:68
[15:24:38] [debug] #7 00000ab8 in public OnGameModeInit () at /lib/include/sscanf2.inc:205
[15:24:38] [debug] Native backtrace:
[15:24:38] [debug] #0 e0c2d9f0 in _Z13GetStackTraceRSt6vectorI10StackFrameSaIS0_EEPv () from plugins/crashdetect.so
[15:24:38] [debug] #1 e0c26a62 in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[15:24:38] [debug] #2 e0c27764 in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[15:24:38] [debug] #3 e0c296b4 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[15:24:38] [debug] #4 e0c2d31d in ?? () from plugins/crashdetect.so
[15:24:38] [debug] #5 e17c4410 in ?? ()
[15:24:38] [debug] #6 e17c4430 in ?? ()
[15:24:38] [debug] #7 e14ce607 in gsignal () from /lib/i386-linux-gnu/libc.so.6
[15:24:38] [debug] #8 e14d1a33 in abort () from /lib/i386-linux-gnu/libc.so.6
[15:24:38] [debug] #9 e16fd405 in _ZN9__gnu_cxx27__verbose_terminate_handlerEv () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[15:24:38] [debug] #10 e16fb063 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[15:24:38] [debug] #11 e16fb09f in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[15:24:38] [debug] #12 e16fb306 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[15:24:38] [debug] #13 e145bfeb in _ZN5boost15throw_exceptionINS_21thread_resource_errorEEEvRKT_ () from plugins/mysql.so
[15:24:38] [debug] #14 e145d835 in _ZN16CMySQLConnectionC2ERSsS0_S0_S0_jbb () from plugins/mysql.so
[15:24:38] [debug] #15 e145db6a in _ZN16CMySQLConnection6CreateERSsS0_S0_S0_jbb () from plugins/mysql.so
[15:24:38] [debug] #16 e14647e9 in _ZN12CMySQLHandle6CreateESsSsSsSsjjb () from plugins/mysql.so
[15:24:38] [debug] #17 e14756a3 in _ZN6Native13mysql_connectEP6tagAMXPi () from plugins/mysql.so
[15:24:38] [debug] #18 080950e4 in ?? () from ./samp03svr
[15:24:38] [debug] #19 e0c284d3 in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
[15:24:38] [debug] #20 00000000 in nil ()
Line 998 ->
Код:
ConnectMYSQL = mysql_connect(MYSQL_HOST,MYSQL_USER,MYSQL_DB,MYSQL_PASS);
Line 995 ->
Код:
return 1;
Код:
public OnGameModeInit() {
	InitServer();
	return 1;
}
Anyone know and could help me please?
Reply


Messages In This Thread
Oh no! The server couldn't be started (Unknown error). FRAG.GS - by ubunttu - 12.10.2016, 19:53
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by shourya12 - 13.10.2016, 13:50
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by ubunttu - 14.10.2016, 19:45
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by Logic_ - 14.10.2016, 19:49
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by ubunttu - 17.10.2016, 16:17
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by alexkeward - 17.10.2016, 18:05
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by ubunttu - 17.10.2016, 18:17
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by alexkeward - 18.10.2016, 14:11
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by ubunttu - 18.10.2016, 19:32
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by alexkeward - 18.10.2016, 21:33
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by Jayse - 22.10.2016, 19:18
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by ubunttu - 22.10.2016, 20:33
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by alexkeward - 22.10.2016, 21:45
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by ubunttu - 22.10.2016, 22:20
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by ev0lution - 23.10.2016, 04:36
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by ubunttu - 23.10.2016, 14:44
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by Yaa - 23.10.2016, 16:01
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by ev0lution - 24.10.2016, 09:52
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by Logic_ - 24.10.2016, 11:06
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by StrikerZ - 24.10.2016, 13:08
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by Sew_Sumi - 24.10.2016, 13:21
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by ubunttu - 24.10.2016, 15:42
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by maikons - 25.10.2016, 19:48
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by ubunttu - 26.10.2016, 15:45
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by ev0lution - 27.10.2016, 07:06
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by GoldenLion - 27.10.2016, 11:00
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by Sublime - 27.10.2016, 11:19
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by pedrotvr - 27.10.2016, 20:06
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by Sgt.TheDarkness - 27.10.2016, 21:44
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by Sew_Sumi - 27.10.2016, 23:39
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by pedrotvr - 29.10.2016, 02:50
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by pedrotvr - 30.10.2016, 20:41
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by Sew_Sumi - 30.10.2016, 23:59
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by maikons - 01.11.2016, 18:53
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by Sew_Sumi - 01.11.2016, 20:12
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by pedrotvr - 05.11.2016, 23:48
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by extender1987 - 08.11.2016, 11:24
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by Sew_Sumi - 08.11.2016, 13:23
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by Sew_Sumi - 11.11.2016, 21:32
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by Uberanwar - 22.11.2016, 14:24
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by pedrotvr - 25.11.2016, 19:59
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by ev0lution - 10.12.2016, 04:09
Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - by ubunttu - 05.01.2017, 15:05

Forum Jump:


Users browsing this thread: 4 Guest(s)