SA-MP Forums Archive
Wierd Classic RunTime Error : 19 wont Get fixed - 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: Wierd Classic RunTime Error : 19 wont Get fixed (/showthread.php?tid=544435)



Wierd Classic RunTime Error : 19 wont Get fixed - MCZOFT - 01.11.2014

hello guys
i have an easy problem and i dont know from where is the problem , .. i added mysql system into my gamemode i updates evry include and evry plugin sccanf streamer mysql etc ... compiling giving me 0 errors but

when im starting the server ..

PHP код:
[20:40:53Script[gamemodes/NRRP.amx]: Run time error 19"File or function is not found"
[20:40:53Number of vehicle models
it's really wierd .. really ..


Re: Wierd Classic RunTime Error : 19 wont Get fixed - Dziugsas - 01.11.2014

Install crashdetect to see where the problem really exists.


Re : Wierd Classic RunTime Error : 19 wont Get fixed - MCZOFT - 01.11.2014

mmm hold on asec i'll do it


Re : Wierd Classic RunTime Error : 19 wont Get fixed - MCZOFT - 01.11.2014

PHP код:

[21:24:03] [debugRun time error 19"File or function is not found"
[21:24:03] [debug]  mysql_format
[21:24:03] [debug]  mysql_tquery
[21:24:03] [debug]  cache_insert_id
[21:24:03] [debug]  cache_get_row_int
[21:24:03] [debug]  cache_get_data
[21:24:03] [debug]  cache_affected_rows
[21:24:03] [debug]  cache_get_row
[21:24:03] [debug]  cache_get_row_float
[21:24:03] [debug]  cache_get_field_content
[21:24:03] [debug]  cache_get_field_content_int
[21:24:03] [debug]  mysql_log
[21:24:03] [debugRun time error 19"File or function is not found"
[21:24:03] [debug]  mysql_format
[21:24:03] [debug]  mysql_tquery
[21:24:03] [debug]  cache_insert_id
[21:24:03] [debug]  cache_get_row_int
[21:24:03] [debug]  cache_get_data
[21:24:03] [debug]  cache_affected_rows
[21:24:03] [debug]  cache_get_row
[21:24:03] [debug]  cache_get_row_float
[21:24:03] [debug]  cache_get_field_content
[21:24:03] [debug]  cache_get_field_content_int
[21:24:03] [debug]  mysql_log
[21:24:03Script[gamemodes/NRRP.amx]: Run time error 19"File or function is not found"
[21:24:03Number of vehicle models



Re: Wierd Classic RunTime Error : 19 wont Get fixed - Dziugsas - 01.11.2014

What mysql plugin do you use and which version?


Re : Wierd Classic RunTime Error : 19 wont Get fixed - MCZOFT - 01.11.2014

MYSQL R34

the R6-R5 are forbiden maybe in my country or i dont know what is dat problm

https://sampforum.blast.hk/showthread.php?tid=56564

i cant download them i just found this avaible
if you can download for me R6 and the inc i will be apreciating it (y) ?


Re: Wierd Classic RunTime Error : 19 wont Get fixed - Dziugsas - 01.11.2014

If seriuoslee i dont know what is the problem because 2 days ago i was using it and it was working fine...did you compile your gm with all new includes and plugins?


Re : Wierd Classic RunTime Error : 19 wont Get fixed - MCZOFT - 01.11.2014

yes im seriuosly ..


Re: Wierd Classic RunTime Error : 19 wont Get fixed - [HiC]TheKiller - 02.11.2014

Make sure that the plugins including the mysql plugin all have the correct names in the server config and that they are located in the plugins folder.