Run time error 19: "File or function is not found"
#1

[03:31:39] Script[gamemodes/SGRP.amx]: Run time error 19: "File or function is not found"
[03:31:39] Number of vehicle models: 0

It did create the sgrp.amx file in gamemodes folder...
but still it doesnt read it...
server.cfg is also correctly filled in with all info required,...

is there a simple solution to fix this?
Reply
#2

this generally means you dont have plugins configured correctly, check your server_log file
Reply
#3

Quote:
Originally Posted by Crossfire1989
View Post
this generally means you dont have plugins configured correctly, check your server_log file
Code:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R5, ©2005-2011 SA-MP Team

[03:58:48] filterscripts = ""  (string)
[03:58:48] 
[03:58:48] Server Plugins
[03:58:48] --------------
[03:58:48]  Loading plugin: streamer
[03:58:48] 

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

[03:58:48]   Loaded.
[03:58:48]  Loading plugin: sscanf
[03:58:48] 

[03:58:48]  ===============================

[03:58:48]       sscanf plugin loaded.     

[03:58:48]    © 2009 Alex "******" Cole

[03:58:48]    0.3d-R2 500 Players "dnee"

[03:58:48]  ===============================

[03:58:48]   Loaded.
[03:58:48]  Loading plugin: Whirlpool
[03:58:48]  
[03:58:48]  ==================
[03:58:48]  
[03:58:48]   Whirlpool loaded
[03:58:48]  
[03:58:48]  ==================
[03:58:48]  
[03:58:48]   Loaded.
[03:58:48]  Loaded 3 plugins.

[03:58:48] 
[03:58:48] Filter Scripts
[03:58:48] ---------------
[03:58:48]   Loaded 0 filter scripts.

[03:58:48] Script[gamemodes/sgrp.amx]: Run time error 19: "File or function is not found"
[03:58:48] Number of vehicle models: 0
[03:58:51] --- Server Shutting Down.
[03:58:51] 

*** Streamer Plugin v2.6.1 by Incognito unloaded ***

[03:58:51] 

[03:58:51]  ===============================

[03:58:51]      sscanf plugin unloaded.    

[03:58:51]  ===============================

[03:58:51]  
[03:58:51]  ====================
[03:58:51]  
[03:58:51]   Whirlpool unloaded
[03:58:51]  
[03:58:51]  ====================
[03:58:51]
This is the server_log.txt
Reply
#4

Please help me out :OOO
Reply
#5

On top of your script it has:
#include <plugin>
Copy and paste your whole #include thing.
So like:
#include <sscanf>
#include <whirlpool>
etc etc
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)