Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
.Lang File Help Small problems
Omenapuu Offline
Junior Member

Posts: 31
Threads: 8
Joined: Oct 2013
Reputation: 1
#1
Small problems

Okay, I'm back again with another post ^^. To the point:
---------------
<LANGUAGE>
<RESOURCES>
</RESOURCES>

<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">Nimesi on Mika. Ostit juuri talon, jonka omistaja katosi mystisesti. Tulit katsomaan taloa.</Entry>
</CATEGORY>

<CATEGORY Name="Messages">
<Entry Name="wall1">[br][br][br][br][br]Hmm. Vaikuttaa heikolta. Tarvitsen jotain millä rikkoa sen.</Entry>
<Entry Name="Hammerfirst">Kerran vielä niin se hajoaa.</Entry>
<Entry Name="lock_acid">Lukko näyttää heikolta.</Entry>
</CATEGORY>

<CATEGORY Name="Inventory">
<Entry Name="ItemName_hammer1">Vasara</Entry>
<Entry Name="ItemDesc_hammer1">Se on vasara..</Entry>
<Entry Name="ItemName_cellarkey">Avain</Entry>
<Entry Name="ItemDesc_cellarkey">Tämä saattaisi olla kellarin avain.</Entry>
</CATEGORY>

<CATEGORY Name="Journal">
<Entry Name="Note_letter2_Name">Lappu</Entry>
<Entry Name="Note_letter2_Text">Muistaakseni kellarissa oli työkaluja, joilla[br] voin rikkoa seinän. Samalla voisin etsiä tietoja talon alkuperästä.</Entry>
</CATEGORY>

<CATEGORY Name="Doors">
<Entry Name="outside">Minulla ei ole mitään syytä mennä ulos..</Entry>
<Entry Name="door2">Jossain täällä on avain.</Entry>
</CATEGORY>

</LANGUAGE>
-----------------------

So yeah, there is my .lang file. It worked fine earlier, then I added a few codes, can't exactly remember which, and it broke. Then I modified it to this to check where is an error:
---------------
<LANGUAGE>
<RESOURCES>
</RESOURCES>

<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">Nimesi on Mika. Ostit juuri talon, jonka omistaja katosi mystisesti. Tulit katsomaan taloa.</Entry>
</CATEGORY>

</LANGUAGE>
------------
Still an error. I can't find it, probably easy but I just.. CAN'T find it :c
Thanks for any help Smile
(This post was last modified: 10-29-2013, 09:59 PM by Omenapuu.)
10-29-2013, 09:58 PM
Find
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#2
RE: Small problems

If I recall correctly, special letters are usually NOT allowed in the .lang file.

"Veni, vidi, vici."
"I came, I saw, I conquered."
10-30-2013, 07:28 AM
Find
Omenapuu Offline
Junior Member

Posts: 31
Threads: 8
Joined: Oct 2013
Reputation: 1
#3
RE: Small problems

(10-30-2013, 07:28 AM)JustAnotherPlayer Wrote: If I recall correctly, special letters are usually NOT allowed in the .lang file.

Do you mean with special letters stuff like Ä and Ö and those, or could you specify which cause I'm not sure? Wink Thanks, I appreciate alot
10-30-2013, 03:13 PM
Find
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#4
RE: Small problems

(10-30-2013, 03:13 PM)Omenapuu Wrote:
(10-30-2013, 07:28 AM)JustAnotherPlayer Wrote: If I recall correctly, special letters are usually NOT allowed in the .lang file.

Do you mean with special letters stuff like Ä and Ö and those, or could you specify which cause I'm not sure? Wink Thanks, I appreciate alot

Yeah like that.

"Veni, vidi, vici."
"I came, I saw, I conquered."
10-30-2013, 03:44 PM
Find
Omenapuu Offline
Junior Member

Posts: 31
Threads: 8
Joined: Oct 2013
Reputation: 1
#5
RE: Small problems

(10-30-2013, 03:44 PM)JustAnotherPlayer Wrote:
(10-30-2013, 03:13 PM)Omenapuu Wrote:
(10-30-2013, 07:28 AM)JustAnotherPlayer Wrote: If I recall correctly, special letters are usually NOT allowed in the .lang file.

Do you mean with special letters stuff like Ä and Ö and those, or could you specify which cause I'm not sure? Wink Thanks, I appreciate alot

Yeah like that.

Uhmm, I fixed that but it's still bugging.. It's named properly, I think everything should work, but doesn't. If you could check it over, or easier, just post an original non-edited .lang file Smile
(This post was last modified: 10-30-2013, 06:19 PM by Omenapuu.)
10-30-2013, 06:18 PM
Find
The chaser Offline
Posting Freak

Posts: 2,486
Threads: 76
Joined: Jun 2012
Reputation: 113
#6
RE: Small problems

I don't see any XML syntax error, so I think it could be the "Doors" category. Change it to "Levels", and try if it works Smile

THE OTHERWORLD (WIP)
[Image: k6vbdhu]

Aculy iz dolan.
10-30-2013, 06:24 PM
Find
Omenapuu Offline
Junior Member

Posts: 31
Threads: 8
Joined: Oct 2013
Reputation: 1
#7
RE: Small problems

(10-30-2013, 06:24 PM)The chaser Wrote: I don't see any XML syntax error, so I think it could be the "Doors" category. Change it to "Levels", and try if it works :)

Well, this is probably my luck. I tried with "Levels", didn't work either..
And btw, I had earlier ä and ö's there, did work fine. I guess this is just bugging or something..
10-30-2013, 07:03 PM
Find




Users browsing this thread: 1 Guest(s)