Explosive Pickaxe/Shovel - Duplication glitch
MichalInC opened this issue ยท 8 comments
๐ Description (REQUIRED)
When you place two or more halfblock machines next to each other (for example any type of solar generator) and then you mine one of them with explosive tool ( shovel / pickaxe) you will destroy just the one you mined, but to ground will drop that amount of machines, that can range of explosive tool mine.
๐ Steps to reproduce the Issue (REQUIRED)
- Place two or more solar generator next to each other
- Destroy one of them by explosive tool
- Check the amount of panels in your inventory
๐ก Expected behavior (REQUIRED)
I expected that, I will get only one. I don't really know what's the problem, because it work only with machine that are represented by half block.
๐ Server Log
N/A
๐ /error-reports/ Folder
N/A
๐งญ Environment (REQUIRED)
! - I tried it on test server with the newest SF version, and it still work
I tried it and nothing happened you just placed 2 solar panels next to each other and mined them with the explosive pick right?
Confirmed. I placed two energized solar generators next to each other and mined one. Two dropped while one stayed on the ground. Net gain of one. I tried it facing all four directions, and every time it duped another solar generator. SF DEV version 886
retried it and it still doesn't seem to work for me ver DEV 880. I get the explosion effect on the other solar panels but they don't drop.
Can confirm.
this items also work in my testing:
Energy Connector
Solar Generator (Any Tier)
Capacitor (Any Tier)
Rainbow Blocks (Any Blocks Type, Any Season Type)
Composter
Crucible
Raw Carbonado
Carbonado
Synthetic Sapphire
Bucket of Fuel
Bucket of Oil
Battery
Power Crystal
Hardened Glass
Wither Proof Obsidian
Wither Proof Glass
Gold Block (24-Carat)
Duct Tape
Cheese
Tin Can
Stone Chunk
Butter
Organic Fertilizer (Any Type)
Ancient Altar
GPS Geo Scanner
GPS Control Panel
GPS Emergency Transmitter
GPS Teleporter Pylon
GPS Teleporter Matrix
GPS Activation Device (Any Type)
Elevator Plate
Cargo Node Output
Cargo Node Connector
Trash Can
Auto Crafter (Any Type)
retried it and it still doesn't seem to work for me ver DEV 880. I get the explosion effect on the other solar panels but they don't drop.
Yes, tried this on DEV-880 and couldn't replicate it. I'm guessing that something broke after 880. because it works on 881-886.
Seems that commit d2e17a is the culprit.
Seems that commit d2e17a is the culprit.
probably not. since dev-880 already has that commit.
probably not. since dev-880 already has that commit.
Nope, that commit was added in DEV - 881, not DEV - 880.
Seems that commit d2e17a is the culprit.
I can almost guarantee it will be.
Making a hard switch from the old Block handlers was gonna cause problems, hence why I made sure to only commit it after the latest RC version was released. I expected issues like these to pop up but they will be fixed soon and quickly.