Closed walia6 closed 6 months ago
I'd recommend you to reinstall everything. The error points to line 50 which is the hook for giving a named item to a player - so it appears to be an issue with CS#. I've personally tested in latest Windows and Linux, so I'm pretty sure it's some misconfiguration on your end.
Make sure gamedata is correct and FollowCS2ServerGuidelines is false.
Btw looks like CS# had a new update specifically for this issue. You may try that as well.
Okay looks like it's broken. I wasn't aware Valve released another update. I'll look into it.
Currently CounterStrikeSharp's GiveNamedItem
is outdated. Until it is updated, update your server gamedata.
Worked for me 👍
Thanks
In latest CS2 update,
GiveNamedItem
Linux signature has changed. While CS# doesn't update it, you can do it by updatingcounterstrikesharp/gamedata/gamedata.json
:I am running the following:
Ubuntu 22.04.4 mmsource-2.0.0-git1289-linux counterstrikesharp-with-runtime-build-215-linux-7cae4be InventorySimulator-v1.0.0-beta.22
The server boots, throwing a "Failed to load plugin error"
When running
css_plugins list
, it shows InventorySimulator asLOADING
. I have a separate plugin, CS2Rcon, which shows asLOADED
.The gloves I set are working, while weapon skins and knife skins are not.
Here is the excerpt from the log I believe is relevant: