True Nukes


Adds realistic nuclear blasts, and more nuclear options, including various scales of atomic artillery shell, as well as atomic cannon shells. Also adds thermobaric weapons (these are like fuel air bombs), which act as early game nukes. Simulates the blast wave, thermal impact, crater and fireball of nuclear weapons.

Content
11 months ago
1.0 - 1.1
43.3K
Combat

b Happened when I set a 5Mt nuke mine to Enemy via Creative and then stepped on it.

a month ago

The mod True Nukes (0.3.33) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event True-Nukes::on_script_trigger_effect (ID 155)
real number expected got inf.
stack traceback:
[C]: in function 'random'
True-Nukes/scripts/blast-system.lua:100: in function 'damage_entity'
True-Nukes/scripts/blast-system.lua:331: in function 'chunk_loaded'
True-Nukes/control.lua:154: in function 'optimisedChunkLoadHandler'
True-Nukes/control.lua:233: in function 'atomic_weapon_hit_optimised'
True-Nukes/control.lua:425: in function <True-Nukes/control.lua:367>

a month ago

Hi, thanks for the bug report!
Sorry for the delay, I've been a little bus - just want to try and pin some stuff down for finding the bug:
What mods were you running when you got this?
What version of the game were you running when you got this?
Did you nuke anything particularly weird when it crashed, or did you have anything particularly strange in the world at the time?

24 days ago
(updated 24 days ago)

The last version before 2.0.
I figured it out:
Basically if you have a sarcophagus from "Realistic Reactors" mods built around a destroyed reactor and THEN use a True Nuke (any of the super large fission and fusion ones that annihilate terrain and redecorate everything) it causes a crash if the “indestructible” sarcophagus is on a patch of land that is being destroyed by the nuke: the sarcophagus has a program line about “indestructibility” and that gets into conflict with the True Nuke “destroys everything” program line.

Tldr, the entity flag “indestructible” of the sarcophagus conflicts with entity flag “complete destruction” of True Nuke mod.

New response