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

RedM: Crash during unloading of resources popgroups.ymt #2784

Closed
Identity-labs opened this issue Sep 11, 2024 · 1 comment
Closed

RedM: Crash during unloading of resources popgroups.ymt #2784

Identity-labs opened this issue Sep 11, 2024 · 1 comment
Labels
bug crash RedM Issues/PRs related to RedM

Comments

@Identity-labs
Copy link
Contributor

What happened?

Game crash when player disconnect

[ 6546297] [b1491_GTAProce] MainThrd/ Error: An exception occurred (c0000005 at 0x7ff60bc7f071) during unloading of resources:/lawless_assets/popgroups.ymt in data file mounter 0x143434338. The game will be terminated.
[ 6547718] [b1491_DumpServ] 5712/ Process crash captured. Crash dialog content:
[ 6547718] [b1491_DumpServ] 5712/ An exception occurred (c0000005 at 0x7ff60bc7f071) during unloading of resources:/lawless_assets/popgroups.ymt in data file mounter 0x143434338. The game will be terminated.
[ 6547718] [b1491_DumpServ] 5712/
[ 6555359] [b1491_DumpServ] 5712/ Crash report service returned si-f9305bd88cf64daba63e554a1ea52db5

Expected result

Not crashing when unloading popgroups

Reproduction steps

Mounting popgroups.ymt using FIVEM_LOVES_YOU_341B23A2F0E0F131 mounter point

Importancy

Crash

Area(s)

RedM

Specific version(s)

all

Additional information

May be related to this for fivem

hook::put<uint8_t>(hook::get_pattern("33 D2 E8 ? ? ? ? B2 01 8A CA E8 ? ? ? ? 48", 27), 0xC3);

Need to skip flush too for redm

@Identity-labs Identity-labs added bug triage Needs a preliminary assessment to determine the urgency and required action labels Sep 11, 2024
@github-actions github-actions bot added crash RedM Issues/PRs related to RedM labels Sep 11, 2024
@Identity-labs
Copy link
Contributor Author

It's fixed on canary, i didn't see which change fix that.

@github-actions github-actions bot removed the triage Needs a preliminary assessment to determine the urgency and required action label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug crash RedM Issues/PRs related to RedM
Projects
None yet
Development

No branches or pull requests

1 participant