SA-MP Forums Archive
MSQL HELP - 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: MSQL HELP (/showthread.php?tid=360704)



MSQL HELP - Vertical-Roleplay - 18.07.2012

Hello Scripterz.

i am getting this error while i try to start my mysql script

[09:19:59] Number of vehicle models: 0
[09:19:59] Script[gamemodes/hsrpmysql.amx]: Run time error 19: "File or function is not found"
[09:19:59] OnGameo

[09:19:59] Loaded 1 filterscripts.
[09:19:59] OnFilter
[09:19:59] Loading filterscript 'Fireworks.amx'...
[09:19:59] Unable to load filterscript 'Radio.amx'.
[09:19:59] Loading filterscript 'Radio.amx'...
[09:19:59] Unable to load filterscript 'Anims.amx'.
[09:19:59] Loading filterscript 'Anims.amx'...
[09:19:59] Unable to load filterscript 'Buttons.amx'.
[09:19:59] Loading filterscript 'Buttons.amx'...
[09:19:59] ---------------
[09:19:59] Filterscripts
[09:19:59]

[09:19:59] Loaded 3 plugins.
[09:19:59] Failed (libz.so.1: cannot open shared object file: No such file or directory)
[09:19:59] Loading plugin: mysql.so
[09:19:59] Loaded.

[09:19:59] ===============================

[09:19:59] 0.3d-R2 500 Players "dnee"

[09:19:59] © 2009 Alex "******" Cole

[09:19:59] sscanf plugin loaded.

[09:19:59] ===============================

[09:19:59]
[09:19:59] Loading plugin: sscanf.so
[09:19:59] Loaded.

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

[09:19:59]
[09:19:59] Loading plugin: streamer.so
[09:19:59] Loaded.

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

[09:19:59]
[09:19:59] Loading plugin: audio.so
[09:19:59] --------------
[09:19:59] Server Plugins
[09:19:59]

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


what do i need to do to solve this problem ??

High Sky Roleplay gaming team


Re: MSQL HELP - High Sky Roleplay Gaming - 18.07.2012

You mean this problem mate

Код:
Loaded 3 plugins.
Failed (libz.so.1: cannot open shared object file: No such file or directory)
Loading plugin: mysql.so
Loaded.



. - Vertical-Roleplay - 18.07.2012

....