---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3z, ©2005-2014 SA-MP Team [23:47:27] [23:47:27] Server Plugins [23:47:27] -------------- [23:47:27] Loading plugin: YSF.so [23:47:27] [23:47:27] =============================== [23:47:27] YSF 0.3.00 loaded [23:47:27] © 2008 Alex "******" Cole [23:47:27] Operating System: Linux [23:47:27] =============================== [23:47:27] Loaded. [23:47:27] Loading plugin: streamer.so [23:47:27] *** Streamer Plugin v2.7.2 by Incognito loaded *** [23:47:27] Loaded. [23:47:27] Loading plugin: GeoIP_Plugin.so [23:47:27] GeoIP_Plugin got loaded. [23:47:27] Loaded. [23:47:27] Loading plugin: nativechecker.so [23:47:27] Loaded. [23:47:27] Loading plugin: irc.so [23:47:27] *** IRC Plugin v1.4.5 by Incognito loaded *** [23:47:27] Loaded. [23:47:27] Loaded 5 plugins. [23:47:27] [23:47:27] Ban list [23:47:27] -------- [23:47:27] Loaded: samp.ban [23:47:27] [23:47:27] [23:47:27] Filterscripts [23:47:27] --------------- [23:47:27] Loading filterscript 'math.amx'... [23:47:27] [23:47:27] * Math System by BuzZ * [23:47:27] * Loaded * [23:47:27] [23:47:27] Loading filterscript 'iRanks(2).amx'... [23:47:27] -------------------------------------- [23:47:27] --iRanks and Killing spree system v1.1-- [23:47:27] --------made by inshal - loaded--------- [23:47:27] -------------------------------------- [23:47:27] Loading filterscript 'duel.amx'... [23:47:27] -------------------------------------- [23:47:27] Notime Duel system [23:47:27] -------------------------------------- [23:47:27] Loading filterscript 'vactions.amx'... [23:47:27] Loading filterscript 'joiningsound.amx'... [23:47:27] Loading filterscript 'RandomMSG.amx'... [23:47:27] Server MSG v1.0 [23:47:27] Loading filterscript 'Toilet.amx'... [23:47:27] Loading filterscript 'laser.amx'... [23:47:27] -- Laser Pointer by Skiaffo -- [23:47:27] Loading filterscript 'Helmet.amx'... [23:47:27] Loading filterscript 'sf.amx'... [23:47:27] Loading filterscript 'antiadv.amx'... [23:47:28] Loading filterscript 'Cookie.amx'... [23:47:28] Loading filterscript 'cSpeedo.amx'... [23:47:28] Coffeely's Speedometer loading... [23:47:28] cSpeedometer Loaded. [23:47:28] Loading filterscript 'afk.amx'... [23:47:28] -------------------------------------- [23:47:28] Afk SYSTEM [23:47:28] -------------------------------------- [23:47:28] Loading filterscript 'imusic.amx'... [23:47:28] Loaded 15 filterscripts. [23:47:28] Loading Gamemode(TJ Gaming) [23:47:28] ________________________________________ [23:47:28] ________________________________________ [23:47:28] LAdmin Loading... [23:47:28] ________________________________________ [23:47:28] -Configuration Settings Loaded [23:47:28] -39 Forbidden Names Loaded [23:47:28] -10 Forbidden Tags Loaded [23:47:28] -9 Forbidden Words Loaded [23:47:28] ________________________________________ [23:47:28] LAdmin Version 4.0 [23:47:28] Loaded [23:47:28] ________________________________________ [23:47:28] Date: 17/6/2014 Time: 23:47 :28 [23:47:28] ________________________________________ [23:47:28] ________________________________________ [23:47:28] +--------------------------+ [23:47:28] | Yagu's Race Script v0.4a | [23:47:28] +-----------LOADED---------+
[19:02:49] [debug] Server crashed while executing TJG.amx [19:02:49] [debug] AMX backtrace: [19:02:49] [debug] #0 native fread () [00405770] from samp-server.exe [19:02:49] [debug] #1 003339d0 in ?? (0x004adef4) from TJG.amx [19:02:49] [debug] #2 000130e0 in public Itter_OnGameModeInit () from TJG.amx [19:02:49] [debug] #3 native CallLocalFunction () [00472ad0] from samp-server.exe [19:02:49] [debug] #4 00006940 in public zcmd_OnGameModeInit () from TJG.amx [19:02:49] [debug] #5 native CallLocalFunction () [00472ad0] from samp-server.exe [19:02:49] [debug] #6 00006200 in public OnGameModeInit () from TJG.amx [19:02:49] [debug] Native backtrace: [19:02:49] [debug] #0 77ca22d2 in ?? () from C:\Windows\SysWOW64\ntdll.dll [19:02:49] [debug] #1 00493990 in ?? () from samp-server.exe [19:02:49] [debug] #2 00493fc0 in ?? () from samp-server.exe [19:02:49] [debug] #3 00404f14 in ?? () from samp-server.exe |
new
File: fhandle = fopen(...); // don't forget the arguments
if (fhandle) // valid file handle
{
// use file functions (fread, fwrite, fclose etc) inside here only to prevent the server crash
}