SA-MP Forums Archive
Run time error 19 - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Run time error 19 (/showthread.php?tid=520527)



Run time error 19 - NoahF - 19.06.2014

When i start up my server, I get this:

Код:
[08:13:06] [debug] Run time error 19: "File or function is not found"
[08:13:06] [debug]  mysql_function_query
[08:13:06] [debug]  mysql_affected_rows
[08:13:06] [debug]  mysql_real_escape_string
[08:13:06] [debug]  mysql_insert_id
[08:13:06] [debug]  WP_Hash
[08:13:06] [debug]  cache_get_field
[08:13:06] [debug]  mysql_debug
[08:13:06] [debug]  enable_mutex
[08:13:06] [debug]  mysql_ping
[08:13:06] [debug] Run time error 19: "File or function is not found"
[08:13:06] [debug]  mysql_function_query
[08:13:06] [debug]  mysql_affected_rows
[08:13:06] [debug]  mysql_real_escape_string
[08:13:06] [debug]  mysql_insert_id
[08:13:06] [debug]  WP_Hash
[08:13:06] [debug]  cache_get_field
[08:13:06] [debug]  mysql_debug
[08:13:06] [debug]  enable_mutex
[08:13:06] [debug]  mysql_ping
[08:13:06] Script[gamemodes/WCRP.amx]: Run time error 19: "File or function is not found"
[08:13:06] Number of vehicle models: 0
I am not sure on what's wrong?


Re: Run time error 19 - Sojo12 - 19.06.2014

Make sure that all of your plugins are latest ones.


Re: Run time error 19 - kosa451 - 19.06.2014

Update your mysql plugin and include to the latest and compile


Re: Run time error 19 - NoahF - 19.06.2014

I now get lots of Undefined symbol errors.


Re: Run time error 19 - kosa451 - 19.06.2014

post them here.


EDIT: do you have the latest SAMP package? + is all the other plugins the latest?


Re: Run time error 19 - Konstantinos - 19.06.2014

MySQL and Whirlpool plugins failed to load. The version of mysql plugin is R7 and in case you need to update to R39 (latest version), you'll need to update the script as well (which is recommended though).

These will help you on that:
https://sampwiki.blast.hk/wiki/MySQL/R33
https://github.com/pBlueG/SA-MP-MySQ...stem-cache.pwn

And by the way, you did not say if it's on Windows or Linux.


Re: Run time error 19 - kosa451 - 19.06.2014

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
MySQL and Whirlpool plugins failed to load. The version of mysql plugin is R7 and in case you need to update to R39 (latest version), you'll need to update the script as well (which is recommended though).

These will help you on that:
https://sampwiki.blast.hk/wiki/MySQL/R33
https://github.com/pBlueG/SA-MP-MySQ...stem-cache.pwn

And by the way, you did not say if it's on Windows or Linux.
+1, i didnt even see that either, that he/she said that it was Windows or Linux