Voxelstice / ntm-rbmk-simulator

A RBMK simulator, using the mechanics that are used in the minecraft mod HBM's Nuclear Tech Mod.
https://voxelstice.github.io/ntm-rbmk-simulator/
GNU General Public License v3.0
4 stars 1 forks source link

automatic control rod does not work #2

Closed Darek505 closed 2 months ago

Darek505 commented 2 months ago

https://github.com/user-attachments/assets/1b5bd8c8-91f8-481f-8e41-036a53ac153b

title, the rod after installation simply remains at 0% regardless of anything, not only the temperature in the config, but even manually

Voxelstice commented 2 months ago

as it turns out, i forgot to update the control rod itself this site is currently a disaster in terms of the code but i might be able to salvage something out of it at one point

Voxelstice commented 2 months ago

*not tested by the way

Darek505 commented 2 months ago

The error is still there, apparently it's something else?

Voxelstice commented 2 months ago

idk it works image it's showing 1% because i never tested it (i multiplied the target level by 0.01 for some reason)

Honestly this entire simulation just needs to be rewritten entirely, and im honestly just thinking of making it an standalone C++ app, but most of the time im occupied with school so

Darek505 commented 2 months ago

Strange, from my side it looks something like this:

https://github.com/user-attachments/assets/4d719afd-f541-4519-9f53-097696e5c21d

Voxelstice commented 2 months ago

yeah honestly at that point im not even sure