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

TTT Incompatibility #16

Open
TheFate opened this issue May 24, 2020 · 1 comment
Open

TTT Incompatibility #16

TheFate opened this issue May 24, 2020 · 1 comment

Comments

@TheFate
Copy link

TheFate commented May 24, 2020

For some reason, with the TTT gamemode, the anti-cheat is not compatible. Upon joining, a movement violation will be given to every player. Further, the following error is spammed in every players' console (clientside):

[ERROR] GAC_4d8Iy1S35_973:35: attempt to call upvalue 'GM_StartCommand' (a nil value)
  1. unknown - GAC_4d8Iy1S35_973:35

I'm not sure why the movement violations are even happening, given that gAC.config.ANTI_MOVEMANIP = false. The specific violation given is C-Movement Manipulation Detected #2 [Code 129], which according to the code is not actually movement manipulation, but rather an anti-aim check, which we also have disabled, gAC.config.ANTI_ANTIAIM = false.

@genrihx2
Copy link

genrihx2 commented Jun 3, 2020

hi TheFate remove /addons/gac/lua/glorifiedanticheat/modules/antiantiaim

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