Create

Create

86M Downloads

Cannot use interactable blocks like seats and train controls depending on how far from bogey.

SPThirtyThree opened this issue ยท 3 comments

commented

Describe the Bug

Unable to use any interactable block that is 18 blocks away from the first bogey on a train.

Reproduction Steps

  1. Place a bogey
  2. Extend train about 20 blocks in one direction with seats (or any interactable block that is supposed to work on a train) anywhere along the train.
  3. Superglue train then assemble.
  4. Attempt to interact with blocks at varying lengths away from the first bogey.

Expected Result

At around 18 blocks away and further from first bogey, player should not be able to enter seat, and neither should mobs that you may try to put in seat with lead. As someone commented, other interactable blocks don't seem to work either, one of which being trapdoors and doors which make an opening sound, but do not open.

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Windows 10

Mod Version

0.5.0c

Minecraft Version

1.18.2

Forge Version

40.1.0

Other Mods

Create and Flywheel are the only two mods.

Additional Context

No response

commented

Most if not all interactable blocks stop working when they are far from the boogey. You should change the title to reflect that.

Opening doors and trapdoors makes a sound but doesn't do anything, train controls block doesn't even get registered so you cannot assemble the contraption.

commented

I am able to reproduce this issue, though the behavior for me seems to be that any interactable can be interacted with, only while the player is standing within around a 9 block radius from the first bogey of a carriage.

This behavior seems to apply to every carriage on a train and order of placement doesn't seem to matter, the "first" always being regarded as the bogey closest to the station.

Interactable blocks within the 9 block radius are not able to be interacted with unless the player is also within the radius, and as mentioned, within an 18 block radius, interactable blocks that make noise will make their noise, but not reflect any change. While the player is within 18 blocks, further interactable blocks will still make noise, but while the player is further than 18 blocks, blocks at the same distance will show no response, while blocks within 18 blocks still produce sound.

I am playing on fabric with create version 0.5.0c, (labeled create-1.18.2-0.5.0c-708 from curseforge).
I have a lot of other mods installed but this behavior persists with only create and it's dependencies, I hope this is still pertinent, and hope it gets fixed soon, cause my train design happens to be barely too long to not be affected by this bug.

commented

I am able to reproduce this issue, though the behavior for me seems to be that any interactable can be interacted with, only while the player is standing within around a 9 block radius from the first bogey of a carriage.

This behavior seems to apply to every carriage on a train and order of placement doesn't seem to matter, the "first" always being regarded as the bogey closest to the station.

Interactable blocks within the 9 block radius are not able to be interacted with unless the player is also within the radius, and as mentioned, within an 18 block radius, interactable blocks that make noise will make their noise, but not reflect any change. While the player is within 18 blocks, further interactable blocks will still make noise, but while the player is further than 18 blocks, blocks at the same distance will show no response, while blocks within 18 blocks still produce sound.

I am playing on fabric with create version 0.5.0c, (labeled create-1.18.2-0.5.0c-708 from curseforge). I have a lot of other mods installed but this behavior persists with only create and it's dependencies, I hope this is still pertinent, and hope it gets fixed soon, cause my train design happens to be barely too long to not be affected by this bug.

That's a fairly in depth investigation. I like it!