CTime plugin not loading. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: CTime plugin not loading. (
/showthread.php?tid=598419)
CTime plugin not loading. -
xXxThunderxXx - 12.01.2016
Hey guys i am having a problem with the CTime Plugin loading.
This is my Server.cfg
Код:
echo Executing Server Config...
lanmode 1
rcon_password test123
maxplayers 32
port 7777
hostname Scavenge And Survive
gamemode0 ScavengeSurvive 1
filterscripts object-loader rcon
plugins dns crashdetect streamer sscanf CTime FileManager irc socket Whirlpool
announce 1
query 1
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
language English
This is the server_log.txt
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team
[18:28:17]
[18:28:17] Server Plugins
[18:28:17] --------------
[18:28:17] Loading plugin: dns
[18:28:17]
*** DNS Plugin v2.4 by Incognito loaded ***
[18:28:17] Loaded.
[18:28:17] Loading plugin: crashdetect
[18:28:17] CrashDetect v4.15.1 is OK.
[18:28:17] Loaded.
[18:28:17] Loading plugin: streamer
[18:28:17]
*** Streamer Plugin v2.7.9 by Incognito loaded ***
[18:28:17] Loaded.
[18:28:17] Loading plugin: sscanf
[18:28:17]
[18:28:17] ===============================
[18:28:17] sscanf plugin loaded.
[18:28:17] © 2009 Alex "******" Cole
[18:28:17] 0.3d-R2 500 Players "dnee"
[18:28:17] ===============================
[18:28:17] Loaded.
[18:28:17] Loading plugin: CTime
[18:28:17] Failed.
[18:28:17] Loading plugin: FileManager
[18:28:17] ******************
[18:28:17] ** FILE MANAGER **
[18:28:17] ** Loaded **
[18:28:17] ** Version 1.5 **
[18:28:17] ******************
[18:28:17] Loaded.
[18:28:17] Loading plugin: irc
[18:28:17]
*** IRC Plugin v1.4.6 by Incognito loaded ***
[18:28:17] Loaded.
[18:28:17] Loading plugin: socket
[18:28:17] Socket plugin v0.2b loaded.
[18:28:17] Loaded.
[18:28:17] Loading plugin: Whirlpool
[18:28:17]
[18:28:17] ==================
[18:28:17]
[18:28:17] Whirlpool loaded
[18:28:17]
[18:28:17] ==================
[18:28:17]
[18:28:17] Loaded.
[18:28:17] Loaded 8 plugins.
[18:28:17]
[18:28:17] Filterscripts
[18:28:17] ---------------
[18:28:17] Loading filterscript 'object-loader.amx'...
[18:28:18] INFO: [Init] Debug Level: 0
[18:28:18] INFO: [Init] 7668 Total objects
[18:28:18] INFO: [Init] 54 Objects to remove
[18:28:18] Loading filterscript 'rcon.amx'...
[18:28:18] Loaded 2 filterscripts.
[18:28:19] [debug] Run time error 19: "File or function is not found"
[18:28:19] [debug] localtime
[18:28:19] [debug] strftime
[18:28:19] [debug] Run time error 19: "File or function is not found"
[18:28:19] [debug] localtime
[18:28:19] [debug] strftime
[18:28:19] Script[gamemodes/ScavengeSurvive.amx]: Run time error 19: "File or function is not found"
[18:28:19] Number of vehicle models: 0
This is the pic of the plugins folder.
This is my main Directory...
Re: CTime plugin not loading. -
xXxThunderxXx - 12.01.2016
anyone please.
Re: CTime plugin not loading. -
xXxThunderxXx - 12.01.2016
Come on anyone?
Re: CTime plugin not loading. - justice96 - 12.01.2016
Код:
CTime.dll for windows and CTime.so for linux.
Re: CTime plugin not loading. -
xXxThunderxXx - 12.01.2016
that doesnt work.
Re: CTime plugin not loading. -
Abagail - 12.01.2016
Recompile the plugin.
Re: CTime plugin not loading. -
xXxThunderxXx - 12.01.2016
how can i recompile the plugin i cant find a way to.
Re: CTime plugin not loading. -
-CaRRoT - 12.01.2016
Open your script & recompile it, make sure you added the plugin include on the top of your script as well.
Re: CTime plugin not loading. -
delfino - 05.02.2016
Got the same problem here,
I used a freshly compiled version of the CTime plugin from Ryder, although it is still not working.. Please help me out here guys!
Appreciate it!