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: help (
/showthread.php?tid=548376)
help -
kosa451 - 29.11.2014
this is what i get when i start my server, im running it on Linux and idk what to do
http://imgur.com/nQuKNqM
I have updated plugins.
Re: help -
kosa451 - 29.11.2014
anyone?
Re: help -
Krest - 29.11.2014
Make sure when you update your streamer plugin, you replaced streamer.inc in pawno/include with the new one. Then open the admin filterscript .pwn and compile it. For extra measures, open your main gamemode .pwn and compile that one as well.
Re: help -
kosa451 - 29.11.2014
now i got the streamer fixed but now i get this "
Quote:
[15:02:49] Loading plugin: mysql.so
[15:02:49] Failed (plugins/mysql.so: symbol __cxa_pure_virtual, version libmysqlclient_16 not defined in file libmysqlclient_r.so.16 with link time reference)
[15:02:49] Loading plugin: whirlpool.so
|
"
Re: help -
Alex Magaсa - 29.11.2014
You need to download libmysqlclient_r.so.16 and extract it to your server file.
Re: help -
kosa451 - 29.11.2014
Quote:
Originally Posted by Alex Magaсa
You need to download libmysqlclient_r.so.16 and extract it to your server file.
|
I can't find it :/
+ I'm running on a host with linux, with FTP ect. might if someone could send me the libmysql?
Re: help -
Alex Magaсa - 29.11.2014
http://www.******.gr/search?site=&so....3.gCEOssbkPQ0
Re: help -
kosa451 - 29.11.2014
Quote:
Originally Posted by Alex Magaсa
|
cant find the download link.
Re: help -
Krest - 29.11.2014
If this was a downloaded script you need to know how to operate with mysql.. If you don't know how to use mysql either learn it or find gamemodes that use y_ini saving systems.
Re: help -
Diabloa - 29.11.2014
You have to update every .inc file, I guess.