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

Cloth components are crashing client #3046

Open
CeebDev opened this issue Dec 29, 2024 · 6 comments
Open

Cloth components are crashing client #3046

CeebDev opened this issue Dec 29, 2024 · 6 comments
Assignees
Labels
bug crash game-bug Bugs that appear to be related to game code.

Comments

@CeebDev
Copy link

CeebDev commented Dec 29, 2024

What happened?

On the latest gamebuild (3407) some components crash the client

Expected result

It should set the component and not crash

Reproduction steps

SetPedCollectionComponentVariation(PlayerPedId(), 6, "mp_m_2024_02", 4, 0, 0);

Importancy

Crash

Area(s)

FiveM

Specific version(s)

Gamebuild 3407 / Windows b12168

Additional information

No response

@CeebDev CeebDev added bug triage Needs a preliminary assessment to determine the urgency and required action labels Dec 29, 2024
@github-actions github-actions bot added the crash label Dec 29, 2024
@spacevx
Copy link
Contributor

spacevx commented Dec 30, 2024

@Nobelium-cfx

@prikolium-cfx prikolium-cfx added game-bug Bugs that appear to be related to game code. and removed triage Needs a preliminary assessment to determine the urgency and required action labels Jan 2, 2025
@prikolium-cfx
Copy link
Collaborator

@Nobelium-cfx

Thanks, but there is no need to tag developers. I already added this bug to our internal tracking system and developer will be assigned soon.

@BurnhamR
Copy link

To add to this, We have been having frequent crashes on Gamebuild 3407 when PEDs die with the same stack trace as the cloth components.

@KillStr3aK
Copy link

not sure if its the same thing, but 3095 (probably lower versions aswell) also been crashing for a while, just one step earlier than this at sub_141304A3C (0x101) (autumn-twenty-potato)

the stack goes through the init function of CStreaming and crashes somewhere in the game

@Pundah
Copy link

Pundah commented Jan 26, 2025

not sure if its the same thing, but 3095 (probably lower versions aswell) also been crashing for a while, just one step earlier than this at sub_141304A3C (0x101) (autumn-twenty-potato)

the stack goes through the init function of CStreaming and crashes somewhere in the game

I can't say I have the same issue with 3095, but 3258 is crashing. 3258 seems to be stable for me.

@ElectriziaDev
Copy link

Hello, do you have a deadline for correcting this problem? We based ourselves on the new version to release our new server, saying that it would be corrected before our release, but we are starting to have doubts. Thank you for your feedback. Good day ! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug crash game-bug Bugs that appear to be related to game code.
Projects
None yet
Development

No branches or pull requests

8 participants