fivem
fivem copied to clipboard
Fivem crash windows sourcegraph link invalid
What happened?
When crashing, we sometimes get the sourcegraph link to the fivem's code source. However this link comes invalid (code : https://github.com/citizenfx/fivem/blob/fbef73fff9f82341c86e959b2c2899d17af40e1f/code/client/launcher/Minidump.Symbolication.cpp#L76)
Example output by the crash window : https://sourcegraph.com/github.com/citizenfx/fivem/-/blob/master/fivem/code/components/extra-natives-five/src/WeatherNatives.cpp?L58= Working url : https://sourcegraph.com/github.com/citizenfx/fivem@master/-/blob/code/components/extra-natives-five/src/WeatherNatives.cpp?L58=
Expected result
A working url
Reproduction steps
- Crash
- Click the "blue" hyperlink
- See that the link is invalid
Importancy
Unknown
Area(s)
FiveM
Specific version(s)
Latest artifacts - Latest client
Additional information
No response
this should get more attention as its annoying but such an easy fix