Rushaway
Rushaway
SourcebansPP isn't fully support in PHP 8.X. Better use PHP 7.4
Maintainer doesn't update it. Even if someone update it to Php 8.x, idk they will accept any MR..
I tested, the panel can RCON correctly. But still have this issue.
Still happen on php81 branch.
@denzel519 To be sure we talk about https://github.com/GameConnect/sourcebansv1 ?
I have no idea except for Ladder, But i will say : - MOVETYPE_FLY & MOVETYPE_FLYGRAVITY (like in surf map) - MOVETYPE_NOCLIP - MOVETYPE_LADDER MOVETYPE_PUSH (need to be tested, trigger...
After some test all MOVETYPE I listed are correct.
@rumblefrog Your commit https://github.com/sbpp/sourcebans-pp/commit/358d31e7345e700f1f5da0e55d9f5d889e2fe987 re-open this issue.
With default theme: ``` sourcebans.js:120 Uncaught ReferenceError: Accordion is not defined at InitAccordion (sourcebans.js:120:26) at index.php?p=banlist:253:9 InitAccordion @ sourcebans.js:120 (anonymes) @ index.php?p=banlist:253 sourcebans.js:120 Uncaught ReferenceError: Accordion is not defined at...
It's because the player targeted can't be verified. That mean plugin can't retrive a valid SteamID. You should check by using `status` in console if your target isn't in `STEAM_ID_PENDING`...