View Single Post
Hardatyou
New Member
Join Date: Nov 2020
Old 11-15-2020 , 09:41   Re: [ANY] SteamWorks
Reply With Quote #808

Hello,

So I am trying to use the CallAdmin plugin and display the call on discord.
This process required me to use SteamWorks which unfortunately does not execute at all.

The error that I am getting is.

Code:
: [SM] Unable to load extension "SteamWorks.ext": /home/dathost/csgo_ds/csgo/addons/sourcemod/extensions/SteamWorks.ext.so: cannot open shared object file: No such file or directory
L 11/15/2020 - 13:07:46: [SM] Unable to load plugin "discord.smx": Required extension "SteamWorks" file("SteamWorks.ext") not running
L 11/15/2020 - 13:07:46: [SM] Unable to load plugin "discord_sourcebans.smx": Could not find required plugin "discord"
L 11/15/2020 - 13:07:46: [SM] Unable to load plugin "discord_calladmin.smx": Could not find required plugin "discord"
Take a note on "[SM] Unable to load extension "SteamWorks.ext": /home/dathost/csgo_ds/csgo/addons/sourcemod/extensions/SteamWorks.ext.so: cannot open shared object file: No such file or directory"

I have triple checked if SteamWorks.ext.so the file is in that directory, I even re-installed all the plugins with no help.
Hardatyou is offline