Better Fusion Reactor for Mekanism PLUS

Better Fusion Reactor for Mekanism PLUS

147k Downloads

Minecraft 1.12.2 error while adjusting reactivity on OpenComputers.

KenleyundLeon opened this issue ยท 2 comments

commented

image
image

Edit: solved.

fix: input an hexadecimal number to the function and it will work. Example: 15.0, 15.5, 0.1 NOT 15

for the developer: Please add some sort of response example: awaited number got integer

commented

@KenleyundLeon hey. Why did you close the bug? If issue exists, i need to fix it

commented

The fix is to input an hexadecimal number example: 15.0 NOT 15 due to java awaiting an Number value rather than a integer value.