ATM:R - Breaking redstone throws console error. Pickup of redstone dust is delayed.
ASchneider-GitHub opened this issue ยท 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
- Clean install of ATM3:R
- Break redstone ore
- Observe delay in picking up redstone dust
- Observe console logs
Log
N/A
Detailed Description
N/A