Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Configuration Files Help IFC Help
Akos115 Offline
Member

Posts: 101
Threads: 14
Joined: Aug 2012
Reputation: 0
#1
IFC Help

I've been trying to figure this out for hours, so I decided to ask it here Tongue
I'm working on an Isolated Full Conversion, and every time I want to start it, the game crashes. I checked out lots of tutorials, and I still don't know what the problem is.
I think I messed up something in the resources.cfg
Here it is:
Quote:<Resources>
<Directory Path="/_temp" AddSubDirs="true" />
<Directory Path="/fonts" AddSubDirs="false" />
<Directory Path="/qfl/maps" AddSubDirs="true" />
<Directory Path="/textures" AddSubDirs="true" />
<Directory Path="/qfl/textures" AddSubDirs="true" />
<Directory Path="/qfl/models" AddSubDirs="true" />
<Directory Path="/gui" AddSubDirs="true" />
<Directory Path="/static_objects" AddSubDirs="true" />
<Directory Path="/qfl/static_objects" AddSubDirs="true" />
<Directory Path="/sounds" AddSubDirs="true" />
<Directory Path="/qfl/sounds" AddSubDirs="true" />
<Directory Path="/qfl/main_menu" AddSubDirs="true" />
<Directory Path="/shaders" AddSubDirs="true" />
<Directory Path="/lights" AddSubDirs="true" />
<Directory Path="/billboards" AddSubDirs="true" />
<Directory Path="/qfl/billboards" AddSubDirs="true" />
<Directory Path="/entities" AddSubDirs="true" />
<Directory Path="/qfl/entities" AddSubDirs="true" />
<Directory Path="/qfl/graphics" AddSubDirs="true" />
<Directory Path="/viewer" AddSubDirs="true" />
<Directory Path="/particles" AddSubDirs="true" />
<Directory Path="/qfl/music" AddSubDirs="true" />
<Directory Path="/music" AddSubDirs="true" />
<Directory Path="/qfl/flashbacks" AddSubDirs="true" />
<Directory Path="/misc" AddSubDirs="true" />
<Directory Path="/qfl/commentary" AddSubDirs="true" />
</Resources>
In the qfl folder I have the resources.cfg, and theese folders:
billboards, config, entities, fonts, graphics, lang, main_menu, models, musics, sounds, static_objects, maps.

(This post was last modified: 03-18-2013, 08:07 PM by Akos115.)
03-18-2013, 08:06 PM
Find
The chaser Offline
Posting Freak

Posts: 2,486
Threads: 76
Joined: Jun 2012
Reputation: 113
#2
RE: IFC Help

Give us your hpl.log located in Documents/Amnesia/qfl/ or we can't help you. The resources don't seem to be wrong (at last for me)

THE OTHERWORLD (WIP)
[Image: k6vbdhu]

Aculy iz dolan.
03-18-2013, 09:34 PM
Find
Akos115 Offline
Member

Posts: 101
Threads: 14
Joined: Aug 2012
Reputation: 0
#3
RE: IFC Help

I don't have one of those
Maybe thats the problem xD

It's working now, thanks Big Grin
The problem was in main_init.cfg, forgot to change MainSaveFolder

(This post was last modified: 03-18-2013, 10:27 PM by Akos115.)
03-18-2013, 10:25 PM
Find




Users browsing this thread: 1 Guest(s)