[15:42:45] Script[gamemodes/blank.amx]: Run time error 19: "File or function is not found" [15:42:45] Number of vehicle models: 0
Necessities - The YSI library: https://sampforum.blast.hk/showthread.php?tid=570883 - Whirlpool: https://sampforum.blast.hk/showthread.php?tid=570945 - A 'Users' folder in 'scriptfiles'. |
Are plugins loading fine? Also are you loading all required plugins? Show us includes of your fs and full server log.
|
#include <a_samp> #include <zcmd> #include <sscanf2> #include <YSI\y_ini> //whirlpool? native WP_Hash(buffer[],len,const str[]);
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7-R2, ©2005-2015 SA-MP Team [16:51:43] [16:51:43] Server Plugins //if i remove whirlpool everything works fine [16:51:43] -------------- [16:51:43] Loading plugin: sscanf2 [16:51:43] Failed. [16:51:43] Loading plugin: streamer [16:51:43] Failed. [16:51:43] Loading plugin: Whirlpool [16:51:43] Failed. [16:51:43] Loaded 0 plugins. [16:51:43] [16:51:43] Filterscripts [16:51:43] --------------- [16:51:43] Loading filterscript 'gl_actions.amx'... [16:51:43] Loading filterscript 'gl_realtime.amx'... [16:51:43] Loading filterscript 'gl_property.amx'... [16:51:43] ----------------------------------- [16:51:43] Grand Larceny Property Filterscript [16:51:43] ----------------------------------- [16:51:43] Loading filterscript 'gl_mapicon.amx'... [16:51:43] Loading filterscript 'ls_elevator.amx'... [16:51:43] Loading filterscript 'attachments.amx'... [16:51:43] Loading filterscript 'skinchanger.amx'... [16:51:43] --Admin Player Skin Changer Loaded [16:51:43] Loading filterscript 'vspawner.amx'... [16:51:43] --Admin Vehicle Spawner Loaded [16:51:43] Loading filterscript 'map.amx'... [16:51:43] -------------------------------------- [16:51:43] PALOMINO CREEK ANONYMOUS RP [16:51:43] -------------------------------------- [16:51:43] Loaded 9 filterscripts. [16:51:43] Reading File: blank [16:51:43] Reading File: properties/houses.txt [16:51:43] Reading File: properties/businesses.txt [16:51:43] Reading File: properties/banks.txt [16:51:43] Reading File: properties/police.txt [16:51:43] Script[gamemodes/ANORP.amx]: Run time error 19: "File or function is not found" [16:51:43] Number of vehicle models: 0
Do you have all the required plugins installed? This particular tutorial requires the Whirlpool plugin and the YSI library, as mentioned in the thread.
Make sure you meet all those requirements. |
Hello.
When you don't know which plugin you left out then you can use the nativechecker plugin. Notice: The nativechecker plugin must be the last plugin in the "plugins" row in server.cfg. |
[16:51:43] Loading plugin: sscanf2
[16:51:43] Failed.
[16:51:43] Loading plugin: streamer
[16:51:43] Failed.
[16:51:43] Loading plugin: Whirlpool
[16:51:43] Failed.
[16:51:43] Loaded 0 plugins.