jessehmusic
Senior Member
Posts: 423
Threads: 102
Joined: Dec 2011
Reputation:
8
|
Note Wont appear in my mod
Hey my notes dosn't work on my full con mod :/
How do i fix this i think all files is right?...
GameLanguageFolder = "test_mod/config/lang"
what is wrong ???? my lang is named "english.lang"
what can i do to fix this ?!?!? check out my other issues with config please! (Got A thread named "Mod Error") check it out to , if you can help me i will rep you! //LetsPlayHorrorGame Aka JessehMusic Prod
|
|
04-16-2012, 01:54 PM |
|
Cranky Old Man
Posting Freak
Posts: 986
Threads: 20
Joined: Apr 2012
Reputation:
38
|
RE: Note Wont appear in my mod
(04-16-2012, 01:54 PM)jessehmusic Wrote: Hey my notes dosn't work on my full con mod :/
How do i fix this i think all files is right?...
GameLanguageFolder = "test_mod/config/lang"
what is wrong ???? my lang is named "english.lang"
what can i do to fix this ?!?!? check out my other issues with config please! (Got A thread named "Mod Error") check it out to , if you can help me i will rep you! //LetsPlayHorrorGame Aka JessehMusic Prod 1. Backup your lang file by saving the lang file as something else.
2. Make a minimal basic lang file, with a simple test note, and save it as the current lang file.
3. Test to see if the basic lang file works.
4. If it doesn't, post the basic lang file here.
5. If it does, you've made some errors in the formatting. If you can't find them, post the backuped lang file here.
Oh, and step 0: Since YourComputer is the expert on this, send him a PM about it.
(This post was last modified: 04-16-2012, 02:01 PM by Cranky Old Man.)
|
|
04-16-2012, 02:01 PM |
|
JetlinerX
Senior Member
Posts: 599
Threads: 49
Joined: Jun 2011
Reputation:
19
|
RE: Note Wont appear in my mod
(04-16-2012, 01:54 PM)jessehmusic Wrote: Since YourComputer is the expert on this, send him a PM about it. ^
(This post was last modified: 04-16-2012, 04:44 PM by JetlinerX.)
|
|
04-16-2012, 04:43 PM |
|
palistov
Posting Freak
Posts: 1,208
Threads: 67
Joined: Mar 2011
Reputation:
57
|
RE: Note Wont appear in my mod
Make sure the GameLanguageFolder path in your main_init.cfg points to test_mod/config/lang and that your lang file doesn't have errors in it. Easiest way is to open it in a program like Notepad++ (or any other program with syntax highlighting) and set it to XML. See if you can spot any discrepancies.
|
|
04-16-2012, 05:04 PM |
|
jessehmusic
Senior Member
Posts: 423
Threads: 102
Joined: Dec 2011
Reputation:
8
|
RE: Note Wont appear in my mod
(04-16-2012, 05:04 PM)palistov Wrote: Make sure the GameLanguageFolder path in your main_init.cfg points to test_mod/config/lang and that your lang file doesn't have errors in it. Easiest way is to open it in a program like Notepad++ (or any other program with syntax highlighting) and set it to XML. See if you can spot any discrepancies. My Lang don't works at all now :S
|
|
04-16-2012, 06:28 PM |
|
Your Computer
SCAN ME!
Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation:
235
|
RE: Note Wont appear in my mod
Don't suggest to anyone to PM me for their development issues, especially if there is a topic on it already.
As for the current issue, if Directories::GameLanguageFolder = "test_mod/config/lang" and ConfigFiles: efaultGameLanguage = "english.lang" and english.lang is in test_mod/config/lang and notes don't work, then the english.lang file was constructed improperly.
|
|
04-16-2012, 10:07 PM |
|
jessehmusic
Senior Member
Posts: 423
Threads: 102
Joined: Dec 2011
Reputation:
8
|
RE: Note Wont appear in my mod
(04-16-2012, 10:07 PM)Your Computer Wrote: Don't suggest to anyone to PM me for their development issues, especially if there is a topic on it already.
As for the current issue, if Directories::GameLanguageFolder = "test_mod/config/lang" and ConfigFiles:efaultGameLanguage = "english.lang" and english.lang is in test_mod/config/lang and notes don't work, then the english.lang file was constructed improperly. so what i have to do???????
|
|
04-16-2012, 11:03 PM |
|
Cranky Old Man
Posting Freak
Posts: 986
Threads: 20
Joined: Apr 2012
Reputation:
38
|
RE: Note Wont appear in my mod
(04-16-2012, 11:03 PM)jessehmusic Wrote: (04-16-2012, 10:07 PM)Your Computer Wrote: Don't suggest to anyone to PM me for their development issues, especially if there is a topic on it already.
As for the current issue, if Directories::GameLanguageFolder = "test_mod/config/lang" and ConfigFiles:efaultGameLanguage = "english.lang" and english.lang is in test_mod/config/lang and notes don't work, then the english.lang file was constructed improperly.
so what i have to do??????? If everything is in place, and it still doesn't work, then post your lang file and they'll spot the errors easily. (I'll be going to bed myself.)
|
|
04-17-2012, 12:16 AM |
|
jessehmusic
Senior Member
Posts: 423
Threads: 102
Joined: Dec 2011
Reputation:
8
|
RE: Note Wont appear in my mod
(04-17-2012, 12:16 AM)Cranky Old Man Wrote: (04-16-2012, 11:03 PM)jessehmusic Wrote: (04-16-2012, 10:07 PM)Your Computer Wrote: Don't suggest to anyone to PM me for their development issues, especially if there is a topic on it already.
As for the current issue, if Directories::GameLanguageFolder = "test_mod/config/lang" and ConfigFiles:efaultGameLanguage = "english.lang" and english.lang is in test_mod/config/lang and notes don't work, then the english.lang file was constructed improperly.
so what i have to do??????? If everything is in place, and it still doesn't work, then post your lang file and they'll spot the errors easily. (I'll be going to bed myself.) i give the lang when i get home ,
here is the lang.
<LANGUAGE>
<RESOURCES>
<Directory Path="fonts/eng" />
<Directory Path="lang/eng" />
</RESOURCES>
<CATEGORY Name="Journal">
<Entry Name="Note_Patient_Name">Patient, Eric</Entry>
<Entry Name="Note_Patient_Text">1 July 2001 , an patient called Eric arrived today , the report says he is in coma , take care of him in the "Emergancy Hall"</Entry>
<Entry Name="Note_Patient1_Name">Patient , Richard</Entry>
<Entry Name="Note_Patient1_Text">3 July 2001 , an patient called Richard arrvied with some disease , never seen something like that before , take him down to the "Disease hall"</Entry>
</CATEGORY>
</LANGUAGE>
(This post was last modified: 04-17-2012, 02:14 PM by jessehmusic.)
|
|
04-17-2012, 11:02 AM |
|
jessehmusic
Senior Member
Posts: 423
Threads: 102
Joined: Dec 2011
Reputation:
8
|
RE: Note Wont appear in my mod
help please?!
|
|
04-18-2012, 12:21 PM |
|
|