Blumlaut / anticheese-anticheat

the FiveM anticheat, actively fighting against cheaters in FiveM.
The Unlicense
85 stars 43 forks source link

Anticheese stops flatbed script from working #40

Closed ChickenDipper1 closed 1 year ago

ChickenDipper1 commented 1 year ago

Describe the issue Anticheat causing error message when lowering flatbed bed from this script: (https://github.com/TinusNL/tinus_flatbed)

Attempted Solutions Disable all Anticheese options under: -- these MIGHT trigger in legitimate circumstances, beware before enabling

Screenshots/Logs image

Server Infos (please complete the following information):

OS: Windows Server 2019 FXServer Version 5949 EasyAdmin Version 6.91 Additional context Disabling Anticheese allows the script to work correctly, do you know if it is possible to make the flatbed script work with Anticheese? Thank you.

Blumlaut commented 1 year ago

8839120d is FIND_NEXT_VEHICLE, do you have server.blockClientEntities enabled? not sure what else would cause this.

ChickenDipper1 commented 1 year ago

I don't have that setting enabled, thanks for coming back to me. I have removed the flatbed for now if it is not possible to work with anticheese.

Blumlaut commented 1 year ago

i doubt this is an issue even related to anticheese, nothing ac does would block FindNextVehicle as far as i can tell.

ChickenDipper1 commented 1 year ago

It works fine without anticheese, no issues at all. #weird