(07-31-2016, 10:21 PM)Mudbill Wrote: Hmm, okay I think there's some configuration issue still. Post your resources.cfg file please. Also, is it in the right place?
As of now, the resources.cfg is in the story root folder, and not inside config.
<Resources>
<Directory Path="/FinalRevelations/config" AddSubDirs="true" />
<Directory Path="/FinalRevelations/main_menu" AddSubDirs="true" />
<Directory Path="/FinalRevelations/maps" AddSubDirs="true" />
<Directory Path="/temp" AddSubDirs="true" />
<Directory Path="/fonts" AddSubDirs="false" />
<Directory Path="/FinalRevelations/textures" AddSubDirs="true" />
<Directory Path="/models" AddSubDirs="true" />
<Directory Path="/gui" AddSubDirs="true" />
<Directory Path="/FinalRevelations/static_objects" AddSubDirs="true" />
<Directory Path="/FinalRevelations/sounds" AddSubDirs="true" />
<Directory Path="/shaders" AddSubDirs="true" />
<Directory Path="/lights" AddSubDirs="true" />
<Directory Path="/billboards" AddSubDirs="true" />
<Directory Path="/FinalRevelations/entities" AddSubDirs="true" />
<Directory Path="/FinalRevelations/graphics" AddSubDirs="true" />
<Directory Path="/viewer" AddSubDirs="true" />
<Directory Path="/FinalRevelations/particles" AddSubDirs="true" />
<Directory Path="/models" AddSubDirs="true" />
<Directory Path="/FinalRevelations/music" AddSubDirs="true" />
<Directory Path="/FinalRevelations/flashbacks" AddSubDirs="true" />
<Directory Path="/FinalRevelations/voices" AddSubDirs="true" />
<Directory Path="/misc" AddSubDirs="true" />
<Directory Path="/commentary" AddSubDirs="true" />
<Directory Path="/custom_stories" AddSubDirs="true" />
</Resources>