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

ATM:R - Breaking redstone throws console error. Pickup of redstone dust is delayed. #993

Open
ASchneider-GitHub opened this issue Nov 27, 2021 · 0 comments

Comments

@ASchneider-GitHub
Copy link

Expected Behavior

Redstone dust should drop like every other entity

Current Behavior

Breaking redstone ore causes the console to spit out the warning:

[Server thread/WARN] [minecraft/EntityTrackerEntry]: Fetching addPacket for removed entity

one time for every dust yielded from the ore. Player is unable to collect redstone dust immediately after breaking the ore, as there's a noticeable delay.

Possible Solution

N/A. Redstone should be treated like every other dropped entity. I'm not even sure what mod is causing this behaviour.

Steps to Reproduce

  1. Clean install of ATM3:R
  2. Break redstone ore
  3. Observe delay in picking up redstone dust
  4. Observe console logs

Log

N/A

Detailed Description

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant