reobf / Programmable-Hatches-Mod

An addon for GTNH modpack(2.5.1+)
MIT License
83 stars 3 forks source link

Incorrect interaction with Universal Wireless Terminal #146

Closed gasgsm closed 2 months ago

gasgsm commented 2 months ago

Here is initial pattern in Universal Wireless Terminal

Image

Click x2 several times

Image

Now middle click on Programming Circuit (Reset) to adjust the number from 8 to 1

Image

Click Set button and everything changed to initial state (except fluid) which is not expected.

Image

This is not reproducible in normal ME Pattern terminal.

GTNH 2.7.2, programmablehatches-0.1.1p9.jar

reobf commented 2 months ago

Reproduced.

The bug actually is: When you click x2 button, wireless terminal will not save the changes. The doubled amount will be lost if you close the GUI or switch to another GUI (e.g. the Select Amount GUI).

However, I can reproduce this on vanilla GTNH2.7.0 pack without my mod (that is to say, not my problem). It seems that it's a bug of AE2FC.

I havn't tested on vanilla GTNH2.7.2, if you can reproduce this bug without my mod on 2.7.2, please report this issue to GTNH. Confirmed on vanilla GTNH2.7.2, please report this issue to GTNH.

reobf commented 2 months ago

To reproduce: 1.Encode a pattern on wireless terminal 2.Double it 3.Close the GUI 4.Reopen it. 5.The pattern is reset to x1

gasgsm commented 2 months ago

https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/18007