GregTechCEu / GregTech

GregTech CE 1.12 fork continuing progression and development
GNU Lesser General Public License v3.0
254 stars 176 forks source link

Terminal Debug cannot show that Object Holder has wrong orientation #2557

Open minghinshi opened 3 months ago

minghinshi commented 3 months ago

GregTech CEu Version

v2.8.10

Modpack Used

No response

Addons Installed

No response

Environment

Singleplayer

New Worlds

Yes

Cross-Mod Interaction

No

Expected Behavior

The Terminal's debug function (Multiblock Helper > 3D Builder > Debug) should show an error message describing why a multiblock is not forming.

Actual Behavior

In the case of the Research Station multiblock, if the Object Holder is oriented wrongly (not facing the Research Station block), debugging cannot detect it. No errors are shown, as if the multiblock is correctly formed.

Steps to Reproduce

https://github.com/user-attachments/assets/dec82239-8d6b-47e0-81e4-4de6945a57a2

  1. Build the Research Station multiblock with everything correct except the Object Holder rotated to a wrong direction.
  2. Use the terminal to debug. No error shown.

Additional Information

No response