ZeroNoRyouki / ExtremeReactors2

19 stars 16 forks source link

Reactor is having a "meltdown" at 0% rod insertion and OC API not working [1.12.2] #124

Closed Renno231 closed 11 months ago

Renno231 commented 11 months ago

ExtremeReactors-1.12.2-0.4.5.68.jar

I'm experimenting with making my own reactor control panel, however, there seem to be a few critical bugs in the latest version of Extreme Reactors for 1.12.2.

  1. The OC API for control rods seems to be completely non-functional.
  2. When I place (or replace) the computer port on the reactor, the control rods gradually increment till they hit 0. Within seconds of being 0 insertion, the reactor has a "meltdown" where it promptly freaks out (see attached video) and becomes unresponsive until I replace the computer port. This seems to happen every time without fail even if the stored RF is empty or full.

https://github.com/ZeroNoRyouki/ExtremeReactors2/assets/75190549/ca58652d-4f2d-4fea-9645-d88c03aa1a06

For reference, the text that reads "rodLevel" on the bottom right of the GUI is the desired calculated level. It makes no difference in reactor behavior when I call the component API to set the control rod level to this number.

Renno231 commented 11 months ago

Hmm, on further inspection it seems there was another program that I had installed that was causing the unexpected meltdown behavior. However, the OC API for changing control rod insertion level is still not working.

Renno231 commented 11 months ago

Seems that the methods provided don't work unless the numbers are specifically doubles.