Run Time Error 19
#1

Quote:

Script[gamemodes/sarp.amx]: Run time error 19: "File or function is not found"
[00:13:02]

That's what appears with my server. I got the newest stable SARP gamemode. Found some errors there and fixed them, but this appeared. I made everything. Added return 1; to the main() part, deleted all incompatible functions that I found according to some thread. I didn't have any filterscripts or plugins, but checked the includes to make sure, and nothing is there.

Please help me

This is the whole log

Quote:

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


SA-MP Dedicated Server
----------------------

v0.3c R2, ©2005-2011 SA-MP Team


[23:45:36]

[23:45:36] Server Plugins

[23:45:36] --------------

[23:45:36] Loaded 0 plugins.

[23:45:36]

[23:45:36] Ban list
[23:45:36] --------
[23:45:36] Loaded: samp.ban
[23:45:36]

[23:45:36]

[23:45:36] Filter Scripts

[23:45:36] ---------------

[23:45:36] Loaded 0 filter scripts.


[23:45:36] Script[gamemodes/sarp.amx]: Run time error 19: "File or function is not found"

[23:45:36] Number of vehicle models: 0

[00:09:30] --- Server Shutting Down.

----------

Loaded log file: "server_log.txt".

----------

SA-MP Dedicated Server
----------------------

v0.3c R2, ©2005-2011 SA-MP Team


[00:13:02]

[00:13:02] Server Plugins

[00:13:02] --------------

[00:13:02] Loaded 0 plugins.


[00:13:02]

[00:13:02] Ban list

[00:13:02] --------

[00:13:02] Loaded: samp.ban

[00:13:02]

[00:13:02]

[00:13:02] Filter Scripts

[00:13:02] ---------------

[00:13:02] Loaded 0 filter scripts.


[00:13:02] Script[gamemodes/sarp.amx]: Run time error 19: "File or function is not found"

[00:13:02] Number of vehicle models: 0

Reply
#2

You're missing plugins.
Reply
#3

This has been discussed COUNTLESS times, please use the search button in future.

Do you need any plugins to run this script, have you checked?

also, you don't need to return anything in 'main()'

//Edit: beat me to it!
Reply
#4

Quote:
Originally Posted by G4M3Ov3r
Посмотреть сообщение
You're missing plugins.
Yes he is right
Reply
#5

I know it has been discussed many times

But I never found an answer

Here's the whole include thing

Quote:

#include <a_samp>
#include <a_sampmysql>
#include <core>
#include <float>
#include <time>
#include <file>
#include <utils>
#include <morphinc>
#include <md5>

What plugin am I missing?
Reply
#6

You're missing sampmysql

http://www.4shared.com/file/udM5FRDS/sampmysql.html // .dll

This is the .dll, if you use windows, if not, tell me what OS you/your host are using, so i can give ya the right plugin
Reply
#7

I'm using Linux
Reply
#8

http://www.4shared.com/file/-bPfcMav/sampmysql.html

There you go, sorry for the wait.
Reply
#9

Loading plugin: sampmysql.so
[01:44:10] Failed (libmysqlclient.so.15: cannot open shared object file: No such file or directory)
Reply
#10

Oh ye, you need to use libmysqlclient.so also in your plugins. there you go


http://www.4shared.com/file/ZW8nCPIl...sqlclient.html
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)