Railcraft Reborn

Railcraft Reborn

3M Downloads

Advanced Item Loader no longer Emits Redstone

Closed this issue ยท 0 comments

commented

Is there an existing issue for this?

  • I have searched the existing issues

Description of the Bug

With the release of 1.2.3, the Advanced Item Loader (and presumably other (un)loaders as well) no longer emit a redstone signal when they have completed their work. As a result, any locking track that is holding a cart / train will never release said train.

Reverting to 1.2.2 resolve the issue.

As a guess, related to the fix for #258

Railcraft Reborn version

1.2.3

NeoForge/Forge version

21.1.64

Minecraft version

1.21.1

Minecraft server

Yes

To Reproduce

Really, the description pretty much covers it I think.

  1. Place an Advanced Item Loader. (Probably others as well)
  2. Place a locking track alongside the 'working' side of the block
  3. Place a cart (chest cart, for example) on locking track
  4. If loader has nothing to load (or is set to operate on a different type of cart), loader should emit a redstone signal, power the locking track, and release the cart.
  5. It doesn't.

Expected behavior

Instead of "It doesn't", "It does".

Logs & Environment

Nothing in logs.

Screenshots & Video

No response