Factorio and Conquer: Tiberian Dawn


Adds Tiberium ore that spreads - Harvest it, refine it, and convert it to power, weapons, and other ores. By Zillo7 (0.15), SAH4001 (0.16), Oktabyte (0.17), JamesFire and randomflyingtaco (0.17 update and 0.18+)

Content
10 months ago
0.17 - 1.1
15.6K
Mining

b [Fixed] Armors without resistances cause the mod to stop loading

3 years ago

Add a check to make sure that armor.resistances isn't nil before iterating through the resistances in data-updates.lua line 115

Without that nil check, the mod refuses to start when you have mods like https://mods.factorio.com/mod/FasterStart installed. Any armor without resistances would cause the same issue.

3 years ago

Oh, well. Hmmm... this mod https://mods.factorio.com/mod/IngosAdvancedStart does not cause that issue, as I've been consistently using it since that was added.

Odd. Anyway, yeah, that check will be added.

3 years ago

That mod has an empty
myEquipment.resistances = {}

Soo that might have been why it worked.

New response