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 Chute Bug #5867

Closed
ItzDogo opened this issue Dec 13, 2023 · 10 comments
Closed

Smart Chute Bug #5867

ItzDogo opened this issue Dec 13, 2023 · 10 comments
Labels
type: bug Issue where something isn't working

Comments

@ItzDogo
Copy link

ItzDogo commented Dec 13, 2023

Describe the Bug

I have been having a bug since 1.19.2 but was hopping it would have been fixed in 1.20.... it has not. Smart Chutes keep breaking for me. I have it set put with a Redstone Link to turn off if a barrel gets too full and turn back on when the barrel is near empty but for some reason the Smart Chute sometimes doesnt release items even though its not powered and items are in the Item vault, to solve it I have to break the smart Chute and then replace it

Nothing comes out :/
Break and Replace Smart Chute and it works normal for about 30 minutes

Reproduction Steps

  1. Add an item vault with a Smart Chute under it, put a redstone link near by to power it.
  2. Put a Threshold Switch on a barrel and connect it to the Redstone link
  3. Make the items come out of the barrel somehow. But slowly so the Redstone Link will be active to stop mroe coming.
  4. Wait 20-30 minutes of that and when its unpowered it wont drop anything.

Expected Result

It works as normal, dropping stacks of sand or clay onto the belt

Screenshots and Videos

image
image

Crash Report or Log

No response

Operating System

Windows 10

Mod Version

0.5.1f

Minecraft Version

1.20.1

Forge Version

47.2.0

Other Mods

No response

Additional Context

No response

@ItzDogo ItzDogo added the type: bug Issue where something isn't working label Dec 13, 2023
@blockninja124
Copy link

blockninja124 commented Apr 18, 2024

Having this same issue. Create mod 1.19.2-0.5.1f.jar
More simple demonstration here: video

This bug is actually very simple and common, you just have to be powering a smart chute with redstone under a vault, and you come across this issue. Hope this gets fixed soon, its quite annoying.

@ItzDogo
Copy link
Author

ItzDogo commented Apr 18, 2024

Ninja, the video is privated, no one can see it apart from you, if you unlist the video only people with the link can see it :)

@blockninja124
Copy link

blockninja124 commented Apr 18, 2024

Oh sorry, I think its still uploading. I set it to unlisted. Should be working now.

@blockninja124
Copy link

It appears updating the smart chute with a deployer does fix the chute, however simply causing a block update (e.g. placing a block next to it) doesn't

@ItzDogo
Copy link
Author

ItzDogo commented Apr 18, 2024

It does thanks for the video as I could have done it easier not going to lie haha. But luckily I’m not the only one with this bug 🙏

@ItzDogo
Copy link
Author

ItzDogo commented Apr 18, 2024

I just break it and replace and it starts to work again for about an hour.

@blockninja124
Copy link

Interesting that you only have it happen every now and then. For me its just every time the chute gets powered. You can also fix it by just right clicking the filter instead of breaking the chute, atleast for me.

Also here is a full modlist, in case this isn't just a vanilla create issue:

MrCrayfish's Furniture Mod
cfm-7.0.0-pre35-1.19.2.jar

No Chat Reports
NoChatReports-FORGE-1.19.2-v1.5.1.jar

Not Enough Crashes (Forge)
notenoughcrashes-5.0.0+1.19.2-forge.jar

Oculus
oculus-mc1.19.2-1.6.9.jar

Quark
Quark-3.4-418.jar

Quark Oddities
QuarkOddities-1.18.jar

ReAuth
ReAuth-1.19-Forge-4.0.7.jar

Resourceful Lib
resourcefullib-forge-1.19.2-1.1.24.jar

Rubidium
rubidium-mc1.19.2-0.6.2c.jar

spark
spark-1.10.37-forge.jar

The Endergetic Expansion
endergetic-1.19.2-4.0.0.jar

Tiny Redstone
tinyredstone-1.19.2-4.1.5.jar

@ItzDogo
Copy link
Author

ItzDogo commented Apr 18, 2024

I don’t have a filter on it, also I don’t have any of them mods you listed.

@blockninja124
Copy link

blockninja124 commented Apr 18, 2024

Oh ok then, so its probably just a create mod issue. Also you can right click the empty filter with an empty hand to "update" the chute.
My theory on this bug is that its not checking for new items in the vault when being unpowered, but when you update the filter (or replace the chute) it is re-checking the vault for items of the "new" filter.

Also a pretty decent temporary fix is just have a deployer with an empty hand just constantly activating on the chute, so you don't have to fix it every now and again.

@blockninja124
Copy link

Another temporary fix is putting more items into the vault, which seems to update the chute.

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.

4 participants