6835.991 Error MainLoop.cpp:1207: Exception at tick 12684956: The mod Factorio and Conquer: Tiberian Dawn (1.0.5) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event Factorio-Tiberium::on_robot_built_entity (ID 14)
The mod Big-Monsters (1.0.1) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event Big-Monsters::script_raised_built (ID 77)
Big-Monsters/control.lua:777: attempt to index local 'entity' (a nil value)
stack traceback:
Big-Monsters/control.lua:777: in function <Big-Monsters/control.lua:775>
stack traceback:
Factorio-Tiberium/control.lua:805: in function <Factorio-Tiberium/control.lua:761>
stack traceback:
[C]: in function 'create_entity'
Factorio-Tiberium/control.lua:805: in function <Factorio-Tiberium/control.lua:761>
Modifying Big Monsters with escape patters for invalid event entities seemed to have prevented it from repeating, so my guess is that an entity gets created and instantly removed or something, which causes Big monsers to attempt to referance a non existant entity.