citizenfx / fivem

The source code for the Cfx.re modification frameworks, such as FiveM, RedM and LibertyM, as well as FXServer.
https://cfx.re/
3.48k stars 2.06k forks source link

Multiple adhesive.dll crashes #2086

Closed FaultyMatrix closed 1 year ago

FaultyMatrix commented 1 year ago

When running our server, the majority of players at random and inconsisent intervals or scenarios, crash due to a adhesive.dll error in the game, without any reason specific to each issue.

Server Version: 6543 (Also tried 6445 as well without success) Client Verson: Most are running Beta Server Core: QBCore

Screenshots of errors and their reported scenario

Joining the server uwkz62x

Leaving Alta Street GKBsEzq

Joining the server V5tUO2C

Going into a store in Little Seoul PTqAJ3O

Joining the server 0YZNH6R

Making a second character ENvU1Da

Using a clothing menu 5MdO3HJ

Utilising Admin commands to teleport to someone KBQF2Oq

Steps to reproduce:

  1. Join the server
  2. If you dont crash, go on about your daily business
  3. You'll crash at some point

Any other info you need, let me know.

LWSS commented 1 year ago

might be a 2612 issue, try running a different version with sv_enforcegamebuild -- try 2699 or 2802

FaultyMatrix commented 1 year ago

Currently game build is 2802 with these issues present, trying 2699 currently.

FaultyMatrix commented 1 year ago

Game build revert doesn't seem to have resolved the error, another two crashes in 15 minutes post restart

Crash dumps have been made available as well - see attached most recent dump and crash screenshot: Wd04jAv

CfxCrashDump_2023_07_04_00_25_05.zip

Randolio commented 1 year ago

I'm also getting these crashes.

reeeum commented 1 year ago

Determined that this DLL issue is something to do with a particular resource.

I took the frame work from our existing server added it to another and still got the same issues.

I have disabled, firewalls, antivirus etc, just to make sure that they weren’t conflicting with the adhesive anti cheat - but this still happens.

Removed the frame work and worked from a fresh install of QBCore and it works perfectly - no crashes.

Using this information I whittled down the current frame work we had to see what resource is causing the DLL issue but due to the amount of resources we had and the lack of information I had on the server dll issue it was hard to pin point the actual cause of the crash.

But I can say with a certainty. It has to be a particular resource. @Randolio if you have a list of your resources, we could do some comparison to see what resource it is?

Kairophe commented 1 year ago

I had this issue when reaching 15+ players online, had 2 times this issue, the first one was solved with a fivem client update (had to wait 2-3 days) and the second one in my personal case it was some clothes assets packages made with Durty Cloth Tool probably was my fault on doing the package, my thought was that components (error in crash) in natives refers to clothes, that way found the solution.

Also in some test deactivating Discord Whitelist worked for a while.

Sorry english is not my main language

blattersturm commented 1 year ago

This has been fixed by reverting some recent anticheat change.