We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there, Encounter crash with clothes drawables of last DLC Following plebmaster like evertime it's a not compatible drawable https://forge.plebmasters.de/clothes/A9PQuU6BmNE?dlc=mp2024_02&gender=1&category=12
Error GTA5_b3407.exe!sub_14140A368 (0x34) [Main Instruction] GTA5_b3407.exe!sub_14140A368 (0x34) [Content] An error at GTA5_b3407.exe!sub_14140A368 (0x34) caused FiveM to stop working. A crash report is being uploaded to the FiveM developers. Legacy crash hash: gee-river-diet Stack trace: GTA5_b3407.exe!sub_14140A368 (0x34) GTA5_b3407.exe!sub_1408FC24C (0x101) GTA5_b3407.exe!sub_1406A5D2C (0x411) GTA5_b3407.exe!sub_1405428A8 (0x426) GTA5_b3407.exe!sub_140549648 (0x13b) GTA5_b3407.exe!sub_1416B2948 (0x9c) GTA5_b3407.exe!sub_1416B2844 (0xbd)
CfxCrashDump_2025_01_14_13_34_28.zip
Display Nothing instead of crash
start runcode crun RequestModel("mp_m_freemode_01") crun SetPlayerModel(PlayerId(), "mp_m_freemode_01") crun SetPedComponentVariation(PlayerPedId(), 11, 572, 0, 0) => Working crun SetPedComponentVariation(PlayerPedId(), 11, 573, 0, 0) => Crash
Crash
FiveM
FiveM 12295 | Artifact 12255
No response
The text was updated successfully, but these errors were encountered:
Link to fivem-support | https://discord.com/channels/192358910387159041/1328718362448236595
Sorry, something went wrong.
Duplicate issue ?
#3046
Oww Yeah probably the same! My bad not saw the issue after a quick look. But maybe my crash dump can be usefull
No branches or pull requests
What happened?
Hi there,
Encounter crash with clothes drawables of last DLC
Following plebmaster like evertime it's a not compatible drawable
https://forge.plebmasters.de/clothes/A9PQuU6BmNE?dlc=mp2024_02&gender=1&category=12
CfxCrashDump_2025_01_14_13_34_28.zip
Expected result
Display Nothing instead of crash
Reproduction steps
start runcode
crun RequestModel("mp_m_freemode_01")
crun SetPlayerModel(PlayerId(), "mp_m_freemode_01")
crun SetPedComponentVariation(PlayerPedId(), 11, 572, 0, 0) => Working
crun SetPedComponentVariation(PlayerPedId(), 11, 573, 0, 0) => Crash
Importancy
Crash
Area(s)
FiveM
Specific version(s)
FiveM 12295 | Artifact 12255
Additional information
No response
The text was updated successfully, but these errors were encountered: