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

Smart Chutes & Vault & Redstone #6154

Closed
FlorianDebosz opened this issue Feb 21, 2024 · 10 comments
Closed

Smart Chutes & Vault & Redstone #6154

FlorianDebosz opened this issue Feb 21, 2024 · 10 comments
Labels
type: bug Issue where something isn't working

Comments

@FlorianDebosz
Copy link

Describe the Bug

Hello i play on minecraft 1.18.2 with Create 0.5.1f

and i've an issue for explain redstone stuck Smart chutes obviously but if you cancel the redstone power the chutes won't reactivate

Reproduction Steps

  1. Place Vault
  2. Place Smart chutes under the vault and a redstone power for disable it
  3. Place Block into the vault
  4. Disable the redstone power source
  5. Block will not go out of the vault

Optionnal :

  1. Place Chest
  2. Place Smart chutes under the chest and a redstone power for disable it
  3. Place Block into the chest
  4. Disable the redstone power source
  5. Block will go out of the chest
    ...

Expected Result

the expected result should be probably :
you destroy the power redstone source and the blocks go out of the vault by the smart chutes

Screenshots and Videos

Screenshot_2

Crash Report or Log

No response

Operating System

Windows 11

Mod Version

0.5.1f

Minecraft Version

1.18.2

Forge Version

40.2.17

Other Mods

  • Improved Mobs
  • Journeymap

Additional Context

No response

@FlorianDebosz FlorianDebosz added the type: bug Issue where something isn't working label Feb 21, 2024
@drwoops
Copy link
Contributor

drwoops commented Feb 21, 2024

i was able to reproduce this bug. adding a new item to the vault unstucks it.

@FlorianDebosz
Copy link
Author

i was able to reproduce this bug. adding a new item to the vault unstucks it.

can be a huge issue if the vault is full ^^

@VoidLeech
Copy link
Contributor

Seems related to 0510ea3

@drwoops
Copy link
Contributor

drwoops commented Feb 21, 2024

its probably the inVersionTracker not being reset properly

@FlorianDebosz
Copy link
Author

its probably the inVersionTracker not being reset properly

Quite possible

@drwoops
Copy link
Contributor

drwoops commented Feb 21, 2024

Oddly brass funnels seem to work fine

@FlorianDebosz
Copy link
Author

FlorianDebosz commented Feb 21, 2024

Oddly brass funnels seem to work fine

Yeah i tried but i feel it so much uglier than chute in the case the output is under sadly

@drwoops
Copy link
Contributor

drwoops commented Feb 21, 2024

ofc. I wasn't suggesting it as an alternative. It's just that chutes and funnels are very similar in behaviours, and comparative inspection of the code might uncover the source of the bug.

@FlorianDebosz
Copy link
Author

ofc. I wasn't suggesting it as an alternative. It's just that chutes and funnels are very similar in behaviours, and comparative inspection of the code might uncover the source of the bug.

Ah fine, yeah that's true that they are quite similar on some point

@blockninja124
Copy link

blockninja124 commented Apr 26, 2024

This seems to maybe be the same bug as 20638823544?

simibubi added a commit that referenced this issue Aug 6, 2024
- Fixed powered smart chutes scanning inventories for extractable items / updating their version tracker #6154 #5867 #6770
@IThundxr IThundxr closed this as completed Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Issue where something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants