The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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


Messages In This Thread
IFC Help - by Akos115 - 03-18-2013, 08:06 PM
RE: IFC Help - by The chaser - 03-18-2013, 09:34 PM
RE: IFC Help - by Akos115 - 03-18-2013, 10:25 PM



Users browsing this thread: 1 Guest(s)