[Bug]: Duplication glitch of Chipped crafting stations with Thermal Foundation Crescent Wrench [Forge 1.20.1]
sheppysheps opened this issue ยท 0 comments
Bug Description
When right-clicking with the Crescent Wrench from Thermal Foundation on any Chipped crafting station, it will rotate the bench as expected, but it appears to create an additional entity: a bench with no texture (just block highlighting). After creation of the invisible entity, it can also be rotated with the wrench independent from the original bench with the texture. If the two entities do not occupy each others space by manipulating their rotation, the invisible bench can be broken with any tool or empty handed and the bench item will drop, creating a duplicate.
How to Reproduce?
- Open a survival world on Forge 1.20.1 with Chipped 3.0.4 and Thermal Foundation 11.0.2 (with all dependencies)
- Craft any Chipped bench (Glassblower, Botanist Workbench, etc) and a Crescent Wrench from Thermal Foundation.
- Right click the bench with the wrench, causing it to rotate. An additional invisible bench will appear and can be highlighted.
- Rotate the invisible bench with the wrench, and have it not overlap the original bench.
- Break the invisible bench with any tool.
- A duplicate bench of that type will drop as an item.
Expected Behavior
The wrench should:
A. Not work with the TF's Wrench API, as it causes incompatibilities like this with other mutliblock entities.
or
B. Rotate without breaking it's positional data or setting it's position correctly.
Version
3.0.4
Mod Loader Version
1.20.1 47.2.17
Mod Loader
Forge
Logs or additional context
No logs, crash logs, or debug logs are available.
Mods Installed while reproducing behavior, the most recent versions available on Modrinth:
Chipped 3.0.4
Thermal Foundation 11.0.2
CoFH Core 11.0.0
Athena 3.1.2
Resourceful Lib 2.1.24
I am unsure if this is an issue to bring to Team CoFH or Chipped. I run a server and one of my players discovered this bug on accident. Please cross-post this to the CoFH github if necessary, thank you.
Code of Conduct
- I have searched the issue tracker and confirmed that the issue has not been reported
- I have checked the FAQ (if one is present) and my issue is not listed
- I have verified that I am using the latest version of the mod
- I have verified that I have installed all the required dependencies for the mod
- I have verified that I do not have Optifine installed. We will close issues if we detect Optifine is in your pack. We cannot fix Optifine issues. Please do not report issues with Optifine present.