SA-MP Forums Archive
Samp server need help!!! - 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: Samp server need help!!! (/showthread.php?tid=400891)



Samp server need help!!! - LoganStone - 20.12.2012

Well am currently for the past few days trying to get my own server started on Vortex but something is wrong please help me!!!. This is what it shows me when i try to get the script running.

SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team

[14:07:03]
[14:07:03] Server Plugins
[14:07:03] --------------
[14:07:03] Loading plugin: streamer.dll
[14:07:03]

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

[14:07:03] Loaded.
[14:07:03] Loading plugin: audio.dll
[14:07:03]

*** Audio Plugin v0.5 R2 by Incognito loaded ***

[14:07:03] Loaded.
[14:07:03] Loading plugin: nativechecker.dll
[14:07:03] Loaded.
[14:07:03] Loaded 3 plugins.

[14:07:03]
[14:07:03] Filterscripts
[14:07:03] ---------------
[14:07:03] Loading filterscript 'buttons.amx'...
[14:07:03] Loaded 1 filterscripts.

[14:07:03] Error: Function not registered: 'SSCANF_Init'
[14:07:03] Error: Function not registered: 'SSCANF_Join'
[14:07:03] Error: Function not registered: 'SSCANF_Leave'
[14:07:03] Error: Function not registered: 'mysql_function_query'
[14:07:03] Error: Function not registered: 'mysql_store_result'
[14:07:03] Error: Function not registered: 'mysql_num_rows'
[14:07:03] Error: Function not registered: 'mysql_retrieve_row'
[14:07:03] Error: Function not registered: 'mysql_fetch_field_row'
[14:07:03] Error: Function not registered: 'mysql_free_result'
[14:07:03] Error: Function not registered: 'sscanf'
[14:07:03] Error: Function not registered: 'mysql_connect'
[14:07:03] Error: Function not registered: 'mysql_debug'
[14:07:03] Error: Function not registered: 'mysql_insert_id'
[14:07:03] Script[gamemodes/pla.amx]: Run time error 19: "File or function is not found"
[14:07:03] Number of vehicle models: 0


Re: Samp server need help!!! - Zircon-Hosting - 20.12.2012

Quote:
Originally Posted by LoganStone
Посмотреть сообщение
[14:07:03] Script[gamemodes/pla.amx]: Run time error 19: "File or function is not found"
You probably missed a MySQL related plugin.


Re: Samp server need help!!! - LoganStone - 20.12.2012

Can someone supply me link to download it.


Re: Samp server need help!!! - LoganStone - 20.12.2012

Well i can't upload streamer.so to vortex server is that natural?


Re: Samp server need help!!! - Zircon-Hosting - 20.12.2012

Depends on the GM but perhaps this one?

The streamer plugin was uploaded, if you see the log it says it was loaded.


Re: Samp server need help!!! - LoganStone - 20.12.2012

How can i upload the(( .so ))file into the server?, it says access denied on vortex server when i try


Re: Samp server need help!!! - Zircon-Hosting - 20.12.2012

You don't need to upload the .so file because they're using Windows.

Source:

https://vortexservers.com/clients/an...ents.php?id=15


Re: Samp server need help!!! - LoganStone - 20.12.2012

Well i install the mysql.dll but i still get the same error


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

[14:47:54] Loaded.
[14:47:54] Loading plugin: audio.dll
[14:47:54]

*** Audio Plugin v0.5 R2 by Incognito loaded ***

[14:47:54] Loaded.
[14:47:54] Loading plugin: nativechecker.dll
[14:47:54] Loaded.
[14:47:54] Loading plugin: libmysql.dll
[14:47:54] Plugin does not conform to architecture.
[14:47:54] Failed.
[14:47:54] Loaded 3 plugins.

[14:47:54]
[14:47:54] Filterscripts
[14:47:54] ---------------
[14:47:54] Loading filterscript 'buttons.amx'...
[14:47:54] Loaded 1 filterscripts.

[14:47:54] Error: Function not registered: 'SSCANF_Init'
[14:47:54] Error: Function not registered: 'SSCANF_Join'
[14:47:54] Error: Function not registered: 'SSCANF_Leave'
[14:47:54] Error: Function not registered: 'mysql_function_query'
[14:47:54] Error: Function not registered: 'mysql_store_result'
[14:47:54] Error: Function not registered: 'mysql_num_rows'
[14:47:54] Error: Function not registered: 'mysql_retrieve_row'
[14:47:54] Error: Function not registered: 'mysql_fetch_field_row'
[14:47:54] Error: Function not registered: 'mysql_free_result'
[14:47:54] Error: Function not registered: 'sscanf'
[14:47:54] Error: Function not registered: 'mysql_connect'
[14:47:54] Error: Function not registered: 'mysql_debug'
[14:47:54] Error: Function not registered: 'mysql_insert_id'
[14:47:54] Script[gamemodes/pla.amx]: Run time error 19: "File or function is not found"
[14:47:54] Number of vehicle models: 0


Re: Samp server need help!!! - Alcatraz Gaming - 20.12.2012

You have sscanf.dll? Also with your connected MySQL GM Database?

Edit - Re-download libmysql.dll, and place it in the root, not in the plugins.


Re: Samp server need help!!! - LoganStone - 20.12.2012

Yes i have sscanf