SA-MP Forums Archive
A little error with my server - 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: A little error with my server (/showthread.php?tid=408994)



A little error with my server - dano68071 - 20.01.2013

Hello Guys. Today i tried running a script, Now i tried multiple times. It didn't work i got this error:
[03:00:54] Script[gamemodes/test.amx]: Run time error 19: "File or function is not found"
[03:00:54] Number of vehicle models: 0

then. By looking up some help on the SA-MP forums i came across "nativechecker" Then i recompiled the script and ran it with nativchecker and this is what i got back.....

[03:00:54] Error: Function not registered: 'mysql_function_query'
[03:00:54] Error: Function not registered: 'mysql_store_result'
[03:00:54] Error: Function not registered: 'mysql_num_rows'
[03:00:54] Error: Function not registered: 'mysql_retrieve_row'
[03:00:54] Error: Function not registered: 'mysql_fetch_field_row'
[03:00:54] Error: Function not registered: 'mysql_free_result'
[03:00:54] Error: Function not registered: 'mysql_connect'
[03:00:54] Error: Function not registered: 'mysql_insert_id'
[03:00:54] Script[gamemodes/test.amx]: Run time error 19: "File or function is not found"
[03:00:54] Number of vehicle models: 0


Could anyone please help me come to a conclusion and help me solve the problem?
thanks alot Dano


Re: A little error with my server - dano68071 - 20.01.2013

Anyone?


Re: A little error with my server - Scrillex - 20.01.2013

Wrong mysql plugin!


Re: A little error with my server - dano68071 - 20.01.2013

Do you know were i can get this mysql plugin please?


Re: A little error with my server - Scrillex - 20.01.2013

I don't know which plugin you are using.. That's the thing.. try https://sampforum.blast.hk/showthread.php?tid=56564
Maybe it's the right one!


Re: A little error with my server - dano68071 - 20.01.2013

I have that one and its not working i don't know what to do.


Re: A little error with my server - Scrillex - 20.01.2013

Maybe r6 is needed.. I just dont know which plugin you are using..