-
Notifications
You must be signed in to change notification settings - Fork 59
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
3.3.5-passive_anticheat crash worldserver if jail is enabled #124
Comments
is it 100% reproducible ? could you please post a crashlog building in Debug ? |
TrinityCore rev. 3c09e1f+ 2024-01-03 17:31:07 +0100 (3.3.5-passive_anticheat branch) (Win64, Debug, Static) (worldserver-daemon) On normal account it seems it show only this warning in worldserver log:
|
From what location is the jailing being done? Can u give me a .gps before the jail cmd/automod function is done on the player? |
TrinityCore rev. 13c184d+ 2024-01-06 15:43:19 +0100 (3.3.5-passive_anticheat branch) (Win64, Debug, Static) (worldserver-daemon) fly + speed near center in Dalaran latest anticheat log position row: latest saved position from character database: x:5803.41 y:567.263 z:655.646 orientation: 3.02941 MAP:571
|
Thank you. I will check it out the next couple of days |
So i can not get a crash with the gm cmd of anticheat jail which does the same thing as the auto moderation: With the automoderation and using speed hack i do not get a crash as well: so at this point i need to know if there are any other factors such as other "modules" or custom changes being involved? |
MapUpdate.Threads setting might be related too |
only passive anticheat module clean branch used, might worth mentioning I used .reload config this time |
Using .reload configas well now and my resukts are still the same unfortunately. |
Not sure if .reload config matters for MapUpdate.Threads, a full restart might be needed. In any case, the issue should be fixed no matter what number of MapUpdate.Threads is set :P |
no it doesnt. but the reload config was more in regards to the anticheat settings. |
Just came back from overseas. I will resume looking into this matter this week. |
Let me bring some more light about how to reproduce this: use .gm fly on then .modify speed 5 now go into configs again and change Anticheat.JailPlayer = 1 go back ingame and write .reload config then trigger jail (by moving) most likely you are see live crash |
Description:
Seems like passive_anticheat sometimes crash worldserver if jail is enabled
Current behaviour:
Crashlog
https://gist.github.com/CraftedRO/a3e408b284d5262f32e29d4370472572
Config used:
https://gist.github.com/CraftedRO/86321daa3521ba7f4c88ede8986eae38
Expected behaviour:
Not crash when jail feature is enabled and triggered.
Steps to reproduce the problem:
Branch(es):
3.3.5
TC rev. hash/commit:
TrinityCore rev. a1eec3d+ 2023-11-13 01:10:01 +0000 (3.3.5-passive_anticheat branch) (Win64, RelWithDebInfo, Static) (authserver)
TDB version: 335.23061 + updates
Operating system: Windows 11 x64
The text was updated successfully, but these errors were encountered: