CyclopsMC / IntegratedTerminals

Terminals for managing and overviewing Integrated Dynamics networks
MIT License
5 stars 6 forks source link

Unable to take item out of terminal #83

Closed kirjorjos closed 2 years ago

kirjorjos commented 2 years ago

Issue type:


Short description: When attempting to take specific items out of my terminal (occultism bound books and astral sorcery celestial gateway found so far), it enters my hand and shows the count, but when attempting to click it into my inventory, it does nothing. If said item can be used in a generic crafting table recipe, JEI auto fill is able to pull it out.

Steps to reproduce the problem:

  1. ...Obtain one of the bugged items.

  2. Put bugged item into terminal with any inventory attached

  3. Attempt to take bugged item out of terminal.

Expected behaviour:

I expect it to enter my inventory like any other item.


Versions:

Log file:

latest.log

rubensworks commented 2 years ago

Thanks for reporting!

met4000 commented 2 years ago

from a message on the discord: modpack is e6e 1.4.1

rubensworks commented 2 years ago

@kirjorjos Do you know if those items use any special kind of NBT data? And if so, could you share this NBT information here?

kirjorjos commented 2 years ago

The occultism books say 1 nbt tag but come up blank attempting to read it with "slot item" from an inventory reader > item nbt > display panel. The same thing applies for the astral gateway.

kirjorjos commented 2 years ago

Upon further testing, it works as expected locally and breaks on servers.

rubensworks commented 2 years ago

Can you check what happens in a pack with just the mods mentioned above? Could also be related to some other mod, or perhaps some config option in the server.

kirjorjos commented 2 years ago

I had tested it with the mods listed above on a comment Natalie made, it works as expected locally, I did not try on a server with the mods as it was working locally, but seeing as it only breaks in the server with e6e, I'll try it in a server with the mods mentioned above.

kirjorjos commented 2 years ago

It works as expected on a localhost server with the mods mentioned above. I don't have a non-localhost server to test it with, but I imagine it wouldn't mater.

rubensworks commented 2 years ago

Thanks for checking. In that case there's some other mod in the pack messing with things, or there's some config option on your server that breaks things. I suggest taking this up with your modpack author or server owner. If there's any new information that would come in, be sure to report this here, and we can re-open this issue if needed.

Since the JEI integration works, while the clicking doesn't, I suspect there's some client-side mod in your pack blocking things somehow.

(Another question that may be relevant: does shift-clicking the item out of your terminal work?)