fivem icon indicating copy to clipboard operation
fivem copied to clipboard

Fivem crash windows sourcegraph link invalid

Open Mathu-lmn opened this issue 1 year ago • 1 comments

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

  1. Crash
  2. Click the "blue" hyperlink
  3. See that the link is invalid

Importancy

Unknown

Area(s)

FiveM

Specific version(s)

Latest artifacts - Latest client

Additional information

No response

Mathu-lmn avatar Aug 20 '24 16:08 Mathu-lmn

this should get more attention as its annoying but such an easy fix

KillStr3aK avatar Sep 11 '24 13:09 KillStr3aK