Skip to content

Commit 89c86f1

Browse files
committed
Extra solution to MO2 crashes
1 parent 65f4ae3 commit 89c86f1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

faq.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,7 @@ <h3>Mod Organizer 2 refuses to open and creates a dump file at each try</h3>
395395
<li>Download the <a href="https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/" target="_blank">VC++ Runtime Libraries</a>.</li>
396396
<li>Extract the archive and run the included <span class="card-basic">install_all.bat</span> as an administrator.</li>
397397
<li>Restart your PC.</li>
398+
<li>If that doesn't work, also install <a href="https://aka.ms/vs/17/release/vc_redist.x64.exe" target="_blank">this</a> and retry running MO2.</li>
398399
</ol>
399400
</p>
400401
</div>

mo2.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,8 +272,15 @@ <h3>Installing Mod Organizer 2</h3>
272272
</li>
273273
<li>Don't create a Desktop shortcut - we will create our own later.</li>
274274
<li>On the final page, click <b>Install</b>.</li>
275-
<li>Once the install is complete, ensure that <strong>Launch Mod Organizer</strong> is ticked and click <b>Finish</b>.</li>
275+
<li>Once the installation is complete, ensure that <strong>Launch Mod Organizer</strong> is ticked and click <b>Finish</b>.</li>
276276
</ol>
277+
278+
<div class="card-red">
279+
<p>
280+
MO2 refuses to open? Try <a href="./faq.html#troubleshootingquestion10">these steps</a> in the FAQ.
281+
</p>
282+
</div>
283+
277284
</p>
278285
</div>
279286
</span>

0 commit comments

Comments
 (0)