[0.11.0] Duplicate key names

This subforum contains all the issues which we already resolved.
Post Reply
Goblin
Manual Inserter
Manual Inserter
Posts: 3
Joined: Fri Oct 31, 2014 5:19 pm
Contact:

[0.11.0] Duplicate key names

Post by Goblin »

Installed version 0.11.0 and got following error:
Duplicate key names.
Logfile indecates following:
82474.604774 Info C:\Factorio\src\Util/Logger.cpp:141: 2014:10:31 18:10:58; Factorio 0.11.0
82474.608373 Error C:\Factorio\src\Util/Util.cpp:38: F:/GAMES\Factorio\data\core|locale\de\core.cfg(697): duplicate key name

It seems like there is a key-check on the cfg-file for duplicated entries (similar to a properties-file) but you need duplicated names.
I asume there shoulden't be a check, but just in case following keys where duplicates:
cancel
move-up
version
crafting
connect
title
mods
time-played
set-filter
move-down
name
building-while-running-text
kills
inventory
speed
normal
ammo
pause-game
play
game
performance
building-while-running-title

Testet with version for Windows x64
On Windows 7 Professional

With languages de/en

Installing in same directory (with previous version in it)
Installing in clean directory

Used .exe
Last edited by Goblin on Fri Oct 31, 2014 5:36 pm, edited 1 time in total.

knub23
Burner Inserter
Burner Inserter
Posts: 17
Joined: Fri Oct 31, 2014 5:31 pm
Contact:

Re: [0.11.0] Duplicate key names

Post by knub23 »

Same issue here (same error message and folder). Language: German

Goblin
Manual Inserter
Manual Inserter
Posts: 3
Joined: Fri Oct 31, 2014 5:19 pm
Contact:

Re: [0.11.0] Duplicate key names

Post by Goblin »

Checked with update (checked "lock for experimental build" and restarted). Same thing again.

EDIT:
Friend checked it with .zip -> it works

knub23
Burner Inserter
Burner Inserter
Posts: 17
Joined: Fri Oct 31, 2014 5:31 pm
Contact:

Re: [0.11.0] Duplicate key names

Post by knub23 »

Androkai wrote:Nice! But German language crash the game because of double entry:

Code: Select all

building-while-running-title=Bauen und Rennen
building-while-running-text=Der schnellste Weg um Anlagen in einer Linie zu bauen, wie Fließbänder oder Rohre, ist "__CONTROL__build__
building-while-running-title=Bauen während der Bewegung
building-while-running-text=Der schnellste Weg mehrere Objekte in einer Reihe zu bauen (zum Beispiel Transportbänder, Rohre oder Roboterarme), kann durch das drücken und halten der "__CONTROL__build__" Taste erfolgen, während man in die entsprechende Richtung läuft.
The first two lines must be deleted :)
And this one is wrong (anybody translated the directory-path ^^):

Code: Select all

[font]
default=f/TitilliumWeb-Regular.ttf
default-semibold=Schriftart/TitilliumWeb-SemiBold.ttf
default-bold=Schriftart/TitilliumWeb-Bold.ttf
"Schriftart" needs to be changed to "fonts"
And at least a little mistake in translation (but don't cash the game like the other one):

Code: Select all

check-updates-now=Suche in den Updates
correct is:

Code: Select all

check-updates-now=Suche nach Updates
Someone posted this. It solved the problem. Just change the lines in the .cfg file.

User avatar
Phillip_Lynx
Filter Inserter
Filter Inserter
Posts: 541
Joined: Mon Jul 21, 2014 6:00 pm
Contact:

Re: [0.11.0] Duplicate key names

Post by Phillip_Lynx »

For german a clean install (really clean including deleting the factorio-folder in Users/NAME/AppData/roaming (be sure to save your saves first)) do the trick. it then works.

Edit
Dos not work. If I change to german I get the error. So I go modifing the files :)
Last edited by Phillip_Lynx on Fri Oct 31, 2014 5:43 pm, edited 1 time in total.

Goblin
Manual Inserter
Manual Inserter
Posts: 3
Joined: Fri Oct 31, 2014 5:19 pm
Contact:

Re: [0.11.0] Duplicate key names

Post by Goblin »

Zip also works

Edit:
As Philip pointed out:
- Deleting the AppData/Romaing/Factorio-Folder works

So now it won't work for you?
Test the zip ;)

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: [0.11.0] Duplicate key names

Post by kovarex »

It is fixed in 0.11.1 I believe.

Post Reply

Return to “Resolved Problems and Bugs”