-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Weird game crash #2892
Comments
Fivem Build b3095 -> are you sure ? Edit: GTA5_b3095.exe , yes :)). Are you sure there's no wrong code inside the thread? |
Pretty sure about it, because it only crashes on one server, the script is used in 100+ servers. I want to help the guy and for that I think it would be helpful to know what function is making the game crash. |
It's crashing loading/playing an animation, so I'd guess that server is using a custom animation which is broken? |
I encountered the same problem. When trying to play a custom animation, some people experience a crash. |
But the animation I'm using has been used before by many players. And it's never had a problem in 1 year until 2-3 days ago. I debug until I'm sure it's from me trying to play an animation, but the strange thing is that before it was fine. |
Process crash captured. Crash dialog content: Legacy crash hash: comet-nevada-maine |
What happened?
Game crashes after running a script, no idea how to fix. Need to know why it crashes, what does "sub_14136AE64" do.
[Window Title]
Error GTA5_b3095.exe!sub_14136AE64 (0x1f2)
[Main Instruction]
GTA5_b3095.exe!sub_14136AE64 (0x1f2)
[Content]
An error at GTA5_b3095.exe!sub_14136AE64 (0x1f2) caused FiveM to stop working. A crash report is being uploaded to the FiveM developers.
Legacy crash hash: kilo-orange-sodium
Stack trace:
GTA5_b3095.exe!sub_14136AE64 (0x1f2)
GTA5_b3095.exe!sub_14155F660 (0x138)
GTA5_b3095.exe!sub_141305CC4 (0x121)
GTA5_b3095.exe!StartAddress (0xfd)
gta-core-five.dll!::operator() (0xf4) (ThreadNames.cpp:57)
KERNEL32.DLL!BaseThreadInitThunk (0x1c)
ntdll.dll!RtlUserThreadStart (0x27)
[^] Details ausblenden [Save information] [Schließen]
[Expanded Information]
Crash signature: GTA5_b3095.exe+136B056
Report ID: si-da2c1970a80040659e1b1157cc4e0d03
(This is a crash that one of my customers reported to me, and I have no idea how I can help them.)
Expected result
No crash
Reproduction steps
Importancy
Crash
Area(s)
FiveM
Specific version(s)
Fivem Build b3095
Additional information
No response
The text was updated successfully, but these errors were encountered: