SA-MP Forums Archive
Script not found ( scavenge and survive ) - 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: Script not found ( scavenge and survive ) (/showthread.php?tid=587011)



Script not found ( scavenge and survive ) - darkhunter332 - 27.08.2015

Script[gamemodes/ScavengeSurvive.amx]: Run time error 19: "File or function is not found"
Im trying to fix the issue, but i cant.

Server log:

Код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[13:12:36] 
[13:12:36] Server Plugins
[13:12:36] --------------
[13:12:36]  Loading plugin: streamer.dll
[13:12:36] 

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

[13:12:36]   Loaded.
[13:12:36]  Loading plugin: sscanf.dll
[13:12:36] 

[13:12:36]  ===============================

[13:12:36]       sscanf plugin loaded.     

[13:12:36]          Version:  2.8.1        

[13:12:36]    © 2012 Alex "******" Cole  

[13:12:36]  ===============================

[13:12:36]   Loaded.
[13:12:36]  Loading plugin: CTime.dll
[13:12:37]   Failed.
[13:12:37]  Loading plugin: Whirlpool.dll
[13:12:37]  
[13:12:37]  ==================
[13:12:37]  
[13:12:37]   Whirlpool loaded
[13:12:37]  
[13:12:37]  ==================
[13:12:37]  
[13:12:37]   Loaded.
[13:12:37]  Loading plugin: FileManager.dll
[13:12:37] ******************
[13:12:37] ** FILE MANAGER **
[13:12:37] **    Loaded    **
[13:12:37] ** Version 1.5 **
[13:12:37] ******************
[13:12:37]   Loaded.
[13:12:37]  Loading plugin: dns.dll
[13:12:37] 

*** DNS Plugin v2.4 by Incognito loaded ***

[13:12:37]   Loaded.
[13:12:37]  Loading plugin: crashdetect.dll
[13:12:37]   CrashDetect must be loaded before 'streamer.dll'

----------
Loaded log file: "server_log.txt".
----------

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

[13:13:04] 
[13:13:04] Server Plugins
[13:13:04] --------------
[13:13:04]  Loading plugin: crashdetect.dll
[13:13:04]   CrashDetect v4.15.1 is OK.
[13:13:04]   Loaded.
[13:13:04]  Loading plugin: streamer.dll
[13:13:04] 

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

[13:13:04]   Loaded.
[13:13:04]  Loading plugin: sscanf.dll
[13:13:04] 

[13:13:04]  ===============================

[13:13:04]       sscanf plugin loaded.     

[13:13:04]          Version:  2.8.1        

[13:13:04]    © 2012 Alex "******" Cole  

[13:13:04]  ===============================

[13:13:04]   Loaded.
[13:13:04]  Loading plugin: CTime.dll
[13:13:05]   Failed.
[13:13:05]  Loading plugin: Whirlpool.dll
[13:13:05]  
[13:13:05]  ==================
[13:13:05]  
[13:13:05]   Whirlpool loaded
[13:13:05]  
[13:13:05]  ==================
[13:13:05]  
[13:13:05]   Loaded.
[13:13:05]  Loading plugin: FileManager.dll
[13:13:05] ******************
[13:13:05] ** FILE MANAGER **
[13:13:05] **    Loaded    **
[13:13:05] ** Version 1.5 **
[13:13:05] ******************
[13:13:05]   Loaded.
[13:13:05]  Loading plugin: dns.dll
[13:13:05] 

*** DNS Plugin v2.4 by Incognito loaded ***

[13:13:05]   Loaded.
[13:13:05]  Loaded 6 plugins.

[13:13:05] 
[13:13:05] Filterscripts
[13:13:05] ---------------
[13:13:05]   Loading filterscript 'object-loader.amx'...
[13:13:08] INFO: [Init] Debug Level: 0
[13:13:08] INFO: [Init] 7668 Total objects
[13:13:08] INFO: [Init] 54 Objects to remove
[13:13:08]   Loading filterscript 'rcon.amx'...
[13:13:10]   Loaded 2 filterscripts.

[13:13:12] *** Streamer Plugin: Include file version (0x275101) does not match plugin version (0x278001) (script might need to be recompiled with the latest include file)
[13:13:12] [debug] Run time error 19: "File or function is not found"
[13:13:12] [debug]  localtime
[13:13:12] [debug]  strftime
[13:13:12] [debug]  IRC_Connect
[13:13:12] [debug]  IRC_SetIntData
[13:13:12] [debug]  IRC_CreateGroup
[13:13:12] [debug]  IRC_Quit
[13:13:12] [debug]  IRC_DestroyGroup
[13:13:12] [debug]  IRC_GroupSay
[13:13:12] [debug]  IRC_SendRaw
[13:13:12] [debug]  IRC_JoinChannel
[13:13:12] [debug]  IRC_AddToGroup
[13:13:12] [debug]  IRC_RemoveFromGroup
[13:13:12] [debug] Run time error 19: "File or function is not found"
[13:13:12] [debug]  localtime
[13:13:12] [debug]  strftime
[13:13:12] [debug]  IRC_Connect
[13:13:12] [debug]  IRC_SetIntData
[13:13:12] [debug]  IRC_CreateGroup
[13:13:12] [debug]  IRC_Quit
[13:13:12] [debug]  IRC_DestroyGroup
[13:13:12] [debug]  IRC_GroupSay
[13:13:12] [debug]  IRC_SendRaw
[13:13:12] [debug]  IRC_JoinChannel
[13:13:12] [debug]  IRC_AddToGroup
[13:13:12] [debug]  IRC_RemoveFromGroup
[13:13:12] Script[gamemodes/ScavengeSurvive.amx]: Run time error 19: "File or function is not found"
[13:13:12] Number of vehicle models: 0
Server.cfg:

