FlawlessHappiness
Posting Freak
Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation:
171
|
[SOLVED]Lang file suddenly GONE!? (Script fail)
So i've been working on this pretty big map (Not for release)
It hass all been working perfectly!
Then my head got empty of scares, so i decided to download some custom maps to see what scared me.
I did that, and played different ones (Which i both liked and disliked). I played the custom map "Unreality" when amnesia crashes...
Today i wanted to continue on my map project, but none of the names of the level doors, keys and notes are appearing. Everything is gone! The scripts works fine but all text is gone!
What am i going to do? The extra_english.lang file is where it should be in custom_stories>[CUSTOMSTORY]
What do i do?
Trying is the first step to success.
|
|
05-02-2012, 06:19 PM |
|
Rapture
Posting Freak
Posts: 1,078
Threads: 79
Joined: May 2011
Reputation:
30
|
RE: Lang file suddenly GONE!?
You probably have a typo somewhere in the .lang file. Amnesia does not warn you if you made a typo, that I'm aware of.
Or you could try restarting Amensia, the game in general is very buggy. And I find sometimes it decides not use my .hps file or .lang file for no apparant reason.
(This post was last modified: 05-02-2012, 06:28 PM by Rapture.)
|
|
05-02-2012, 06:27 PM |
|
FlawlessHappiness
Posting Freak
Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation:
171
|
RE: Lang file suddenly GONE!?
Nope, no wrong typos... If you want it then it is here: (WARNING IT IS HUGE)
Trying is the first step to success.
|
|
05-02-2012, 06:37 PM |
|
FragdaddyXXL
Member
Posts: 136
Threads: 20
Joined: Apr 2012
Reputation:
7
|
RE: Lang file suddenly GONE!?
Maybe delete your map cache if you have it: map_cache.file.
|
|
05-02-2012, 06:44 PM |
|
FlawlessHappiness
Posting Freak
Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation:
171
|
RE: Lang file suddenly GONE!?
If it should be in my custom story map, then no i ain't got it.
Trying is the first step to success.
|
|
05-02-2012, 06:55 PM |
|
Rapture
Posting Freak
Posts: 1,078
Threads: 79
Joined: May 2011
Reputation:
30
|
RE: Lang file suddenly GONE!?
These ones don't seem to match...
Quote:<Entry Name="ItemName_koelerummet">Koelerummet</Entry>
<Entry Name="ItemDesc_koelerummmet">Noegle til koelerummet</Entry>
<Entry Name="ItemName_Kadencen_key">Kadencen</Entry>
<Entry Name="ItemDesc_kadencen">Noegle til Kadencen</Entry>
I'm not sure if that stopping the .lang from working, but I'm sure the items wouldn't display properly even if it was.
(This post was last modified: 05-02-2012, 07:02 PM by Rapture.)
|
|
05-02-2012, 07:01 PM |
|
Your Computer
SCAN ME!
Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation:
235
|
RE: Lang file suddenly GONE!?
You forgot to close the Description entry.
|
|
05-02-2012, 07:22 PM |
|
Cranky Old Man
Posting Freak
Posts: 986
Threads: 20
Joined: Apr 2012
Reputation:
38
|
RE: Lang file suddenly GONE!?
Well, I couldn't find anything wrong with the formatting, but maybe it's the comments that's messing things up. Those are not valid lang comments. Valid lang comments are written like this:
<!-- MESSAGES -->
(This post was last modified: 05-02-2012, 07:27 PM by Cranky Old Man.)
|
|
05-02-2012, 07:26 PM |
|
FlawlessHappiness
Posting Freak
Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation:
171
|
RE: Lang file suddenly GONE!?
Quote: You forgot to close the Description entry.
Yes i did: Quote:Asger og Kruse gaar sammmen ud af spisesalen.
[br]De har spist forfriskning og nu er de paa vej mod deres vaerelser.
[br]Klokken er 20 minutter over 10, saa de skal skynde sig.
[br]Paa vej op ad trappen mod C-dur siger Asger: Jeg toer vaedde med at du ikke toer
gaa over til mig naar laereren er gaaet.
[br]Droem videre, siger Kruse og lukker doeren ind til sit vaerelse.
[br]
[br]Mikkels mobil vibrerer i lommet
[br]
[br]Bogstaverne lyser paa skaermen. Er du klar?
[br]
[br]Fodtrin lyder ude paa gangen.
[br]Saa er der fri bane, taenker Kruse
<== Here it is
Damn this is not good
Also i changed the /// thingys
Trying is the first step to success.
|
|
05-02-2012, 07:52 PM |
|
Cranky Old Man
Posting Freak
Posts: 986
Threads: 20
Joined: Apr 2012
Reputation:
38
|
RE: Lang file suddenly GONE!?
What isn't good?
Is it still not working, or did you just not get what Your Computer meant by closing the ENTRY (and not CATEGORY)?
|
|
05-02-2012, 08:25 PM |
|
|