McJtyMods / RFToolsControl

RFTools Control is an addon for RFTools adding a programmable logic block
MIT License
34 stars 18 forks source link

Uable to use the "Drop Item" #180

Closed FeedTheChunk closed 3 years ago

FeedTheChunk commented 3 years ago

Issue description: Unable to pick up any item from inventory to use in the "Drop item:" feature for Item OpCodes.

Steps to reproduce: Open Programmer, insert a Program Card, place any item opcode (i.e. Operation: fetch items), select "Item." In the configuration window select "Constant." It's my understanding that from here you should be able to drag an item from your inventory and drop on the Drop Item place provided. However, unable to pick up any item from inventory to drag and drop to the configuration slot.

I have tried with all of the item Opcodes that take an "Item" as a config parameter, all seem to be affected.

Versions:

Using the SkyBees mod pack version 3.0.3b

Possibly incompatible mods and versions: OptiFine HD U G7 - Disabling had no affect. Performant 1.16.2-4-3.30m is also included in the pack but has been disabled.

Relevant logs, if any: None.

image

McJty commented 3 years ago

Ok, I can reproduce. Will try to find a fix

McJty commented 3 years ago

Will be fixed soon. Needs an update of McJtyLib, RFToolsBuilder, and RFToolsControl

FeedTheChunk commented 3 years ago

Thank you for looking at this. Now I know it isn't something I was doing wrong.