Bedrock Ores can't be harvested with normal pickaxe
BakermanLP opened this issue ยท 4 comments
We are trying to harvest Bedrock Ores with a standard pickaxe. Expected yield is decreased by one, but no ore drops.
Used mod versions are here: https://github.com/BakermanLP/ProjectRET-AoT/blob/1.11.2/VERSIONS.md
This seams to be only a multiplayer / server problem.
Michael (aka BakermanLP)
IIRC when we last tried to track this down, it turned out this didn't happen on a regular Forge server; do you have any more insights what Sponge (?) does differently that is breaking this?
On the first try to excavate one bedrock ore, this is shown on the consol of the server:
[09:03:29] [Server thread/WARN] [Sponge]: No entity type is registered for class net.minecraftforge.common.util.FakePlayer
I can confirm, that this is only a problem with bedrockores + spongeforge. Without spongeforge this is working fine.
I have opened a issue on spongeforge issue tracker:
SpongePowered/SpongeForge#1825
Full server log:
http://paste.ubuntu.com/25850428/
Added a comment. As mentioned there, that warning doesn't appear in the linked log from what I can tell? Just making sure it's the one you wanted to link.
Let's see what they say, if it's something I have to/can fix, or if it's up to SpongeForge.