Applied Energistics 2

Applied Energistics 2

137M Downloads

Notifications when finished crafting don't work if Wireless Terminal is in Curios Slot

mouro001 opened this issue ยท 3 comments

commented

Describe the bug

When requesting an automatic craft and if the option "Notify about finished crafting jobs (requires wireless terminal" is enabled, this will work as long as the Terminal is on the player's inventory. However if the player has the Terminal in the Curios slot, these notifications will not appear

How to reproduce the bug

  1. Have a working AE2 setup with auto crafting (Crafting CPUs, Wireless Terminal)
  2. Craft a Wireless Terminal
  3. Link it to the network
  4. Place the Terminal inside the Curios Slot
  5. Open it (using the keybind)
  6. Request the system to craft an item
  7. Switch to the "Crafting Status" tab
  8. Observe the craft to finish

Expected behavior

You should receive the notification that the item was finished crafting just like you would if you had the Terminal in your inventory

Additional details

Using the modpack https://www.curseforge.com/minecraft/modpacks/mechanical-mastery (version 1.5.0)

Which minecraft version are you using?

1.18

On which mod loaders does it happen?

Forge

Crash log

(forced) https://gist.github.com/mouro001/d37f0e96917a63da7065ac8babe2f9d0

commented

that is an ae2wtlib issue, as it adds the ability to use terminals in curio slots

1.18.2 is however not supported by ae2wtlib anymore (even tho the ae2 api needed to do this is ported to 1.18.2)

commented

It is already fixed in later versions

commented

I see, should I report it to that instead? At least to be fixed in a future supported version.