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.7K
Mining

g [Fixed] ERROR multiple entities

4 years ago

Keep getting this:
ERROR multiple entities |
followed by a 14 digit number less than 1, the number is different each time
I have tried running the game with only this mod and its dependency.

4 years ago

Tried a new game with different start settings and am no longer getting the error.
What seems to cause the error is max frequency, size and richness for tiberium. I thought those setting might make an interesting game.

4 years ago

I know that error happens. I have suspicions on what causes it, but no definite known cause.

As far as I can tell, it also doesn't break anything. Tib still grows, game doesn't crash.

4 years ago

I think this is in control.lua - maybe a debugging message that could be removed?

if (#entities > 1) then
game.print("ERROR multiple entities | " .. math.random())
entities[1].destroy()

4 years ago

Another one? I removed one already.

Well, ~13 hours before I'm home, so you'll have to live with it for now.

4 years ago

They look like debugging messages, I commented out the game.print line and all seems well. I can see the tiberium growing towards me...

New response