SA-MP Forums Archive
Volt Host (Run time error 19) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Volt Host (Run time error 19) (/showthread.php?tid=327952)



Volt Host (Run time error 19) - Skribblez - 23.03.2012

alright, so i just bought a 10 slot server from volt host about 2 hours ago. it's just for a test server and i understand that their operating system is linux.

i'm currently using 3 plugins:
- sscanf by ******
- incognito's streamer
- mysql plugin r5 by g-stylezzz

here's what i did:
1. copied the .amx into the gamemodes folder.
2. modified server.cfg and added "plugins mysql.so streamer.so sscanf.so"
3. copied libmysql.so.15 into the root folder(where the server.cfg is)
4. i also copied my includes into the folder; a_mysql, time, strlib, sscanf2, zcmd

did i miss anything or did something wrong?

Code:
[22:01:16] Number of vehicle models: 0
[22:01:16] Script[gamemodes/ezrp.amx]: Run time error 19: "File or function is not found"

[22:01:16]   Loaded 0 filterscripts.
[22:01:16] ---------------
[22:01:16] Filterscripts
[22:01:16] 

[22:01:16]  Loaded 3 plugins.
[22:01:16]   Loaded.

[22:01:16]  ===============================

[22:01:16]    0.3d-R2 500 Players "dnee"

[22:01:16]    © 2009 Alex "******" Cole

[22:01:16]       sscanf plugin loaded.     

[22:01:16]  ===============================

[22:01:16] 
[22:01:16]  Loading plugin: sscanf.so
[22:01:16]   Loaded.

*** Streamer Plugin v2.5.2 R2 by Incognito loaded ***

[22:01:16] 
[22:01:16]  Loading plugin: streamer.so
[22:01:16]   Loaded.

  > MySQL plugin R5 successfully loaded.

[22:01:16] 
[22:01:16]  Loading plugin: mysql.so
[22:01:16] --------------
[22:01:16] Server Plugins
[22:01:16] 
[22:01:16] filterscripts = ""  (string)

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

----------
Loaded log file: "server_log.txt".
----------



Re: Volt Host (Run time error 19) - Knight_Rider - 23.03.2012

You r not using latest version of streamer plugin update that and it will work


Re: Volt Host (Run time error 19) - MaximumGaming - 23.03.2012

1) Click Panwo
2) Re Comile Your script with new plugins
3) Re Upload script/New Plugins


Re: Volt Host (Run time error 19) - new121 - 23.03.2012

There is a spot in the volt host cp that you can download your plugins from, pretty sure that you have to do that or it won't work


Re: Volt Host (Run time error 19) - Skribblez - 23.03.2012

did everything you guys said, nothing worked.

still getting "run time error 19", can anyone else help?


Re: Volt Host (Run time error 19) - MaximumGaming - 23.03.2012

Hmm Come On my teamspeak server Il help you


Re: Volt Host (Run time error 19) - Skribblez - 23.03.2012

Quote:
Originally Posted by MaximumGaming
View Post
Hmm Come On my teamspeak server Il help you
which is? or send me a private message for the info.


Re: Volt Host (Run time error 19) - Markā„¢ - 23.03.2012

Quote:
Originally Posted by Skribblez
View Post
did everything you guys said, nothing worked.

still getting "run time error 19", can anyone else help?
Install native checker plugin and paste the new server_log here which will reveal which exact function/plugin is missing.


Re: Volt Host (Run time error 19) - donB - 23.03.2012

Why do people name such topics with the server host where they host? Its not a problem with the host, but the script. The hosts run dozens of servers.


Re: Volt Host (Run time error 19) - Skribblez - 24.03.2012

problem fixed. it was due to my script having a native function for 0.3e RC.

anyway, thanks for everyone who tried to help.