Krastorio 2 Spaced Out


Overhaul merging Krastorio2 with Space Age.

Overhaul
3 days ago
2.0
17.5K
Transportation Logistics Trains Combat Mining Fluids Logistic network Manufacturing Power Storage

b Exotic space industries bug

4 months ago

The game threw an error when updating from version 1.0.3 to 1.0.5, and I encountered the same error after manually rolling back to 1.0.4... Should I report this to the Reverse Factory author?

kry_stdlib/stdlib/data/technology.lua:177: attempt to index field 'unit' (a nil value)
stack traceback:
kry_stdlib/stdlib/data/technology.lua:177: in function 'multiply_cost'
reverse-factory/prototypes/reverse-factory-updates.lua:37: in main chunk
[C]: in function 'require'
reverse-factory/data-updates.lua:2: in main chunk

4 months ago

I compared the differences between version 1.0.3 and 1.0.4 and found that version 1.0.4 removed the optional dependency on ​planet-muluna, causing the ​reverse-factory​ mod to throw an error. However, even after removing ​planet-muluna, the error persisted. Eventually, I used the process of elimination and found that the culprit was ​AAI Industry...

If I add back the optional dependency on planet-muluna, the issue is resolved. What a recursive problem this is...

4 months ago

the optional dependency fixing things kinda makes sense as it changes the mod load order

4 months ago

when starting a new world or saving with the Exotic Space Industries mod, an error occurs
An interface already exists under with name: kr-intergalactic-transceiver
stack traceback:
[C]: in function 'add_interface'
...orio2-spaced-out__/scripts/intergalactic-transceiver.lua:565: in main chunk
[C]: in function 'require'
Krastorio2-spaced-out/control.lua:11: in main chunk

4 months ago

when starting a new world or saving with the Exotic Space Industries mod, an error occurs
An interface already exists under with name: kr-intergalactic-transceiver
stack traceback:
[C]: in function 'add_interface'
...orio2-spaced-out__/scripts/intergalactic-transceiver.lua:565: in main chunk
[C]: in function 'require'
Krastorio2-spaced-out/control.lua:11: in main chunk

By default, the Exotic Space Industries mod includes some KR2-related content. If you have modding experience, you'll need to manually edit the Lua files and comment out the KR2-related sections in Exotic Space Industries to make them work together.

4 months ago
(updated 4 months ago)

If you can't edit it yourself, you'll need to contact the Exotic Space Industries mod author for help.

New response