maddinat0r / samp-tsconnector

A plugin for SA-MP to control a Teamspeak3 Server from the gamemode
MIT License
17 stars 3 forks source link

Server crash #6

Closed AJIeKCaHDp closed 9 years ago

AJIeKCaHDp commented 9 years ago

Hello,my server give me error(Debian x64) /samp03svr: symbol lookup error: plugins/TSConnector.so: undefined symbol: _ZN3fmt11BasicWriterIcE12FormatParser6FormatERS1_NS_14BasicStringRefIcEERKNS_7ArgListE

and compiler too give me error :D root@dev:~/samp03/samp-tsconnector-1.0# make Compiling plugin... g++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See file:///usr/share/doc/gcc-4.7/README.Bugs for instructions. make: *\ [compile] Error 4

please help me.big thx for plugins ;)

maddinat0r commented 9 years ago

Update your system, install the g++-multilib package and try again.

AJIeKCaHDp commented 9 years ago

./samp03svr: symbol lookup error: plugins/TSConnector.so: undefined symbol: _ZN3fmt11BasicWriterIcE12FormatParser6FormatERS1_NS_14BasicStringRefIcEERKNS_7ArgListE

Loaded log file: "server_log.txt".

SA-MP Dedicated Server

v0.3z, (C)2005-2014 SA-MP Team

[12:05:15] [12:05:15] Server Plugins [12:05:15] -------------- [12:05:15] Loading plugin: TSConnector.so [12:05:15] >> plugin.TSConnector: v1.0 loaded. [12:05:15] Loaded. [12:05:15] Loading plugin: mysql.so [12:05:15] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) [12:05:15] Loaded 1 plugins.

[12:05:15] [12:05:15] Filterscripts [12:05:15] --------------- [12:05:15] Loading filterscript 'base.amx'... [12:05:15] --Base FS loaded.

[12:05:15] Loading filterscript 'gl_actions.amx'... [12:05:15] Loading filterscript 'gl_property.amx'...

[12:05:15]

[12:05:15] Grand Larceny Property Filterscript [12:05:15] -----------------------------------

[12:05:15] Loading filterscript 'gl_realtime.amx'... [12:05:15] Loaded 4 filterscripts.

and crash (mysql nothing to do with crash). Also tried on another server (also debian x64) and exactly the same error

maddinat0r commented 9 years ago

Whoops, sorry, was a pretty stupid mistake. I'll soon (in about 12h) recompile the plugin on Debian again and post a download link here for you to try it out again.

maddinat0r commented 9 years ago

I've updated the official download link with the fixed version. Re-download it, try it out again and please report back here if it works or not.

AJIeKCaHDp commented 9 years ago

http://i.imgur.com/mFYbe4g.png It's work,thx you

maddinat0r commented 9 years ago

No problem :+1: