Notifications when finished crafting don't work if Wireless Terminal is in Curios Slot
mouro001 opened this issue ยท 3 comments
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
- Have a working AE2 setup with auto crafting (Crafting CPUs, Wireless Terminal)
- Craft a Wireless Terminal
- Link it to the network
- Place the Terminal inside the Curios Slot
- Open it (using the keybind)
- Request the system to craft an item
- Switch to the "Crafting Status" tab
- 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
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)