SA-MP Forums Archive
Server Console Error - 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: Server Console Error (/showthread.php?tid=632844)



Server Console Error - MrTea - 20.04.2017

When i start server fromgamecp , it not open, i have this in server log:
Код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[07:04:34] password = ""  (string)
[07:04:34] filterscripts = ""  (string)
[07:04:34] 
[07:04:34] Server Plugins
[07:04:34] --------------
[07:04:34]  Loading plugin: crashdetect.so
[07:04:34]   Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by plugins/crashdetect.so))
[07:04:34]  Loading plugin: mysql.so
[07:04:34]  >> plugin.mysql: R38 successfully loaded.
[07:04:34]   Loaded.
[07:04:34]  Loading plugin: streamer.so
[07:04:34] 

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

[07:04:34]   Loaded.
[07:04:34]  Loading plugin: sscanf.so
[07:04:34] 

[07:04:34]  ===============================

[07:04:34]       sscanf plugin loaded.     

[07:04:34]    © 2009 Alex "******" Cole

[07:04:34]    0.3d-R2 500 Players "dnee"

[07:04:34]  ===============================

[07:04:34]   Loaded.
[07:04:34]  Loaded 3 plugins.

[07:04:34] 
[07:04:34] Filterscripts
[07:04:34] ---------------
[07:04:34]   Loaded 0 filterscripts.
And that's all..why it not open?


Re: Server Console Error - [G]am3r - 20.04.2017

Quote:

Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by plugins/crashdetect.so))

You need another version of it, as it is required by crashdetect plugin, dunno if its related…


Re: Server Console Error - MrTea - 20.04.2017

Thanks!