Skip to content

Commit 8308f15

Browse files
committedJan 10, 2025
Merge branch 'main' of github.com:WolvenKit/gitbook-debug-guide
2 parents 28c52d3 + 9b98e19 commit 8308f15

File tree

1 file changed

+30
-15
lines changed

1 file changed

+30
-15
lines changed
 

‎content/guide.yaml

+30-15
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ crashing_script_mod_start:
456456
crashing_random_start:
457457
title: Do you have Material Texture Override installed?
458458
description: |-
459-
Do you have the mod Material Texture Override installed?
459+
Do you have the mod [Material Texture Override](https://www.nexusmods.com/cyberpunk2077/mods/5266) installed?
460460
461461
options:
462462
- label: Yes
@@ -465,26 +465,16 @@ crashing_random_start:
465465
target: crashing_random_01
466466

467467
crashing_random_01:
468-
title: Do you have Material Texture Override installed?
468+
title: ... in the inventory?
469469
description: |-
470-
Do you have the mod [Material Texture Override](https://www.nexusmods.com/cyberpunk2077/mods/5266) installed?
470+
Do you crash while managing your inventory?
471471
472472
options:
473473
- label: Yes
474-
target: crashing_random_mto
474+
target: crashing_random_crowd_scanner_q
475475
- label: No
476-
target: crashing_random_02
477-
478-
crashing_random_02:
479-
title: Do you have Material Texture Override installed?
480-
description: |-
481-
Do you have the mod [Material Texture Override](https://www.nexusmods.com/cyberpunk2077/mods/5266) installed?
476+
target: crashing_random_03
482477

483-
options:
484-
- label: Yes
485-
target: crashing_random_mto
486-
- label: No
487-
target: crashing_random_02
488478

489479
crashing_random_03:
490480
title: We can't narrow down the problem
@@ -509,6 +499,31 @@ crashing_random_mto:
509499
- label: It's still there
510500
target: crashing_random_03
511501

502+
crashing_random_crowd_scanner_q:
503+
title: Do you have these mods installed?
504+
description: |-
505+
Do you have these mods installed?
506+
- [Kiroshi Opticals](https://www.nexusmods.com/cyberpunk2077/mods/1654)
507+
- [Tooltips Fixer](https://www.nexusmods.com/cyberpunk2077/mods/8560)
508+
509+
options:
510+
- label: Yes
511+
target: crashing_random_crowd_scanner_a
512+
- label: No
513+
target: crashing_random_03
514+
515+
crashing_random_crowd_scanner_a:
516+
title: Uninstall either or both of those mods
517+
description: |-
518+
These two mods do not play nice with each other — try uninstalling one or both.
519+
Does this resolve your problem?
520+
options:
521+
- label: Yes!
522+
target: success
523+
- label: No
524+
target: crashing_random_03
525+
526+
512527
# ================
513528
# crashing: CET
514529
# ================

0 commit comments

Comments
 (0)