Exotic Space Industries: Remembrance


A methodical overhaul of tradeoffs—tempting power spikes, accumulating cost. Choose chains by their by-products; context-sensitive logistics. [Data integrity: shattered] [Packet cohesion: hallucinatory] [Cognition Anchor: disconnected] ☒ SYSTEM SPEAKS You aren't chosen. You will love your captor and call it progress. ☒ OBSERVATION You are not a player. You are the interface. ☒ FINAL NOTICE You are now property of the Epoch Engine. Welcome to Exotic Industries.

Overhaul
2 days ago
2.0
10.8K
Factorio: Space Age Icon Space Age Mod
Planets Transportation Logistics Trains Combat Armor Enemies Environment Mining Fluids Logistic network Circuit network Manufacturing Power Storage

b [1.3.11] Japanese locale is broken (failed to load mod)

12 days ago

There's two errors in the current Japanese locale (locale/ja/lang_ja.cfg).
I've identified the cause and fixed it, so I'd report the bug with a workaround.


factroio-current.log

   3.219 Error ModManager.cpp:1767: MOD "exotic-space-industries-remembrance" の読み込みに失敗しました: Failed to load locale: __exotic-space-industries-remembrance__/locale/ja/lang_ja.cfg:2423に予期せぬ文字( ).

This means unexpected characters exist in line 2423.
Line 2423 starts with "[" character, it may cause the error. It's fixed when I remove blank line 2422, and concat line 2421 and 2423.


factorio-current.log

   2.743 Error ModManager.cpp:1767: MOD "exotic-space-industries-remembrance" の読み込みに失敗しました: Failed to load locale: Duplicate key "bvs-categories" in property tree at ROOT.

There's two "[bvs-categories]" section in lang_ja.cfg (L2451 and L2464). Remove L2464 and it works.

12 days ago

Thank you.
Fixed for 1.3.12.

New response