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
Messed Something up with my full conversion!
Selyp Offline
Member

Posts: 210
Threads: 19
Joined: Feb 2011
Reputation: 7
#1
Solved: 8 Years, 1 Month, 4 Weeks ago Messed Something up with my full conversion!

Hey guys. I was modifying my full conversion, and somehow I messed something up.

Here is my hpl log error.

User Initialization
--------------------------------------------------------
ERROR: Couldn't load language file 'config/Atlantia_lang/atlantia_base_english.lang'
ERROR: Couldn't load language file 'config/base_atlantia_base_english.lang'
ERROR: Couldn't create font 'menu_gui_default.fnt'
ERROR: Couldn't create font 'menu_gui_default.fnt'
ERROR: Couldn't create font 'menu_gui_default.fnt'
WARNING: Could not find language file entry 'WelcomeMessage01'
WARNING: Could not find language file entry 'WelcomeMessage02'
WARNING: Could not find language file entry 'WelcomeMessage03'
WARNING: Could not find language file entry 'WelcomeMessage04'
WARNING: Could not find language file entry 'WelcomeMessage05'
WARNING: Could not find language file entry 'WelcomeMessage06'

obviously I somehow screwed up my language and base_language file. I modified them to change all of the lantern text to text for the flashlight model. I loaded it up and it worked fine. Then I attempted to change the inventory icon for the lantern to the inventory icon for the flashlight from black plague, and somehow screwed something up in the process.

My main_init.cfg file looks like this

DefaultBaseLanguage = "atlantia_base_english.lang"
DefaultGameLanguage = "english.lang"
/>

<Directories
MainSaveFolder = "Main"

BaseLanguageFolder = "config/"
GameLanguageFolder = "config/Atlantia_lang/"

and the .lang files are in the specified folders.

Not quite sure what I did wrong, if worst comes to worst I can always re-install, but I'd like to get my full conversion working again.

Any help would be appreciated.

Thanks
Selyp


Atlantia - An Amnesia: The Dark Descent Full Conversion Mod
(This post was last modified: 08-14-2011, 05:21 AM by Selyp.)
08-13-2011, 11:11 AM
Find
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#2
Solved: 8 Years, 1 Month, 4 Weeks ago RE: Messed Something up with my full conversion!

Game complains about how it cannot find files in specific places.
Make sure you put needed files into needed places. Also, resource category shouldn't be changed.

08-13-2011, 12:52 PM
Website Find
Selyp Offline
Member

Posts: 210
Threads: 19
Joined: Feb 2011
Reputation: 7
#3
Solved: 8 Years, 1 Month, 4 Weeks ago RE: Messed Something up with my full conversion!

The strange thing is i get the same error when running Amnesia.exe. I even deleted all of my conversion files out of the folders and I still get the error that it is searching for atlanta_base_english.lang, even though my main_init.cfg file says

DefaultBaseLanguage = "base_english.lang"
DefaultGameLanguage = "english.lang"
/>

<Directories
MainSaveFolder = "Main"

BaseLanguageFolder = "config/"
GameLanguageFolder = "config/lang_main/"

Here is the error, it seems to have fixed the welcome messages by deleting my atlantia_resources.cfg


ERROR: Couldn't load language file 'config/lang_main/atlantia_base_english.lang'
ERROR: Couldn't load language file 'config/base_atlantia_base_english.lang' (also not sure why its looking for that, as the name of the file was just atlantia_base_english.lang, not base_atlantia_base_english.lang)
ERROR: Couldn't create font 'menu_gui_default.fnt'
ERROR: Couldn't create font 'menu_gui_default.fnt'
ERROR: Couldn't create font 'menu_gui_default.fnt'

Not sure why the Amnesia.exe is looking for my atlantia.lang files though...


Atlantia - An Amnesia: The Dark Descent Full Conversion Mod
(This post was last modified: 08-14-2011, 01:48 AM by Selyp.)
08-14-2011, 01:47 AM
Find
Selyp Offline
Member

Posts: 210
Threads: 19
Joined: Feb 2011
Reputation: 7
#4
Solved: 8 Years, 1 Month, 4 Weeks ago RE: Messed Something up with my full conversion!

Also crashes with same error when running Justine, which is really strange because I haven't touched anything to do with Justine's files
Solved: Moral of the story - Don't touch your main_setting.cfg file. Lol!


Atlantia - An Amnesia: The Dark Descent Full Conversion Mod
(This post was last modified: 08-14-2011, 05:21 AM by Selyp.)
08-14-2011, 05:07 AM
Find




Users browsing this thread: 1 Guest(s)