Bug with server start
#1

Код:
[21:00:27] [debug] Server crashed while executing tr.amx
[21:00:27] [debug] AMX backtrace:
[21:00:27] [debug] #0 native mysql_fetch_field_row () from mysql.DLL
[21:00:27] [debug] #1 00014778 in public OnLoadHouseFurnitures () from tr.amx
[21:00:27] [debug] #2 00036540 in ?? () from tr.amx
[21:00:27] [debug] #3 000376d8 in public ab_OnGameModeInit () from tr.amx
[21:00:27] [debug] #4 native CallLocalFunction () from samp-server.exe
[21:00:27] [debug] #5 000087b8 in public zcmd_OnGameModeInit () from tr.amx
[21:00:27] [debug] #6 native CallLocalFunction () from samp-server.exe
[21:00:27] [debug] #7 0000830c in public SSCANF_OnGameModeInit () from tr.amx
[21:00:27] [debug] #8 00001720 in public Audio_OnGameModeInit () from tr.amx
[21:00:27] [debug] #9 native CallLocalFunction () from samp-server.exe
[21:00:27] [debug] #10 000013dc in public Itter_OnGameModeInit () from tr.amx
[21:00:27] [debug] #11 native CallLocalFunction () from samp-server.exe
[21:00:27] [debug] #12 000009a4 in public OnGameModeInit () from tr.amx
[21:00:28] [debug] Native backtrace:
[21:00:28] [debug] #0 6e37b9f0 in ?? () from D:\WINDOWS\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.8387_none_5094ca96bcb6b2bb\MSVCR90.dll
[21:00:28] [debug] #1 1000952e in ?? () from plugins\mysql.DLL
[21:00:28] [debug] #2 100067d3 in ?? () from plugins\mysql.DLL
[21:00:28] [debug] #3 004010b6 in ?? () from samp-server.exe
[21:00:28] [debug] #4 6e5462ca in ?? () from plugins\crashdetect.DLL
[21:00:28] [debug] #5 6e548b28 in ?? () from plugins\crashdetect.DLL
[21:00:28] [debug] #6 6e5409c7 in ?? () from plugins\crashdetect.DLL
[21:00:28] [debug] #7 6e54631a in ?? () from plugins\crashdetect.DLL
[21:00:28] [debug] #8 6e4751a7 in ?? () from plugins\streamer.DLL
[21:00:28] [debug] #9 00472dde in ?? () from samp-server.exe
[21:00:28] [debug] #10 004010b6 in ?? () from samp-server.exe
[21:00:28] [debug] #11 6e5462ca in ?? () from plugins\crashdetect.DLL
[21:00:28] [debug] #12 6e548b28 in ?? () from plugins\crashdetect.DLL
[21:00:28] [debug] #13 6e5409c7 in ?? () from plugins\crashdetect.DLL
[21:00:28] [debug] #14 6e54631a in ?? () from plugins\crashdetect.DLL
[21:00:28] [debug] #15 6e4751a7 in ?? () from plugins\streamer.DLL
[21:00:28] [debug] #16 00472dde in ?? () from samp-server.exe
[21:00:28] [debug] #17 004010b6 in ?? () from samp-server.exe
[21:00:28] [debug] #18 6e5462ca in ?? () from plugins\crashdetect.DLL
[21:00:28] [debug] #19 6e548b28 in ?? () from plugins\crashdetect.DLL
[21:00:28] [debug] #20 6e5409c7 in ?? () from plugins\crashdetect.DLL
[21:00:28] [debug] #21 6e54631a in ?? () from plugins\crashdetect.DLL
[21:00:28] [debug] #22 6e4751a7 in ?? () from plugins\streamer.DLL
[21:00:28] [debug] #23 00472dde in ?? () from samp-server.exe
[21:00:28] [debug] #24 004010b6 in ?? () from samp-server.exe
[21:00:28] [debug] #25 6e5462ca in ?? () from plugins\crashdetect.DLL
[21:00:28] [debug] #26 6e548b28 in ?? () from plugins\crashdetect.DLL
[21:00:28] [debug] #27 6e5409c7 in ?? () from plugins\crashdetect.DLL
[21:00:28] [debug] #28 6e54631a in ?? () from plugins\crashdetect.DLL
[21:00:28] [debug] #29 6e4751a7 in ?? () from plugins\streamer.DLL
[21:00:28] [debug] #30 00472dde in ?? () from samp-server.exe
[21:00:28] [debug] #31 004010b6 in ?? () from samp-server.exe
[21:00:28] [debug] #32 6e5462ca in ?? () from plugins\crashdetect.DLL
[21:00:28] [debug] #33 6e548b28 in ?? () from plugins\crashdetect.DLL
[21:00:28] [debug] #34 6e5409c7 in ?? () from plugins\crashdetect.DLL
[21:00:28] [debug] #35 6e54631a in ?? () from plugins\crashdetect.DLL
[21:00:28] [debug] #36 6e4751a7 in ?? () from plugins\streamer.DLL
[21:00:28] [debug] #37 0046e624 in ?? () from samp-server.exe
[21:00:28] [debug] #38 65646f6d in ?? () from samp-server.exe
[21:00:28] [debug] #39 72742f73 in ?? () from samp-server.exe
[21:00:28] [debug] #40 786d612e in ?? () from samp-server.exe
help
Reply
#2

Help please
Reply
#3

Humm is it hosted on a linux or windows based host ?

if linux u must have .so plugins maybe thats the thing..
Reply
#4

Your server is linux so download a linux server files from www.sa-mp.com>>downloads, and use .so plugins...
Reply
#5

Im trying to start my server on Windows for now, that debug crash is for windows.
Reply
#6

Check if your files are related to your working system. Add .dll for windows and .so for Linux Plugins in the server.cfg.
Reply
#7

The crash log is showing what's going on. Check the OnLoadHouseFurniture public.
Reply
#8

Add the plugins that are needed for you gamemode
Remember to add .dll at the end of every plugin
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)