[Help] plugin: Crashdetect
#1

I tried to update my old crashdetect plugin (2014) to the latest version and now the plugin doesn't load.
error:
Код:
Loading plugin: crashdetect.so
[23:14:44]   Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by plugins/crashdetect.so))
Can someone explain me why is not working and what should I do?
Reply
#2

It means that you don't have the newest version, it found an installment of glibc but its not the newest one.
Код:
sudo apt-get install libstdc++6
Other than that, if you already tried to install the newest version and it still shows that error, you can refer to these links.
http://stackoverflow.com/questions/5...4-15-not-found
http://stackoverflow.com/questions/3...4-15-not-found
http://stackoverflow.com/questions/1...4-15-not-found
Reply
#3

Yea, i read, but I don't understand anything from your links.
Where should I install ? in my PC or server this ggc
Reply
#4

If your hosting your server on a Linux VPS, then go on your VPS(terminal) and type this:
sudo apt-get install libstdc++6.

If you're on Windows, go into your server.cfg file, and remove the .so in each plugin.

For example:
PHP код:
crashdetect.sostreamer.so
to
crashdetect
streamer 
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)