[1.16.5-416] Crystal Cube/comparator interaction broken on SP world reload
mathwiz617 opened this issue ยท 3 comments
Version Information
Forge version: 36.1.0
Botania version: 1.16.5-416
Further Information
Link to crash log: not a crash
Steps to reproduce:
- Place items (up to a stack) in a corporea monitored inventory (in one slot)
- Watch the item with crystal cube
- close world
- reopen world
5a. Shift-click items out of the monitored inventory
6a. Comparator will now read same as before
5b. update comparator
6b. Comparator will now read 0
What I expected to happen:
Comparator would stay correct after relog.
What happened instead:
It broke as described above
Known workaround: update both comparator and crystal cube when logging in each time. Comparator needs a block update, cube can be updated by changing the number of shown items in the system.
Update: it seems changing the number of shown items in the system twice also fixes things.
Update 2: It seems updating the comparator first makes it read "0" no matter how many shown blocks are in the system.