ATM-3 icon indicating copy to clipboard operation
ATM-3 copied to clipboard

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

Open ASchneider-GitHub opened this issue 2 years ago • 0 comments

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

ASchneider-GitHub avatar Nov 27 '21 01:11 ASchneider-GitHub