Realistic Reactors


Add realistic nuclear reactors including a breeder reactor type and cooling tower. The reactors must be controlled through integrated circuit interface signals. The thermal energy output is dynamic and depends on reactor core temperature. The reactors require sophisticated designs of their cooling system and heat-pipe network. If the operational conditions aren't met then a reactor core meltdown with dangerous consequences occurs

Content
16 days ago
0.16 - 1.1
21.2K
Power

g [done] help needed for Modding

1 year, 10 months ago

I am a huge fan of this mod and I want to make a reactor for my mod that is compatible with yours, but I get this error all the time:

Things I already tried:
- Making a new Reactor
- deepcopying the vanilla reactor
- deepcopying the reactor_template
- deepcopying the realistic-reactor-normal

But I get the same error all the time.

1 year, 10 months ago

Hi X_Man1109,

sounds to me like you are adding reactors during the data-final-fixes state and your mod is loaded after RealisticReactors. In RealisticReactors the connection_hack is called during the data-final-fixes phase, which adds the missing heat connection you are expecting. Could you please try to add your reactors before the data-final-fixes phase?

Regards,

-dodo.the.last

1 year, 10 months ago

Yeah, I'll try, thanks for the help

1 year, 10 months ago

Thanks a lot, I now got my reactor in game.
Now I only need to get the Fluid input and the reactor interface.

New response