Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Logistics] Moving items in/out of inventories using cables does not update adjacent blocks #548

Open
5 tasks done
GabFran opened this issue Dec 27, 2024 · 0 comments
Open
5 tasks done
Labels
type: bug Something isn't working

Comments

@GabFran
Copy link

GabFran commented Dec 27, 2024

Agreements

  • I am using an official build of Nova.
  • I am running the latest version of Nova.
  • I am using a server software supported by Nova
  • I am running the latest version of my server software.
  • I have checked for similar issues.

Check for plugin incompatibilites

There are no other plugins running on my server.

Plugin Version, Server Software, Server Version

Paper 1.21.4-53, Nova v0.18-alpha.12

Nova Addons and Versions

Simple-Upgrades v1.5-alpha.2, Machines v0.4.7-alpha.5, Logistics v0.2.10-alpha.4

Expected behavior

When items are inserted into or removed from an inventory, adjacent blocks should be updated, like a hopper does.
This allows blocks like comparators to detect when an inventory has changed its contents.

Observed/Actual behavior

Adjacent blocks to an inventory which has items inserted or removed using cables do not update, making their behaviour inconsistent with actual inventory contents.

Steps to reproduce

  1. Place two inventories
  2. Connect these inventories using cables, one with an output and the other with an input configuration
  3. Place a comparator next to these inventories
  4. See how the comparators do not update when items are moved, only when the comparator itself is updated

Server log

https://mclo.gs/7jTc0yD

Errors

No response

Additional context

No response

@GabFran GabFran added the type: bug Something isn't working label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant