mysql plugin. loading plugin failed - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: mysql plugin. loading plugin failed (
/showthread.php?tid=223731)
mysql plugin. loading plugin failed -
ikkentim - 10.02.2011
hey. im using the mysql plugin (
https://sampforum.blast.hk/showthread.php?tid=56564 ),
it works on my pc, but on laptop it doesn't work.
Quote:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3c, ©2005-2010 SA-MP Team
[11:38:43]
[11:38:43] Server Plugins
[11:38:43] --------------
[11:38:43] Loading plugin: mysql
[11:38:43] Failed.
[11:38:43] Loaded 0 plugins.
[11:38:43]
[11:38:43] Ban list
[11:38:43] --------
[11:38:43] Loaded: samp.ban
[11:38:43]
[11:38:43]
[11:38:43] Filter Scripts
[11:38:43] ---------------
[11:38:43] Loaded 0 filter scripts.
[11:38:43] Script[gamemodes/game.amx]: Run time error 19: "File or function is not found"
[11:38:43] Number of vehicle models: 0
[11:38:46] --- Server Shutting Down.
[11:40:21] --- Server Shutting Down.
|
I have the mysql.dll in /plugins, libmysql.dll in the sa-mp server directory and added the plugin to the cfg.
I don't know what i am doing wrong.
Ive also re-installed .net framework, but that didn't help too
any one knows what the problem is?
Re: mysql plugin. loading plugin failed -
Mean - 10.02.2011
Do you even have it @ the "plugins" folder, if you do, try recompiling the plugin with Microsoft Visual.
Re: mysql plugin. loading plugin failed -
ikkentim - 10.02.2011
Thanks, that after i did that, it said i missed some dlls, coppied those from my other pc, it works now!