Skip to content
This repository has been archived by the owner on Apr 22, 2019. It is now read-only.

Transmutation Tablet GUI not updating properly #1065

Open
Drullkus opened this issue Jun 1, 2016 · 4 comments
Open

Transmutation Tablet GUI not updating properly #1065

Drullkus opened this issue Jun 1, 2016 · 4 comments
Assignees
Labels

Comments

@Drullkus
Copy link

Drullkus commented Jun 1, 2016

I have an item of a high EMC value, and the Alchenomicon "knows" something of lesser EMC value. I put the high-value item into one of the 8 slots in the circle and then Alchenomicon into its slot, the lesser-EMC valued items are not displayed until I take the high-EMC value item out of the item to re-insert.

eebug

What I thought would happen:

I would put the Alchemical Chest into one of the 8 slots, and the Book into the book slot. The list would automatically appear. It did not.

Version 0.3.0.544

@Drullkus
Copy link
Author

Drullkus commented Jun 1, 2016

Found another:

eebug2

If I take the book out of the slot, the list disappears until I close GUI and re-open.

@pahimar
Copy link
Owner

pahimar commented Jun 1, 2016

Known issue, its a GUI sync issue. You will find that if you click in the blank area that the output slots update and you can take stuff out. Same as if you close the GUI and reopen. Will be fixed in MC 1.9.4

@pahimar pahimar added the bug label Jun 1, 2016
@pahimar pahimar added this to the 0.4.0 milestone Jun 1, 2016
@pahimar pahimar self-assigned this Jun 1, 2016
@DarkGuardsman
Copy link

DarkGuardsman commented Jun 2, 2016

could fix it by re-syncing that data manually with a refresh button or forcing it with a packet every few seconds. I'll fork your code and see if I can spot the issue.

@rchard2scout
Copy link

It looks like it only needs an extra resync on inserting the book, because that's where the bug happens. I don't have time to dive into the code right now, but maybe @DarkGuardsman, while you're looking at it?

@pahimar pahimar removed this from the 0.4.0 milestone Apr 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants