sbpp / sourcebans-pp

Admin, ban, and comms management system for the Source engine
https://sbpp.github.io/
Creative Commons Attribution Share Alike 4.0 International
328 stars 174 forks source link

Mute/Gag not applied in game when permanently muted/gaged on Sourceban database #913

Closed khalik38 closed 1 month ago

khalik38 commented 12 months ago

Since the latest TF2 update (20th July 2023)

Mute/Gag not being applied in game when a steamid is permanently muted/gaged on Sourceban database.

Can someone look into this.

Rushaway commented 12 months ago

Did you try to recompile the plugins with the new max players for TF2? It was increased to 100 players max. https://github.com/alliedmodders/sourcemod/commit/d83c498a8fb9958a62de9ebb90e7e1b0795a34af Sadly I don't have any TF2 servers to test it.

khalik38 commented 12 months ago

TF2 actual game does not support 100 players as far as I am aware, even if Sourcemod supports it.

Am I missing something?


From: Rushaway @.> Sent: 28 July 2023 17:22 To: sbpp/sourcebans-pp @.> Cc: FRAGMASTERS @.>; Author @.> Subject: Re: [sbpp/sourcebans-pp] Mute/Gag not applied in game when permanently muted/gaged on Sourceban database (Issue #913)

Did you try to recompile the plugins with the new max players for TF2? It was increased to 100 players max. @.***https://github.com/alliedmodders/sourcemod/commit/d83c498a8fb9958a62de9ebb90e7e1b0795a34af Sadly I don't have any TF2 servers to test it.

— Reply to this email directly, view it on GitHubhttps://github.com/sbpp/sourcebans-pp/issues/913#issuecomment-1656045549, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFZSWA5JMJUENB7AEIVCO5DXSPYNLANCNFSM6AAAAAA2X24QKI. You are receiving this because you authored the thread.Message ID: @.***>

khalik38 commented 11 months ago

Fixed

Re-downloaded 1.6.4 (server only files)

https://github.com/sbpp/sourcebans-p...ases/tag/1.6.4


Rushaway commented 9 months ago

This issue was due to web panel sending the steamid format as type 3 and plugin try to match a SteamID 2 format. Will be fixed in the next release.