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

Crash during streaming any sp_manifest.ymt #2384

Closed
Mycroft-Studios opened this issue Feb 11, 2024 · 4 comments
Closed

Crash during streaming any sp_manifest.ymt #2384

Mycroft-Studios opened this issue Feb 11, 2024 · 4 comments

Comments

@Mycroft-Studios
Copy link

Mycroft-Studios commented Feb 11, 2024

What happened?

Updated server to the latest artifacts after 2 weeks of not touching it,
went to load in, and just as the loading screen ends, it crashes with this.
it is not resource specific, i have disabled multiple and each time, it reports a different resource that streams it
image

Expected result

Not crash, and load me into the server

Reproduction steps

  1. find a resource that streams sp_manifest.ymt
  2. load into server.
  3. crash

Importancy

Crash

Area(s)

FiveM, FXServer

Specific version(s)

FiveM (prod, beta and canary), FXServer 7436

Additional information

CfxCrashDump_2024_02_11_16_59_10.zip

@Mycroft-Studios Mycroft-Studios added bug triage Needs a preliminary assessment to determine the urgency and required action labels Feb 11, 2024
@github-actions github-actions bot added the crash label Feb 11, 2024
@Xilophinum
Copy link

This file is normally hard coded to the name of the resource. Meaning you can't change the name of the resource, or it will crash. Im assuming you renamed this mapping resource, which is why this is happening. I recommend renaming the resource back to what it was originally, that should fix your issue.

@Mycroft-Studios
Copy link
Author

Mycroft-Studios commented Feb 11, 2024

Im assuming you renamed this mapping resource, which is why this is happening. I recommend renaming the resource back to what it was originally, that should fix your issue.

i didnt rename anything, and it was working perfectly fine 2 weeks ago when i was last on my server :)
i also already stated, its not resource related, since it happens for any that stream it, all of which named directly as they were, when downloaded from keymaster (and yes, i also tried re-downloading from keymaster)

@gottfriedleibniz
Copy link
Contributor

From this dump, it seems like the CScenarioPointRegionDef associated with compcache:/fiv3devs_bahamamamas/del_perro_shops.ymt cannot be found. Corrupted scenario override somewhere?

@Mycroft-Studios
Copy link
Author

It seems that somehow, despite 0 file changes being made and the server not even being online, a single sp_manifest file managed to get currupted, aswell as some of the cache files.
thanks to @gottfriedleibniz managed to find the cause :)

@github-actions github-actions bot removed the triage Needs a preliminary assessment to determine the urgency and required action label Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants