Problem with the gamemode
#1

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[21:29:25] 
[21:29:25] Server Plugins
[21:29:25] --------------
[21:29:25]  Loading plugin: streamer.dll
[21:29:25] 

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[21:29:25]   Loaded.
[21:29:25]  Loading plugin: sscanf.dll
[21:29:25] 

[21:29:25]  ===============================

[21:29:25]       sscanf plugin loaded.     

[21:29:25]          Version:  2.8.1        

[21:29:25]    © 2012 Alex "******" Cole  

[21:29:25]  ===============================

[21:29:25]   Loaded.
[21:29:25]  Loading plugin: mysql.dll
[21:29:25]  >> plugin.mysql: R39-3 successfully loaded.
[21:29:25]   Loaded.
[21:29:25]  Loading plugin: irc.dll
[21:29:25] 

*** IRC Plugin v1.4.6 by Incognito loaded ***

[21:29:25]   Loaded.
[21:29:25]  Loaded 4 plugins.

[21:29:25] 
[21:29:25] Filterscripts
[21:29:25] ---------------
[21:29:25]   Loading filterscript 'attachments.amx'...
[21:29:25]   Loading filterscript 'fbimap.amx'...
[21:29:25] 
--------------------------------------
[21:29:25]  MAPPINsdadsadG
[21:29:25] --------------------------------------

[21:29:25] 
--------------------------------------
[21:29:25]  MAPPINGsadasd
[21:29:25] --------------------------------------

[21:29:25]   Loaded 2 filterscripts.

[21:29:26] Gates loaded successfully.
[21:29:26] Cells loaded successfully.
[21:29:26] ATMs loaded successfully.
[21:29:26] Doors loaded successfully.
[21:29:36] Teleports loaded successfully.
What is wrong there ?? My gamemode crash when it's finished to Load the things
Reply
#2

Probably there's something wrong with that FBI filterscript. Are the last printed messages generated by it? Install crashdetect plugin, and post the logs which will output at server crash here.
Reply
#3

Try Remove Mysql or irc plugin.
Reply
#4

Quote:
Originally Posted by Michael B
Посмотреть сообщение
Probably there's something wrong with that FBI filterscript. Are the last printed messages generated by it? Install crashdetect plugin, and post the logs which will output at server crash here.
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[13:39:34] 
[13:39:34] Server Plugins
[13:39:34] --------------
[13:39:34]  Loading plugin: streamer.dll
[13:39:34] 

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[13:39:34]   Loaded.
[13:39:34]  Loading plugin: sscanf.dll
[13:39:34] 

[13:39:34]  ===============================

[13:39:34]       sscanf plugin loaded.     

[13:39:34]          Version:  2.8.1        

[13:39:34]    © 2012 Alex "******" Cole  

[13:39:34]  ===============================

[13:39:34]   Loaded.
[13:39:34]  Loading plugin: mysql.dll
[13:39:34]  >> plugin.mysql: R39-3 successfully loaded.
[13:39:34]   Loaded.
[13:39:34]  Loading plugin: irc.dll
[13:39:34] 

*** IRC Plugin v1.4.6 by Incognito loaded ***

[13:39:34]   Loaded.
[13:39:34]  Loading plugin: crashdetect.dll
[13:39:34]   CrashDetect v4.15.1 is OK.
[13:39:34]   Loaded.
[13:39:34]  Loaded 5 plugins.

[13:39:34] 
[13:39:34] Filterscripts
[13:39:34] ---------------
[13:39:34]   Loading filterscript 'attachments.amx'...
[13:39:34]   Loading filterscript 'fbimap.amx'...
[13:39:34] 
--------------------------------------
[13:39:34]  MAPPINsdadsadG
[13:39:34] --------------------------------------

[13:39:34] 
--------------------------------------
[13:39:34]  MAPPINGsadasd
[13:39:34] --------------------------------------

[13:39:34]   Loaded 2 filterscripts.

[13:39:34] Gates loaded successfully.
[13:39:35] Cells loaded successfully.
[13:39:35] ATMs loaded successfully.
[13:39:35] Doors loaded successfully.
[13:39:36] Teleports loaded successfully.
[13:39:43] [debug] Server crashed while executing MG-RP.amx
[13:39:43] [debug] AMX backtrace:
[13:39:43] [debug] #0 native fclose () from samp-server.exe
[13:39:43] [debug] #1 0000b5b8 in ?? (12385040) from MG-RP.amx
[13:39:43] [debug] #2 000b64c0 in public CreateCoupons () from MG-RP.amx
[13:39:43] [debug] #3 00087bc8 in public zcmd_OnGameModeInit () from MG-RP.amx
[13:39:43] [debug] #4 native CallLocalFunction () from samp-server.exe
[13:39:43] [debug] #5 0000e020 in public IRC_OnGameModeInit () from MG-RP.amx
[13:39:43] [debug] #6 native CallLocalFunction () from samp-server.exe
[13:39:43] [debug] #7 0000d8b8 in public FIXES_OnGameModeInit () from MG-RP.amx
[13:39:43] [debug] #8 00000848 in public OnGameModeInit () from MG-RP.amx
[13:39:43] [debug] Native backtrace:
[13:39:43] [debug] #0 00497acb in ?? () from samp-server.exe
[13:39:43] [debug] #1 004056fd in ?? () from samp-server.exe
[13:39:43] [debug] #2 703a62ca in ?? () from plugins\crashdetect.dll
[13:39:43] [debug] #3 703a8b28 in ?? () from plugins\crashdetect.dll
[13:39:43] [debug] #4 703a09c7 in ?? () from plugins\crashdetect.dll
[13:39:43] [debug] #5 703a631a in ?? () from plugins\crashdetect.dll
[13:39:43] [debug] #6 0047441e in ?? () from samp-server.exe
[13:39:43] [debug] #7 004010b6 in ?? () from samp-server.exe
[13:39:43] [debug] #8 703a62ca in ?? () from plugins\crashdetect.dll
[13:39:43] [debug] #9 703a8b28 in ?? () from plugins\crashdetect.dll
[13:39:43] [debug] #10 703a09c7 in ?? () from plugins\crashdetect.dll
[13:39:43] [debug] #11 703a631a in ?? () from plugins\crashdetect.dll
[13:39:43] [debug] #12 0047441e in ?? () from samp-server.exe
[13:39:43] [debug] #13 004010b6 in ?? () from samp-server.exe
[13:39:43] [debug] #14 703a62ca in ?? () from plugins\crashdetect.dll
[13:39:43] [debug] #15 703a8b28 in ?? () from plugins\crashdetect.dll
[13:39:43] [debug] #16 703a09c7 in ?? () from plugins\crashdetect.dll
[13:39:43] [debug] #17 703a631a in ?? () from plugins\crashdetect.dll
[13:39:43] [debug] #18 0046f504 in ?? () from samp-server.exe
[13:39:43] [debug] #19 65646f6d in ?? () from samp-server.exe
[13:39:43] [debug] #20 4d492f73 in ?? () from samp-server.exe
[13:39:43] [debug] #21 4750522d in ?? () from samp-server.exe
[13:39:43] [debug] #22 786d612e in ?? () from samp-server.exe
I've added Crashdetect and that is what it shows to me..
Reply
#5

looks like a problem on "fclose ()" at "public CreateCoupons ()"
If you can't figure the problem, post the whole "CreateCoupons" function.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)