@@ -456,7 +456,7 @@ crashing_script_mod_start:
456
456
crashing_random_start :
457
457
title : Do you have Material Texture Override installed?
458
458
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?
460
460
461
461
options :
462
462
- label : Yes
@@ -465,26 +465,16 @@ crashing_random_start:
465
465
target : crashing_random_01
466
466
467
467
crashing_random_01 :
468
- title : Do you have Material Texture Override installed ?
468
+ title : ... in the inventory ?
469
469
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 ?
471
471
472
472
options :
473
473
- label : Yes
474
- target : crashing_random_mto
474
+ target : crashing_random_crowd_scanner_q
475
475
- 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
482
477
483
- options :
484
- - label : Yes
485
- target : crashing_random_mto
486
- - label : No
487
- target : crashing_random_02
488
478
489
479
crashing_random_03 :
490
480
title : We can't narrow down the problem
@@ -509,6 +499,31 @@ crashing_random_mto:
509
499
- label : It's still there
510
500
target : crashing_random_03
511
501
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
+
512
527
# ================
513
528
# crashing: CET
514
529
# ================
0 commit comments