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

[BUG] Tent Doesn't Reorient Some Horizontally-Orientated Blocks #148

Closed
Xechorizo opened this issue Aug 11, 2021 · 1 comment
Closed

[BUG] Tent Doesn't Reorient Some Horizontally-Orientated Blocks #148

Xechorizo opened this issue Aug 11, 2021 · 1 comment

Comments

@Xechorizo
Copy link

Xechorizo commented Aug 11, 2021

Is this a modpack or mod issue?
(if something is screwy using a certain mod, then send the bug to the mod dev first.)

  • Mod Suspected - Campanion Tents seem to work well until paired with oriented blocks. If Tent cannot manage blocks that write world data, possibly a check can be done to prevent packing the Tent, or skip world data blocks within the Tent upon packing.

PLEASE MENTION IF YOU ADDED ANY MODS.. ESPECIALLY SODIUM, IF YOU DON'T, IT MAKES US VERY GRUMPY

  • None

Modpack Version
(any bugs using a non-up-to-date version will be asked to replicate with the most up-to-date release)

  • All of Fabric 3 v2.8.5

Describe the bug
A clear and concise description of what the bug is.

  • Picking up a Campanion Tent with a Campanion Tent Bag, rotating the tent, and placing the tent again, places blocks with old orientations. This causes some placed blocks within the tent to be misoriented. For example:
  1. Kibe Xp Shower, Placer, Breaker
  2. AE2 Terminals, P2P Tunnels
  3. Industrial Revolution Power Cables
  4. Chisels & Bits

To Reproduce
Steps to reproduce the behavior:

  • Place an affected horizontally-oriented block in range or within a Campanion 1.3.5 Tent.
  • Pick up the Tent with the Tent Bag.
  • Rotate the Tent.
  • Place the Tent.
  • Observe the affected horizontally-oriented blocks have wrongly maintained their original orientation.

Expected behavior
Horizontally-oriented blocks reorient to the new orientation.

  • Place an affected horizontally-oriented block in range or within a Campanion 1.3.5 Tent.
  • Pick up the Tent with the Tent Bag.
  • Rotate the Tent.
  • Place the Tent.
  • All blocks placed reflect the new orientation.

OR

  • Place an affected horizontally-oriented block in range or within a Campanion 1.3.5 Tent.
  • Pick up the Tent with the Tent Bag.
  • Packing the Tent skips over the affected horizontally-oriented blocks, or packing does not occur.

Screenshots
If applicable, add screenshots to help explain your problem.

image
image
image
image

Logs
(you can use https://paste.alloffabric.com)

  • N/A

Additional context
Add any other context about the problem here.

  • N/A

Let me know if further info is needed - Thanks!

@Xechorizo Xechorizo changed the title [BUG] Tent Doesn't Keep Some Horizontally-Orientated Blocks [BUG] Tent Doesn't Reorient Some Horizontally-Orientated Blocks Aug 11, 2021
@Wyn-Price
Copy link
Member

Nothing to do with us. They should implement Block#rotate

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

2 participants