bug with right click
darkcamo12 opened this issue ยท 7 comments
FE 12.3.56+
MC 1.12.2
modpack: omnifactory and FTB revelations, there could be more
when you try and use a applied energistics 2 memory card to copy the settings for a PTP tunnel it comes up saying "copied current device configuration to memory car" then on the next like comes up saying "memory card cleared" the memory card for example will stay blank
how to replicate:
try to access a chest with AE cable, enderio conduits and redstone to name a few in your active hand slot it will place the cable/redstone down
Got the same issue, and some other cases too:
- Right clicking with AgriCraft cropsticks (item) in hand on AgriCraft cropsticks (block) does put the crossbreeding cropstick and place a new cropstick.
- Right clicking with redstone on interactable blocks like Thermal Expansion's machines or caches, the interaction is performed but the redstone is placed too.
Removed ForgeEssentials and thoses cases went away.
Versions:
Minecraft: 1.12.2
Forge: 14.23.5.2847
ForgeEssentials: 12.3.60
I will investigate how to fix this bug at some point. It would help though if you can provide me a mod list / pack that I can easily test out to debug and fix this bug.
Did you tried with:
serverside
- ForgeEssentials,
- Applied Energistics 2,
- the Thermal Series,
clientside
All of serverside except FE ?
Of course including dependencies...
the latest and debug logs which i forgot
Latest.log: https://gist.github.com/darkcamo12/3008829a12feffe5731894ac90bac7c9
Debug.log: https://gist.github.com/darkcamo12/51802f6d97fa988b58ed790adcf0c87b
I was noticing this bug over the past couple days. It was a pain to track it down to being a bug with Essentials. I'm still working on pinning down a setting to fix the behavior and if there is another mod involved with the bug or what mod it is. It still happens with ALL modules in main.cfg disabled.
Anyway, to put it simply and remove all other interaction factors and replicate the bug: Place a chest, then open it from the front while holding redstone dust in your hand. The chest GUI will open AND the dust will place in front of the chest. This doesn't seem to happen with basic blocks (IE while holding cobblestone). It does seem to affect all peaceable tile entities and interacting tools. #2501 explained it quite well.
For example if you wrench a machine to rotate it, it will rotate, but the GUI will open as well. Dank Nulls will place blocks.
For vanilla-like activity this is a moderate annoyance. For certain mods and circumstances this is a game breaking bug.
After further testing I can report this is NOT a mod compatibility issue.
Tested with ONLY:
Minecraft 1.12.2
Forge 14.23.5.2847
Forge Essentials 12.3.82
further tested with Forge 14.23.5.2854 and Forge Essentials 12.3.83
I'm hoping this ends up being a quick fix. I'm pretty much done testing since I can't really narrow it down any further than that outside of testing old versions or something.