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

Sourcebans broken case sensitivity when writing admin configs. #9

Open
Chdata opened this issue Jul 5, 2015 · 1 comment
Open

Sourcebans broken case sensitivity when writing admin configs. #9

Chdata opened this issue Jul 5, 2015 · 1 comment

Comments

@Chdata
Copy link

Chdata commented Jul 5, 2015

Sourcebans uses KeyValues to make admin configs, which are not case sensitive and randomly get casing wrong update after update. (Will root keyvalues with "group" instead of "Group" sometimes).

Sourcemod's admin-flatfile uses SMC parsing, which is case sensitive and only recognizes "Group".

https://forums.alliedmods.net/showthread.php?t=265684
https://forums.alliedmods.net/showthread.php?t=265635&page=8

Could go back to several past updates where the same thing has happened time and time again.

@Coin0p
Copy link

Coin0p commented Jul 30, 2015

I believe it's 'Groups' over 'groups'. That's the way it's listed in the admin_group.cfg. At any rate I would love to see this fixed as well.

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

No branches or pull requests

2 participants