File or function not found.
#1

Hi.
I'm attempting to start my local server with my GM.
I have a external MySQL server.
I have sscanf, streamer, Whirlpool and mysql plugins, all loaded correctly.
I use this includes
pawn Code:
#include <a_samp>
#include <a_mysql>
#include <streamer>
#include <foreach>
#include <mSelection>
#include <sscanf2>
#include <FairPlay>
#include <zcmd>
#include <a_zones>
Why my server says 'File or function not found'? Thank you in advance.
Reply
#2

provide the whole server_log, what you're giving us doesn't help us figure out if your plugins are actually all loading or not and so forth.
Reply
#3

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

[21:16:07] 
[21:16:07] Server Plugins
[21:16:07] --------------
[21:16:07]  Loading plugin: streamer
[21:16:07] 

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

[21:16:07]   Loaded.
[21:16:07]  Loading plugin: mysql
[21:16:08] 

  > MySQL plugin R5 successfully loaded.

[21:16:08]   Loaded.
[21:16:08]  Loading plugin: Whirlpool
[21:16:08]  
[21:16:08]  ==================
[21:16:08]  
[21:16:08]   Whirlpool loaded
[21:16:08]  
[21:16:08]  ==================
[21:16:08]  
[21:16:08]   Loaded.
[21:16:08]  Loading plugin: sscanf
[21:16:08] 

[21:16:08]  ===============================

[21:16:08]       sscanf plugin loaded.     

[21:16:08]    © 2009 Alex "Y_Less" Cole

[21:16:08]    0.3d-R2 500 Players "dnee"

[21:16:08]  ===============================

[21:16:08]   Loaded.
[21:16:08]  Loading plugin: SART
[21:16:08]   Loaded.
[21:16:08]  Loaded 5 plugins.

[21:16:08] 
[21:16:08] Filterscripts
[21:16:08] ---------------
[21:16:08]   Loading filterscript 'pedaggio.amx'...
[21:16:08]   Loaded 1 filterscripts.

[21:16:08] Script[gamemodes/fortcarson.amx]: Run time error 19: "File or function is not found"
[21:16:08] Number of vehicle models: 0
Reply
#4

Resolved, thank you anyway.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)