Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ULX dosen't unban when timer runs out #218

Open
Warmarcus opened this issue Jan 13, 2024 · 2 comments
Open

ULX dosen't unban when timer runs out #218

Warmarcus opened this issue Jan 13, 2024 · 2 comments
Labels

Comments

@Warmarcus
Copy link

Expected behavior

ULX need to unban when timer runsout

Actual behavior

Dosen't unban

Error(s) in server console, if any

uniqueid "STEAM_0:0:425895348" not found
Writing cfg/banned_user.cfg.

after the time run out:
Warmarcus (STEAM_0:0:425895348)<80.208.69.165:5376> was kicked by ULib because they are on the ban list

Error(s) in player's console, if any

Version

v3.73

@zpetty33 zpetty33 added the bug label Jul 14, 2024
@zpetty33
Copy link
Contributor

I've confirmed that when a timed ban expires, it doesn't remove the ban from the ban table until the server is restarted. Need to investigate more for a fix.

@SticklyMan
Copy link
Member

@zpetty33 Seems like I was attempting to solve this issue with XGUI back in the day. It's been years, but maybe this code is trying to help? (Or making things worse lol)

https://github.com/TeamUlysses/ulx/blob/master/lua/ulx/xgui/server/sv_bans.lua#L277C1-L286C5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants