citizenfx / fivem

The source code for the Cfx.re modification frameworks, such as FiveM, RedM and LibertyM, as well as FXServer.
https://cfx.re/
3.57k stars 2.12k forks source link

B3258 build breaks Fivem Story/Single Player mode missions cinematics #2909

Closed MrKoddy closed 4 hours ago

MrKoddy commented 3 weeks ago

What happened?

B3258 build breaks Fivem Story/Single Player mode missions specially cinematics

Expected result

Cinematics should run

Reproduction steps

Transit to B3258 Launch a Single Player game and do a mission with cinematic like the first Simeon's mission or Lester's mission

Transit to B3095, do same mission, it doesn't break

Importancy

There's a workaround

Area(s)

FiveM

Specific version(s)

FiveM B3258

Additional information

With older FiveM B3095 cinematics don't break

Nobelium-cfx commented 3 weeks ago

This is probably a lower priority than some other crashes we are working on, but since it prevents people from using 3258 - definitely should be fixed. I've added it to my backlog, will try to take a look as soon as I'm done with my current tasks.

PS: If someone is keen to work on it instead - feel free to take it tho :)

Nobelium-cfx commented 2 days ago

The fix has been pushed to Canary: https://github.com/citizenfx/fivem/commit/7bc0778c341390f61fa5407f815aeb84d7265092 . The issue with cinematics should be fixed now.

@MrKoddy can you double check if it works for you on Canary?

PS: there is still an crash if you loose the mission in SP. E.g. if you start the Prologue mission from mission replay, kill hostages and try to exit the mission. But it is an unrelated issue and should be fixed separately later this week. I'll post an update here as well just in case.

Nobelium-cfx commented 4 hours ago

Closing the issue. Feel free to reopen if you still experience problems with it.