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
Mod crashes while starting up the bat.file!
Radical Batz Offline
Posting Freak

Posts: 953
Threads: 145
Joined: Dec 2013
Reputation: 25
#1
Mod crashes while starting up the bat.file!

So when I start up my mod by double clicking on the bat.file it keeps getting an error saying "Could not load main init file: Lifeless_The Abandon/config/main_init.cfg" Now I don't know why this is happening. This is my main_init file if you wanna take a look at it and help me out.

<ConfigFiles
    Resources = "Lifeless_The Abandon/config/resources.cfg"
    Materials = "materials.cfg"
    
    Game = "Lifeless_The Abandon/config/game.cfg"
    Menu = "Lifeless_The Abandon/config/menu.cfg"
    PreMenu = "Lifeless_The Abandon/config/pre_menu.cfg"
    Demo = "config/demo.cfg"
    
    DefaultMainSettings = "config/default_main_settings.cfg"

    DefaultMainSettingsLow = "launcher/default_main_settings_low.cfg"
    DefaultMainSettingsMedium = "launcher/default_main_settings_medium.cfg"
    DefaultMainSettingsHigh = "launcher/default_main_settings_high.cfg"


    DefaultUserSettings = "config/default_user_settings.cfg"
    DefaultUserKeys        = "config/default_user_keys.cfg"
    
    DefaultBaseLanguage = "base_english.lang"
    DefaultGameLanguage = "english.lang"
/>

<Directories  
    MainSaveFolder = "Lifeless_The Abandon"
    
    BaseLanguageFolder = "Lifeless_The Abandon/config/"        
    GameLanguageFolder = "Lifeless_The Abandon/config/lang_main/"
    
    CustomStoryPath = "custom_stories"
/>

<Variables
    GameName = "Amnesia - Lifeless_The Abandon -"
/>

<StartMap
    File = "01_Lifeless_The Abandon.map"
    Folder = "Lifeless_The Abandon/maps/"
    Pos = "PlayerStartArea_1"
/>

Yeah, I don't see exactly what's the problem, since it's my first time working with a mod.

05-10-2014, 05:55 PM
Find


Messages In This Thread
Mod crashes while starting up the bat.file! - by Radical Batz - 05-10-2014, 05:55 PM



Users browsing this thread: 2 Guest(s)