Salvatore-Als / cs2-fake-rcon

44 stars 6 forks source link

MetaMod v1290, last CS2 Update, Fake RCON won't work. #11

Closed Porcellacion closed 5 months ago

Porcellacion commented 5 months ago

Although there was recently a 1.2.1b release, this doesn't seem to work for Linux.

MetaMod simply won't load the plugin properly:

May  2 12:19:24:  meta list
May  2 12:19:24:  Listing 2 plugins:
May  2 12:19:24:    [01] <ERROR>

I'm confident that the plugin is properly installed.

mrc4tt commented 5 months ago

@Porcellacion can you post which error it will say?

Try to load it manually with meta load, and post which error.

Porcellacion commented 5 months ago

Sure, here you go:

May  2 12:39:38:  meta load fake_rcon
May  2 12:39:38:  Failed to load plugin addons/fake_rcon/bin/linuxsteamrt64/fake_rcon (/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.35' not found (required by /home/dathost/cs2_linux/game/csgo/addons/fake_rcon/bin/linuxsteamrt64/fake_rcon.so)).
mrc4tt commented 5 months ago

May 2 12:39:38: Failed to load plugin addons/fake_rcon/bin/linuxsteamrt64/fake_rcon (/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.35' not found (required by /home/dathost/cs2_linux/game/csgo/addons/fake_rcon/bin/linuxsteamrt64/fake_rcon.so)).

@Porcellacion I will re-compile it. :) I will let you know ASAP

mrc4tt commented 5 months ago

@Porcellacion .tar.gz has been updated. =)

Check it, and if it works you can close the issue =)

Porcellacion commented 5 months ago

Yes, it works! Brilliant. Thank you :)