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

PHP Code:
----------
Loaded log file"server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3a R8, (C)2005-2010 SA-MP Team
[15:04:17filterscripts ""  (string)
[
15:04:17
[
15:04:17Server Plugins
[15:04:17] --------------
[
15:04:17]  Loading pluginstreamer.dll
[15:04:17
*** 
Streamer Plugin v2.3.8 by Incognito loaded ***
[
15:04:17]   Loaded.
[
15:04:17]  Loading pluginsscanf.dll
[15:04:17
[
15:04:17]  ===============================
[
15:04:17]       sscanf plugin loaded.     
[
15:04:17]    (c2009 Alex "******" Cole
[15:04:17]  ===============================
[
15:04:17]   Loaded.
[
15:04:17]  Loading pluginmysql.dll
[15:04:17]  SA:MP MySQL Plugin v2.1.1 Loaded.
[
15:04:17]   Loaded.
[
15:04:17]  Loaded 3 plugins.
[
15:04:17] [MySQLThread runningThreadsafeYes.
[
15:04:17
[
15:04:17Filter Scripts
[15:04:17] ---------------
[
15:04:17]   Loaded 0 filter scripts.
[
15:04:17Script[gamemodes/quartz.amx]: Run time error 19"File or function is not found"
[15:04:17Number of vehicle models
There's my server log.

PHP Code:
echo Executing Server Config...
lanmode 0
rcon_password lolwtc
maxplayers 50
port 7779
hostname 
[BETA]
gamemode0 quartz 1
filterscripts
announce 1
query 1
weburl www
.sa-mp.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
plugins streamer
.dll sscanf.dll mysql.dll
password 123 
That's my Server.cfg

I am not using Linux, I'm using Windows XP/Server, It's annoying me so much I can't find a fix to it, All the includes are there, the FS's are there ;\

Yes, I did use the search button to see if there was any answers, there wasn't

Ask any questions and I shall answer them quickly ( I want this error resolved D: ))
Reply
#2

You're still missing a plugin.
Reply
#3

I can't seem to find which one though?

I have Stramer.dll, sscanf.dll, and mysql.dll .
Reply
#4

Check your #includes in your script, and show me everything you've included.
Reply
#5

pawn Code:
//=====================================[Includes]=====================================
#include <a_samp>                                                                                                             //
#include <a_mysql>
#include <zcmd>
#include <sscanf2>
Reply
#6

Quote:
Originally Posted by A7X_CEEJAY
View Post
pawn Code:
//=====================================[Includes]=====================================
#include <a_samp>                                                                                                             //
#include <a_mysql>
#include <zcmd>
#include <sscanf2>
Mm, then you're using the wrong MySQL plugin.
Reply
#7

Quote:
Originally Posted by =WoR=G4M3Ov3r
View Post
Mm, then you're using the wrong MySQL plugin.
Okay, I'll reupload the one I got with the server (mysql.dll)


EDIT: So, I've done that now, now I get some error box;

"samp-server.exe - Unable to Locate Component"
"This application has failed to start because MSVCR100.dll was not found. Re-installing this application may fix this problem" D:

Quote:

SA-MP Dedicated Server
----------------------
v0.3a R8, ©2005-2010 SA-MP Team

[15:15:41] filterscripts = "" (string)
[15:15:41]
[15:15:41] Server Plugins
[15:15:41] --------------
[15:15:41] Loading plugin: streamer
[15:15:41]

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

[15:15:41] Loaded.
[15:15:41] Loading plugin: sscanf
[15:15:41]

[15:15:41] ===============================

[15:15:41] sscanf plugin loaded.

[15:15:41] © 2009 Alex "******" Cole

[15:15:41] ===============================

[15:15:41] Loaded.
[15:15:41] Loading plugin: mysql The error comes up here.
[15:17:01] Failed.
[15:17:01] Loaded 2 plugins.

[15:17:01]
[15:17:01] Filter Scripts
[15:17:01] ---------------
[15:17:01] Loaded 0 filter scripts.

[15:17:01] Script[gamemodes/quartz.amx]: Run time error 19: "File or function is not found"
[15:17:01] Number of vehicle models: 0

Reply
#8

Quote:
Originally Posted by A7X_CEEJAY
View Post
Okay, I'll reupload the one I got with the server (mysql.dll)


EDIT: So, I've done that now, now I get some error box;

"samp-server.exe - Unable to Locate Component"
"This application has failed to start because MSVCR100.dll was not found. Re-installing this application may fix this problem" D:
Which host are you using ?
Reply
#9

Quote:
Originally Posted by =WoR=G4M3Ov3r
View Post
Which host are you using ?
I'm using my own ( I am trying out new game modes that we can use for people without game modes)
Reply
#10

Why are you using 0.3a R8? Update the plugins and update your SA-MP server, update your SA-MP includes and re-compile the script.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)