Incorrect redstone warning
duncanwebb opened this issue ยท 6 comments
Minecraft Version
1.12.2
Forge Version
1.12.2-14.23.5.2768
Mod Version
1.12.2-0.11.3-366
Describe your problem, including steps to reproduce it
Took me a while to figure this out, as you can see from the image there is a warning about redstone and there is a redstone signal being applied. However the pressure is increasing so it is working.
First I thought that it was a problem with automated redstone emitters but I don't think it is.
To reproduce the situation first set the pressure settings in pressure gauge tube module with an advanced circuit, let the pressure reach the settings and then change from greater than to less than. I also changed the low/high redstone settings.
Hope this is clear and many thanks for all you efforts. Like the cheaper advanced circuits and the jetboots display even though the letters overlap a bit.
I've been noticing this inversion as well. The machine functions as expected, but the warning is there when it's working, rather than when it's disabled. Hard to tell from the screenshot, but it is using the power in the buffer and definitely making air.
This happens on everything as far as I can tell.
Forge: 14.23.2847
PNC 1.12.2-0.11.7-375
I suspect something has just gone wrong in the world though.
I can't reproduce with only PNC.
I've also added a few of the major mods in my pack to my test profile (thermal series, crafttweaker) and am not able to reproduce it there either.
Worse, I can't reproduce it in the my actual pack in a new world. Maybe it's just a byproduct of using that world for so much testing while swapping mods in and out.
I'll look into the redstone problem; could well be a sync issue.
Regarding text overlapping, do you have a screenshot of that? Sounds like something that should be easy to adjust...
Yep, smooth font is probably throwing off the text width calculations. I'll see if there's a clean fix for it, or failing that a dirty hack..