Build: (b6a3b8e
) Re-add missing question for missing .mod files
This commit is contained in:
parent
96f1fcee06
commit
c5577b5f0c
2
feed.xml
2
feed.xml
|
@ -4,7 +4,7 @@
|
|||
<subtitle>Leilukin's personal website.</subtitle>
|
||||
<link href="https://leilukin.com/feed.xml" rel="self"/>
|
||||
<link href="https://leilukin.com"/>
|
||||
<updated>2024-08-17T03:43:26Z</updated>
|
||||
<updated>2024-08-17T08:38:02Z</updated>
|
||||
<id>https://leilukin.com/</id>
|
||||
<author>
|
||||
<name>Leilukin</name>
|
||||
|
|
|
@ -478,7 +478,7 @@
|
|||
|
||||
</p>
|
||||
|
||||
<p>🍿🍿 12 min. read</p>
|
||||
<p>🍿🍿🍿 13 min. read</p>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
|
@ -492,8 +492,8 @@
|
|||
Table of Contents
|
||||
</summary>
|
||||
<nav class="toc" aria-labelledby="toc-heading"><ol><li><a href="#technical-questions">Technical Questions</a><ol><li><a href="#i-am-having-problems-with-your-mod-i-cannot-get-your-mod-to-work-your-mod-does-not-work-for-me">I am having problems with your mod / I cannot get your mod to work / Your mod does not work for me.</a></li>
|
||||
<li><a href="#when-i-installed-your-mod-i-got-the-error-message-error-unhandled-exception-access-violation-at-address-a-bunch-of-numbers-write-of-address-a-bunch-of-numbers-0">When I installed your mod, I got the error message: "[ERROR] Unhandled exception: Access violation at address [a bunch of numbers]. Write of address [a bunch of numbers] (0)".</a></li>
|
||||
<li><a href="#will-you-upload-your-mods-to-steam-workshop">Will you upload your mods to Steam Workshop?</a></li>
|
||||
<li><a href="#when-i-installed-your-mod-i-got-the-error-message-error-unhandled-exception-access-violation-at-address-a-bunch-of-numbers-write-of-address-a-bunch-of-numbers-0">When I installed your mod, I got the error message: "[ERROR] Unhandled exception: Access violation at address [a bunch of numbers]. Write of address [a bunch of numbers] (0)".</a></li></ol></li>
|
||||
<li><a href="#when-installing-your-kotor-2-mod-i-got-errors-saying-modulesmod-did-not-exist-even-though-i-had-installed-the-installer-exe-version-of-the-sith-lords-restored-content-mod">When installing your KotOR 2 mod, I got errors saying "Modules[_].mod" did not exist, even though I had installed the installer (.exe) version of The Sith Lords Restored Content Mod.</a><ol><li><a href="#will-you-upload-your-mods-to-steam-workshop">Will you upload your mods to Steam Workshop?</a></li>
|
||||
<li><a href="#i-am-having-problems-a-kotor-2-mod-of-yours-and-i-am-using-the-steam-workshop-can-you-help-me">I am having problems a KotOR 2 mod of yours, and I am using the Steam Workshop. Can you help me?</a></li>
|
||||
<li><a href="#does-this-mod-work-with-insert-a-different-mod-here">Does this mod work with [insert a different mod here]?</a></li>
|
||||
<li><a href="#are-your-romance-mods-compatible-with-kotor-community-portals-mod-builds">Are your romance mods compatible with KotOR Community Portal's mod builds?</a></li>
|
||||
|
@ -548,6 +548,9 @@
|
|||
<h3 id="when-i-installed-your-mod-i-got-the-error-message-error-unhandled-exception-access-violation-at-address-a-bunch-of-numbers-write-of-address-a-bunch-of-numbers-0">When I installed your mod, I got the error message: <i>"[ERROR] Unhandled exception: Access violation at address [a bunch of numbers]. Write of address [a bunch of numbers] (0)"</i>.</h3>
|
||||
<a class="heading-anchor" href="#when-i-installed-your-mod-i-got-the-error-message-error-unhandled-exception-access-violation-at-address-a-bunch-of-numbers-write-of-address-a-bunch-of-numbers-0" aria-labelledby="when-i-installed-your-mod-i-got-the-error-message-error-unhandled-exception-access-violation-at-address-a-bunch-of-numbers-write-of-address-a-bunch-of-numbers-0"><span hidden>#</span></a></div>
|
||||
<p>Try to right-click your <cite>KotOR 2</cite> folder or subfolders, go to Properties and uncheck the "Read-only", then try to install my mod again to see if it works.</p>
|
||||
<div class="heading-wrapper h2">
|
||||
<h2 id="when-installing-your-kotor-2-mod-i-got-errors-saying-modulesmod-did-not-exist-even-though-i-had-installed-the-installer-exe-version-of-the-sith-lords-restored-content-mod">When installing your KotOR 2 mod, I got errors saying "Modules[_].mod" did not exist, even though I had installed the installer (.exe) version of The Sith Lords Restored Content Mod.</h2>
|
||||
<a class="heading-anchor" href="#when-installing-your-kotor-2-mod-i-got-errors-saying-modulesmod-did-not-exist-even-though-i-had-installed-the-installer-exe-version-of-the-sith-lords-restored-content-mod" aria-labelledby="when-installing-your-kotor-2-mod-i-got-errors-saying-modulesmod-did-not-exist-even-though-i-had-installed-the-installer-exe-version-of-the-sith-lords-restored-content-mod"><span hidden>#</span></a></div>
|
||||
<p>First, go to the folder where your <cite>KotOR 2</cite> game is installed, and go to the Modules folder, then <strong>check if the .mod files mentioned in the error messages are in your Modules folder</strong>.</p>
|
||||
<p>For example, for Handmaiden and Female Exile – Disciple and Male Exile Romance mod, you need to check if these .mod files are in your Modules folder:</p>
|
||||
<ul>
|
||||
|
|
Loading…
Reference in New Issue