yourmnbbn / smext-fakequeries

Return custom A2S_INFO and A2S_PLAYER response
GNU General Public License v3.0
23 stars 5 forks source link

error startup plugin, help me :( #25

Closed ua-player-ua closed 1 year ago

ua-player-ua commented 1 year ago

sm plugins list example_fakeplayers.smx (Example - Fake players): Required extension "fakequeries" file("fakequeries.ext") not running

and ext ext list [07] file "fakequeries.ext.2.csgo.so": /lib/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /home/server59748/game/csgo/addons/sourcemod/extensions/fakequeries.ext.2.csgo.so)

help me(?

ua-player-ua commented 1 year ago

please compile CXXABI_1.3.7,

yourmnbbn commented 1 year ago

Update your libstdc++ or compile the extension yourself could solve this.