SA-MP Forums Archive
Server not opening - 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: Server not opening (/showthread.php?tid=409525)



Server not opening - LoganStone - 21.01.2013


[16:51:03] ===============================

[16:51:03] Loaded.
[16:51:03] Loading plugin: streamer.dll
[16:51:03]

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[16:51:03] Loaded.
[16:51:03] Loading plugin: libmySQL
[16:51:03] Plugin does not conform to architecture.
[16:51:03] Failed.
[16:51:04] Loaded 3 plugins.

[16:51:04]
[16:51:04] Filterscripts
[16:51:04] ---------------
[16:51:04] Loading filterscript 'yom_buttons.amx'...
[16:51:04] Loaded 1 filterscripts.

[16:51:04] Script[gamemodes/RGRP.amx]: Run time error 19: "File or function is not found"
[16:51:04] Number of vehicle models: 0


Could someone help me i can't open gamemode, it compiles perfectly


Re: Server not opening - BodyBoardVEVO - 21.01.2013

Loading plugin: libmySQL
[16:51:03] Plugin does not conform to architecture.
[16:51:03] Failed.

+

[16:51:04] Script[gamemodes/RGRP.amx]: Run time error 19: "File or function is not found"

Ur server wont work now


Re: Server not opening - LoganStone - 21.01.2013

Can someone give me link or suggestions on how to fix problem?


Re: Server not opening - |Xenon|Mapper| - 21.01.2013

Place the "libmySQL" in the main directory of your Samp server folder, then download a thing called Nativechecker
https://sampforum.blast.hk/showthread.php?tid=249226
Then, goto server.cfg add nativechecker to the plugins, and you are good.


Re: Server not opening - LoganStone - 21.01.2013

Now i get this
[17:07:38] Error: Function not registered: 'mysql_query'
[17:07:38] Error: Function not registered: 'mysql_store_result'
[17:07:38] Error: Function not registered: 'mysql_num_rows'
[17:07:38] Error: Function not registered: 'mysql_free_result'
[17:07:38] Error: Function not registered: 'mysql_retrieve_row'
[17:07:38] Error: Function not registered: 'mysql_fetch_field_row'
[17:07:38] Error: Function not registered: 'mysql_real_escape_string'
[17:07:38] Error: Function not registered: 'mysql_close'
[17:07:38] Error: Function not registered: 'mysql_connect'
[17:07:38] Error: Function not registered: 'mysql_ping'
[17:07:38] Script[gamemodes/RGRP.amx]: Run time error 19: "File or function is not found"
[17:07:38] Number of vehicle models: 0


What do i do someone help me?


Re: Server not opening - |Xenon|Mapper| - 21.01.2013

Alright, you have MYSQL r7 put in?
https://sampforum.blast.hk/showthread.php?tid=56564

Download Mysql R5 and put in the MYSQL.dll into the Plugin folder and the you are sorted.


AW: Server not opening - Blackazur - 21.01.2013

Maybe:

Quote:

main( ) { }




Re: Server not opening - Mauzen - 21.01.2013

Just try other versions of the mysql plugin, as thats the problem. There are different compiles of it, and some might not work on your linux distribution.