Closed 2vg closed 2 months ago
Hi there,
If you look closely, this is the error: Signature was not found.
Update the bin and gamedata folders.
The signature should probably be the same, but has it changed?
This is from CSSharp, but the signature was the same https://github.com/roflmuffin/CounterStrikeSharp/blob/9c8f25f721ed5a5e2043b348ebc92fe646935c0a/configs/addons/counterstrikesharp/gamedata/gamedata.json#L227
It already is the same.
Just that, in your gamedata folder uploaded for your server, the FireOutputInternal is not being set in signatures.json
.
It's in my signatures.json
too 🥹
Then, the only thing I can think of is that the docker image isn't at its last version.
Try to update it with docker pull
.
@skuzzis uhhhh sorry, I just checked all my files, the cause is CSSharp
is enabled.
I started setting up a server a few days ago and didn't know that CSSharp
and Swiftly
can't coexist.
It's very attractive to be able to quickly develop simple plugins with Lua scripts, but some Fix plugins only exist in C#, so I would like to disable them for the time being.
Thank you for your support! !
Don't worry, we're glad that you've found the issue. Don't hesitate to contact us again in case there are other problems.
OS: Linux, Docker(use image from joedwards32/CS2 and patched with
libreadline8
) Used plugin: nothingThe server seems to be crashing trying to load Swiftly, even though Swiftly is failing to load.