
Simply Swords missing resources on the grid
Closed this issue ยท 3 comments
Describe the bug
I cannot extract my simply swords item from the grid, when trying to export the item to external storage it appears as the sword as "missing resources" even though the item is in the grid.



How can we reproduce this bug or crash?
- Put item in the grid
- Cannot be extract
- Add exporter, connected to external storage make the Simply swords as filter
- Make filter on the exporter
- missing resource
What Minecraft version is this happening on?
Minecraft 1.21.1
What NeoForge or Fabric version is this happening on?
neoforge 1.21.1-21.1.174
What Refined Storage version is this happening on?
v2.0.0 beta 2
Relevant log output
Known issue, basically the mod doesn't implement the hashCode() and equals() functions, so when you click on it and it says "hey system do you have a sword equal to the one i just clicked" rs says "no, none of these swords are equal" and so you can't pull it out
๐ @moon-labs, this issue is caused by a bug in the mod providing the item.
Report it to the mod author and include a link to this article for technical details: https://refinedmods.com/refined-storage/items-cannot-be-extracted-from-refined-storage.html#_for_mod_developers
We are closing this issue here as it is not caused by Refined Storage.