Suggestions-and-Issues icon indicating copy to clipboard operation
Suggestions-and-Issues copied to clipboard

[Bug]: Latency RAM's Little Endian mode checkbox misbehavior

Open Gelthir opened this issue 1 year ago • 0 comments

Discord Thread

https://discord.com/channels/828292123936948244/1289759373098352672

What happened?

These are probably all related, so I'm just reporting them together. Essentially it seems that the state of the LE mode checkbox is being stored as a global instead of individually for each Latency RAM component.

Bug 1: Create a new schematic -> add a Latency RAM -> set it to LE mode -> restart the game -> click the RAM -> the LE checkbox shows as unchecked. The RAM still has the egg icon and does act in LE mode. It seems to just be a bug with loading the original state of the checkbox.

Bug 2: Restart the game -> create a new schematic with two Latency RAMs -> select the first one and check its LE mode checkbox -> select the second one -> its checkbox is also checked, even though that second one does not have the egg icon and acts in BE mode.

Bug 3: Restart the game -> create a new schematic with a Latency RAM -> set it to LE mode -> create a new schematic with a Latency RAM -> this RAM's checkbox shows as checked, even though it does not have the egg icon and acts in BE mode.

None of these bugs occur with the regular RAM.

Version

0.1177 Beta

What OSes are you seeing the problem on?

Windows, Linux

Relevant debug.log output, search next to the exectuable

No response

Gelthir avatar Sep 29 '24 08:09 Gelthir