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

Rage Unknown Error #2889

Open
LivedBackwardss opened this issue Oct 28, 2024 · 8 comments
Open

Rage Unknown Error #2889

LivedBackwardss opened this issue Oct 28, 2024 · 8 comments
Labels
bug crash triage Needs a preliminary assessment to determine the urgency and required action

Comments

@LivedBackwardss
Copy link

What happened?

After a few hours of playing the game crashes randomly with 'Unknown Rage Error' and it happens while going inside interiors and other things.

Error: RAGE error: UNKNOWN
A game error (at 00000001411b49a7) caused the game to stop working.
Error uploading crash: HTTP 0

Expected result

No crash.

Reproduction steps

  1. Load into the game
  2. Play for a few hours
  3. Game randomly crashes.

Importancy

Crash

Area(s)

FiveM

Specific version(s)

FiveM / Beta / 10653

Additional information

A crash dump provided shows this
image
b7bb8499-ae21-407a-855a-78d64e51dbac.zip

@LivedBackwardss LivedBackwardss added bug triage Needs a preliminary assessment to determine the urgency and required action labels Oct 28, 2024
@github-actions github-actions bot added the crash label Oct 28, 2024
@d22tny
Copy link

d22tny commented Oct 29, 2024

This crash unfortunately is not a FiveM issue. It comes from badly created streamable assets.
The crash you're getting when it's trying to fix an invalid poly.
If the assets is escrowed you have 0 power over it, and can't fix it (if it's a .ydr).

image

This is what a modder said and what i read before i bought an expensive resource.
I've put it into the server, and guess what ? Not presented dependency of ox_lib. They need an entire lib for #(vec3 - vec3), to enable and disable interiors, that's it, what can you do ?
And second, multiple errors on startup on ydrs.

Made a ticket more than a month ago, only to get a response yesterday that someone will help me.

As i've said into another issue for this crash, the solution is only to stop the resources from starting even from oversized assets errors, that will force the mappers to do them correctly. And maybe add some regulations ? To check the F8 console and server console and fix all the errors before placing a mlo on the forums ?

@LivedBackwardss
Copy link
Author

LivedBackwardss commented Oct 29, 2024

As i've said into another issue for this crash, the solution is only to stop the resources from starting even from oversized assets errors, that will force the mappers to do them correctly. And maybe add some regulations ? To check the F8 console and server console and fix all the errors before placing a mlo on the forums ?

There's no way to find out what 'resource' or 'asset' is causing it and that's what I am trying to say. How do we find out when the error doesn't say nothing? Got to stop every resource one by one to find it? There should be a way to see what asset/resource is causing it.

This is what a modder said and what i read before i bought an expensive resource.
I've put it into the server, and guess what ? Not presented dependency of ox_lib. They need an entire lib for #(vec3 - vec3), to enable and disable interiors, that's it, what can you do ?

Exactly my point, how do we pinpoint the exact cause because half these resources are escrowed. The error needs to tell us what resource, asset is causing the crash for us to remove it. Most mappers, whatever do not reply till months later or they drop something and never support it.

@d22tny
Copy link

d22tny commented Oct 30, 2024

Usually it doesn't crash from the first warning. You will stack some warnings into your F8 console. Some of them are warning on resource loading, others are warning when you are entering its specific zone.

@LivedBackwardss
Copy link
Author

Usually it doesn't crash from the first warning. You will stack some warnings into your F8 console. Some of them are warning on resource loading, others are warning when you are entering its specific zone.

Got no warnings.

@LyleBoo
Copy link

LyleBoo commented Nov 1, 2024

Would be nice for the error to state what the resource/model is causing the crash... Not the only one with this error.

@qBigDraco
Copy link

Would like to know too, it would be helpful to find out what model/asset is crashing games.

@Keep874
Copy link

Keep874 commented Nov 3, 2024

A lot of players also are having this issue on my server, i'd like to know because it just randomly appeared out of no where. Is there anyway to find out the asset that causes it or model?

@LivedBackwardss
Copy link
Author

This is ridiculous, no comment from any other developer. I noticed someone has the same issue over #2799 here. Same issue with #2799 (comment) his comment, they don't reply or say nothing about this. Can a developer give a response or a solution to find the crash?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug crash triage Needs a preliminary assessment to determine the urgency and required action
Projects
None yet
Development

No branches or pull requests

5 participants