Issues with Run time error 19 -
Silentfood - 16.12.2011
Hello,
I've been having many issues with the issue of " Run time error 19: "File or function is not found" " with my server, and I seem to be stuck. I assume it's not an actual error with my script, since it's compiling perfectly.
All files in the server directory are have had CHMOD set to 777.
I'm running on an Ubuntu server, and using the following plugins with the following CFG.
PHP код:
#include <a_samp>
#include <a_mysql>
#include <zcmd>
#include <foreach>
#include <GeoIP_Plugin>
#include <streamer>
#include <OPSP>
#include <a_zones>
PHP код:
echo Executing Server Config...
lanmode 0
rcon_password hidden
maxplayers 15
port 7777
plugins mysql.so sscanf.so streamer.so wp.so GeoIP_Plugin.so irc.so
hostname SAMP SERVER
gamemode0 vx-rp 1
filterscripts ls_elevator
query 1
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
And my server logs are as followed.
PHP код:
SA-MP Dedicated Server
----------------------
v0.3d, (C)2005-2011 SA-MP Team
[08:08:11]
[08:08:11] Server Plugins
[08:08:11] --------------
[08:08:11] Loading plugin: mysql.so
[08:08:11]
> MySQL plugin R5 successfully loaded.
[08:08:11] Loaded.
[08:08:11] Loading plugin: sscanf.so
[08:08:11]
[08:08:11] ===============================
[08:08:11] sscanf plugin loaded.
[08:08:11] (c) 2009 Alex "******" Cole
[08:08:11] ===============================
[08:08:11] Loaded.
[08:08:11] Loading plugin: streamer.so
[08:08:11]
*** Streamer Plugin v2.5.2 R2 by Incognito loaded ***
[08:08:11] Loaded.
[08:08:11] Loading plugin: wp.so
[08:08:11]
[08:08:11] ==================
[08:08:11]
[08:08:11] Whirlpool loaded
[08:08:11]
[08:08:11] ==================
[08:08:11]
[08:08:11] Loaded.
[08:08:11] Loading plugin: GeoIP_Plugin.so
[08:08:11] GeoIP_Plugin got loaded.
[08:08:11] Loaded.
[08:08:11] Loading plugin: irc.so
[08:08:11]
*** IRC Plugin v1.4.1 by Incognito loaded ***
[08:08:11] Loaded.
[08:08:11] Loaded 6 plugins.
[08:08:11]
[08:08:11] Filterscripts
[08:08:11] ---------------
[08:08:11] Loading filterscript 'ls_elevator.amx'...
[08:08:11] Loaded 1 filterscripts.
[08:08:11] Script[gamemodes/vx-rp.amx]: Run time error 19: "File or function is not found"
[08:08:11] Number of vehicle models: 0
What seems to be the issue with this? I have all the plugins installed and named correctly.
So I can't seem to find the problem.
I have got the libraries for the mysql client in my /usr/lib32 folder, which solved a past problem with the MySQL plugin.
Re: Issues with Run time error 19 -
Andrɘ - 16.12.2011
Install a new MySQL plugin (R6 Version). This will solve your problem.
Re: Issues with Run time error 19 -
Silentfood - 16.12.2011
Same issue, but I'm getting new messages that the MySQL plugin is running threadsafe.
PHP код:
SA-MP Dedicated Server
----------------------
v0.3d, (C)2005-2011 SA-MP Team
[08:37:05]
[08:37:05] Server Plugins
[08:37:05] --------------
[08:37:05] Loading plugin: mysql.so
[08:37:05] SA:MP MySQL Plugin v2.1.1 Loaded.
[08:37:05] Loaded.
[08:37:05] Loading plugin: sscanf.so
[08:37:05]
[08:37:05] ===============================
[08:37:05] sscanf plugin loaded.
[08:37:05] (c) 2009 Alex "******" Cole
[08:37:05] ===============================
[08:37:05] Loaded.
[08:37:05] Loading plugin: streamer.so
[08:37:05]
*** Streamer Plugin v2.5.2 R2 by Incognito loaded ***
[08:37:05] Loaded.
[08:37:05] Loading plugin: wp.so
[08:37:05]
[08:37:05] ==================
[08:37:05]
[08:37:05] Whirlpool loaded
[08:37:05]
[08:37:05] ==================
[08:37:05]
[08:37:05] Loaded.
[08:37:05] Loading plugin: GeoIP_Plugin.so
[08:37:05] GeoIP_Plugin got loaded.
[08:37:05] Loaded.
[08:37:05] Loading plugin: irc.so
[08:37:05]
*** IRC Plugin v1.4.1 by Incognito loaded ***
[08:37:05] Loaded.
[08:37:05] Loaded 6 plugins.
[08:37:05] [MySQL] Thread running. Threadsafe: Yes.
[08:37:05]
[08:37:05] Filterscripts
[08:37:05] ---------------
[08:37:05] Loading filterscript 'ls_elevator.amx'...
[08:37:05] Loaded 1 filterscripts.
[08:37:05] Script[gamemodes/vx-rp.amx]: Run time error 19: "File or function is not found"
[08:37:05] Number of vehicle models: 0
Re: Issues with Run time error 19 -
Silentfood - 16.12.2011
Anyone got a fix?
Re: Issues with Run time error 19 -
Silentfood - 16.12.2011
I need a solution quick, sorry.
Re: Issues with Run time error 19 -
vassilis - 16.12.2011
have you put all scriptfiles to the scriptfiles folder of your server?
Re: Issues with Run time error 19 -
Silentfood - 16.12.2011
There's really no scriptfiles I'm using.
Really, there's none.
Re: Issues with Run time error 19 -
Silentfood - 16.12.2011
This is getting time-lengthy, and I can't seem to find an answer.
Re: Issues with Run time error 19 -
Gamer_Z - 16.12.2011
https://sampforum.blast.hk/showthread.php?tid=249226 ,