Код:
echo Executing Server Config...
lanmode 0
rcon_password sadas
maxplayers 50
port 7777
hostname SA-MP 0.3 Server
gamemode0 ScavengeSurvive 1
filterscripts object-loader rcon
announce 0
chatlogging 0
plugins crashdetect.dll streamer.dll sscanf.dll CTime.dll Whirlpool.dll FileManager.dll dns.dll
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



Re: Script not found ( scavenge and survive ) - SoFahim - 27.08.2015

Update streamer plugin Ctime .


Re: Script not found ( scavenge and survive ) - darkhunter332 - 27.08.2015

i did.
What can i do?


Re: Script not found ( scavenge and survive ) - xVIP3Rx - 27.08.2015

Quote:

Streamer Plugin: Include file version (0x275101) does not match plugin version (0x278001) (script might need to be recompiled with the latest include file)

Update the plugin and the include, then recompile the script.


Re: Script not found ( scavenge and survive ) - darkhunter332 - 27.08.2015

Ok one moment.


Re: Script not found ( scavenge and survive ) - xVIP3Rx - 27.08.2015

If you updated it, it shouldn't show this problem, you're probably just updating the plugin..

Extract this in Pawno > Includes folder and press replace.
streamer.rar


Re: Script not found ( scavenge and survive ) - darkhunter332 - 27.08.2015

Its still not working,
server log:

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

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

[14:28:21] 
[14:28:21] Server Plugins
[14:28:21] --------------
[14:28:21]  Loading plugin: crashdetect.dll
[14:28:21]   CrashDetect v4.15.1 is OK.
[14:28:21]   Loaded.
[14:28:21]  Loading plugin: streamer.dll
[14:28:21] 

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

[14:28:21]   Loaded.
[14:28:21]  Loading plugin: sscanf.dll
[14:28:21] 

[14:28:21]  ===============================

[14:28:21]       sscanf plugin loaded.     

[14:28:21]          Version:  2.8.1        

[14:28:21]    © 2012 Alex "******" Cole  

[14:28:21]  ===============================

[14:28:21]   Loaded.
[14:28:21]  Loading plugin: CTime.dll
[14:28:22]   Failed.
[14:28:22]  Loading plugin: Whirlpool.dll
[14:28:22]  
[14:28:22]  ==================
[14:28:22]  
[14:28:22]   Whirlpool loaded
[14:28:22]  
[14:28:22]  ==================
[14:28:22]  
[14:28:22]   Loaded.
[14:28:22]  Loading plugin: FileManager.dll
[14:28:22] ******************
[14:28:22] ** FILE MANAGER **
[14:28:22] **    Loaded    **
[14:28:22] ** Version 1.5 **
[14:28:22] ******************
[14:28:22]   Loaded.
[14:28:22]  Loading plugin: dns.dll
[14:28:22] 

*** DNS Plugin v2.4 by Incognito loaded ***

[14:28:22]   Loaded.
[14:28:22]  Loading plugin: socket.dll
[14:28:22]   Failed.
[14:28:22]  Loading plugin: irc.dll
[14:28:23]   Failed.
[14:28:23]  Loaded 6 plugins.

[14:28:23] 
[14:28:23] Filterscripts
[14:28:23] ---------------
[14:28:23]   Loading filterscript 'object-loader.amx'...
[14:28:25] INFO: [Init] Debug Level: 0
[14:28:25] INFO: [Init] 7668 Total objects
[14:28:25] INFO: [Init] 54 Objects to remove
[14:28:25]   Loading filterscript 'rcon.amx'...
[14:28:27]   Loaded 2 filterscripts.

[14:28:29] [debug] Run time error 19: "File or function is not found"
[14:28:29] [debug]  localtime
[14:28:29] [debug]  strftime
[14:28:29] [debug]  IRC_Connect
[14:28:29] [debug]  IRC_SetIntData
[14:28:29] [debug]  IRC_CreateGroup
[14:28:29] [debug]  IRC_Quit
[14:28:29] [debug]  IRC_DestroyGroup
[14:28:29] [debug]  IRC_GroupSay
[14:28:29] [debug]  IRC_SendRaw
[14:28:29] [debug]  IRC_JoinChannel
[14:28:29] [debug]  IRC_AddToGroup
[14:28:29] [debug]  IRC_RemoveFromGroup
[14:28:29] [debug] Run time error 19: "File or function is not found"
[14:28:29] [debug]  localtime
[14:28:29] [debug]  strftime
[14:28:29] [debug]  IRC_Connect
[14:28:29] [debug]  IRC_SetIntData
[14:28:29] [debug]  IRC_CreateGroup
[14:28:29] [debug]  IRC_Quit
[14:28:29] [debug]  IRC_DestroyGroup
[14:28:29] [debug]  IRC_GroupSay
[14:28:29] [debug]  IRC_SendRaw
[14:28:29] [debug]  IRC_JoinChannel
[14:28:29] [debug]  IRC_AddToGroup
[14:28:29] [debug]  IRC_RemoveFromGroup
[14:28:29] Script[gamemodes/ScavengeSurvive.amx]: Run time error 19: "File or function is not found"
[14:28:29] Number of vehicle models: 0



Re: Script not found ( scavenge and survive ) - xVIP3Rx - 27.08.2015

Yeah, the streamers done with, now update CTime


Re: Script not found ( scavenge and survive ) - darkhunter332 - 27.08.2015

i updated it,
But it doesn't work,
even the socket plugin.


Re: Script not found ( scavenge and survive ) - J0sh... - 27.08.2015

You need IRC.