Team-EnderIO / EnderIO

EnderIO Rewritten for Modern Minecraft.
The Unlicense
321 stars 92 forks source link

Visual bug for pipes #710

Open castilio20 opened 1 week ago

castilio20 commented 1 week ago

Is there an existing issue for this?

Current Behavior

so when you brake a pipe in a spesifc order i think? not 100% sure it makes a visual bug

Expected Behavior

to not make the visual bug

How to Test

place 2 by 2 pipes and brake the lower left one 2024-06-25_17 46 22

Local Environment

- **Operating System**: 10
- **Java version**: 21
- **Minecraft Version**:1.21 
- **Version**: 6.0.7.274-nightly

Any Additional Information?

No response

ferriarnus commented 1 week ago

related to #711 both are caused by the server not sending the sync packet to the client. To recreate, join a world, place 2 energy conduits, place to item conduits and break an energy conduit. Only seems to happen on first load. Might be some default state that is wrong?

Rover656 commented 4 days ago

This has been idenfied and fixed in PR #724 thanks for reporting! I'll close the issue once the PR is merged to avoid duplicate reports from other nightly testers.