Script cannot be found
#1

Would need some help with this. I compiled the script without any errors and it still cannot find it.

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

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

[16:40:39] 
[16:40:39] Server Plugins
[16:40:39] --------------
[16:40:39]  Loading plugin: sscanf2
[16:40:39]   Failed.
[16:40:39]  Loading plugin: crashdetect
[16:40:39]   CrashDetect v4.15.1 is OK.
[16:40:39]   Loaded.
[16:40:39]  Loading plugin: streamer
[16:40:39] 

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

[16:40:39]   Loaded.
[16:40:39]  Loading plugin: irc
[16:40:39] 

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

[16:40:39]   Loaded.
[16:40:39]  Loading plugin: dns
[16:40:39] 

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

[16:40:39]   Loaded.
[16:40:39]  Loading plugin: socket
[16:40:39]   Failed.
[16:40:39]  Loading plugin: CTime
[16:40:39]   Failed.
[16:40:39]  Loading plugin: FileManager
[16:40:39] ******************
[16:40:39] ** FILE MANAGER **
[16:40:39] **    Loaded    **
[16:40:39] ** Version 1.5 **
[16:40:39] ******************
[16:40:39]   Loaded.
[16:40:39]  Loaded 5 plugins.

[16:40:39] 
[16:40:39] Filterscripts
[16:40:39] ---------------
[16:40:39]   Loading filterscript 'irc.amx'...
[16:40:39] [debug] Run time error 19: "File or function is not found"
[16:40:39] [debug]  SSCANF_Init
[16:40:39] [debug]  SSCANF_Join
[16:40:39] [debug]  SSCANF_Leave
[16:40:39] [debug]  sscanf
[16:40:39]   Loading filterscript 'banhost.amx'...
[16:40:40]   Loaded 2 filterscripts.

[16:40:41] [debug] Run time error 19: "File or function is not found"
[16:40:41] [debug]  SSCANF_Init
[16:40:41] [debug]  SSCANF_Join
[16:40:41] [debug]  SSCANF_Leave
[16:40:41] [debug]  localtime
[16:40:41] [debug]  strftime
[16:40:41] [debug]  sscanf
[16:40:41] [debug]  WP_Hash
[16:40:41] [debug] Run time error 19: "File or function is not found"
[16:40:41] [debug]  SSCANF_Init
[16:40:41] [debug]  SSCANF_Join
[16:40:41] [debug]  SSCANF_Leave
[16:40:41] [debug]  sscanf
[16:40:41] [debug] Run time error 19: "File or function is not found"
[16:40:41] [debug]  SSCANF_Init
[16:40:41] [debug]  SSCANF_Join
[16:40:41] [debug]  SSCANF_Leave
[16:40:41] [debug]  localtime
[16:40:41] [debug]  strftime
[16:40:41] [debug]  sscanf
[16:40:41] [debug]  WP_Hash
[16:40:41] Script[gamemodes/NRRP.amx]: Run time error 19: "File or function is not found"
[16:40:41] Number of vehicle models: 0
Reply
#2

[16:40:41] [debug] Run time error 19: "File or function is not found" - update the plugin this error equates to for instance it would be SSCANF then recomplie the script rinse and repeat until all errors are gone.
Reply
#3

Quote:
Код:
[16:40:39]  Loading plugin: sscanf2
[16:40:39]   Failed.
Reading is also a profession. I am going to assume this runs on Windows, in which case you will likely need the VC++ runtime libraries. https://support.microsoft.com/en-us/kb/2977003
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)