TeamPneumatic / pnc-repressurized

A port of PneumaticCraft to MC1.12+
Other
122 stars 48 forks source link

Incorrect redstone warning #354

Open duncanwebb opened 5 years ago

duncanwebb commented 5 years ago

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.

strange-message

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.

desht commented 5 years ago

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...

duncanwebb commented 5 years ago

jet-boots-headsup

I'm using smooth font as I find it easier to read. Smooth font seems to be a new trend.

desht commented 5 years ago

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..

desht commented 5 years ago

Jetboots stat window should now render better for you.

I could not reproduce the redstone warning issue - tried numerous combinations of signal/no signal/high/low and it always behaved as I expected. Will leave this open for now though.

MuteTiefling commented 4 years ago

Capture

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.

desht commented 4 years ago

Yeah, there's something really subtle going on here...