Frictional Games Forum (read-only)

Full Version: Custom stories are merging
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I downloaded the mod "Grimorium Verum," and when I enter the "Library" area I am treated to the "Library" area from the "Phengophobia" mod instead. I deleted the Phengophobia folder in the custom stories directory and reinstalled Grimorium Verum, but it continued to occur. How do I stop this?
Post the contents of your resources.cfg file here. It's located in the working directory of Amnesia.
<Resources>
<Directory Path="/_temp" AddSubDirs="true" />
<Directory Path="/fonts" AddSubDirs="false" />
<Directory Path="/maps" AddSubDirs="true" />
<Directory Path="/textures" AddSubDirs="true" />
<Directory Path="/models" AddSubDirs="true" />
<Directory Path="/gui" AddSubDirs="true" />
<Directory Path="/static_objects" AddSubDirs="true" />
<Directory Path="/sounds" AddSubDirs="true" />
<Directory Path="/main_menu" AddSubDirs="true" />
<Directory Path="/shaders" AddSubDirs="true" />
<Directory Path="/lights" AddSubDirs="true" />
<Directory Path="/billboards" AddSubDirs="true" />
<Directory Path="/entities" AddSubDirs="true" />
<Directory Path="/graphics" AddSubDirs="true" />
<Directory Path="/viewer" AddSubDirs="true" />
<Directory Path="/particles" AddSubDirs="true" />
<Directory Path="/models" AddSubDirs="true" />
<Directory Path="/music" AddSubDirs="true" />
<Directory Path="/flashbacks" AddSubDirs="true" />
<Directory Path="/textures" AddSubDirs="true" />
<Directory Path="/misc" AddSubDirs="true" />
<Directory Path="/commentary" AddSubDirs="true" />
</Resources>
Assuming you're on Windows, do you have any Amnesia-related files in C:\Users\YourUserName\AppData\Local\VirtualStore?
This can happen if two custom stories have levels named the same.

This is a problem with authors not naming their levels in a unique way.
Such a conflict is only supposed to occur with badly structured full conversions. The game is designed with the assumption that one custom story might have a file named the same. It would make sense if he has files in the VirtualStore, which are causing conflicts.
It has happend to me with non full conversions, can't recall which stories it was but it was during one of my streams.

Loaded me into a different custom story.
I tested both custom stories listed in this thread, no conflict experienced by me.