MySQL Problem - 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: MySQL Problem (
/showthread.php?tid=628913)
MySQL Problem -
SH0x - 16.02.2017
hi
i downloaded a gamemode from a forum
but i have a problem
plugins of this gamemode are for linux with .so format
i downloaded and replaced windows version of all plugins but mysql plugin give this errors to me :
note :version of a_mysql include used in this gamemode is MySQL plugin R34 And i can't found this version .dll on internet
what must i do ?
Re: MySQL Problem -
Runn3R - 16.02.2017
Either update the mysql or try to deepgrab the old version.
What gamemode are you using?
Re: MySQL Problem -
JesterlJoker - 16.02.2017
Quote:
Originally Posted by SH0x
hi
i downloaded a gamemode from a forum
but i have a problem
plugins of this gamemode are for linux with .so format
i downloaded and replaced windows version of all plugins but mysql plugin give this errors to me :
note :version of a_mysql include used in this gamemode is MySQL plugin R34 And i can't found this version .dll on internet
what must i do ?
|
note i searched samp mysqlr34 and it gave me this in seconds
https://github.com/pBlueG/SA-MP-MySQL/releases/tag/R34
download both plugins there both .so and .dll are present in there.
You might have updated your plugins with the latest ones
EDIT:
Might as well update your whole gamemode to use mysql r41 since it's the latest.
Respuesta: MySQL Problem -
Eloy - 16.02.2017
Update yours plugins a try again
Re: MySQL Problem -
SH0x - 17.02.2017
Quote:
Originally Posted by Runn3R
Either update the mysql or try to deepgrab the old version.
What gamemode are you using?
|
when i update my mysql that give me another problems
Re: MySQL Problem -
Sumit4 - 17.02.2017
A direct link to the mysql R34 win download
https://github.com/pBlueG/SA-MP-MySQ...ql-r34-win.rar
Re: MySQL Problem -
SH0x - 17.02.2017
Quote:
Originally Posted by JesterlJoker
note i searched samp mysqlr34 and it gave me this in seconds
https://github.com/pBlueG/SA-MP-MySQL/releases/tag/R34
download both plugins there both .so and .dll are present in there.
You might have updated your plugins with the latest ones
EDIT:
Might as well update your whole gamemode to use mysql r41 since it's the latest.
|
doesn't work
+ i used mysql r41 and try to recompile plugin but did'nt compile and give me another error
Re: MySQL Problem -
SH0x - 17.02.2017
Quote:
Originally Posted by Sumit4
|
thank you man but does'nt work
Re: MySQL Problem -
Sumit4 - 17.02.2017
which script you are using?
Re: Respuesta: MySQL Problem -
SH0x - 17.02.2017
Quote:
Originally Posted by Eloy
Update yours plugins a try again
|
doesn't work