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.57k stars 2.11k forks source link

Cheater crashing players #2700

Open syncbra opened 3 months ago

syncbra commented 3 months ago

What happened?

Recently, we encountered cheaters using a new crasher with significant potential.

Players are disconnected with the following error: crash_1 or: crash_2

After ~10 players are disconnected, the cheater is disconnected with the following reason: Game crashed: Decorator Pool Full, Size == 1500

CfxCrashDump_2024_08_08_04_59_07.zip

Expected result

.

Reproduction steps

.

Importancy

Crash

Area(s)

FiveM, Natives

Specific version(s)

FiveM b2372, FXServer 9055 windows

Additional information

The cheater doesn't need to be close to or visible to the victims; the distance between them is usually greater than 200. There's no triggering of entityCreating by the cheater. Our servers don't use any natives related to Decorator DECOR_* The cheater apparently just stands still, outside of vehicles, and without executing any animations.

ConradoDev commented 3 months ago

¯_(ツ)_/¯

slashkeyvalue commented 3 months ago

fyi, bumping gamebuild to >=3095 solves it.