Ender IO Machine Break Crash
Cazadorsniper opened this issue ยท 7 comments
Issue Description:
Any machine that is broken crashes the player. Trying to replace where the machine was with an air block.
Was reported to me via: Cazadorsniper/PO3#216
What happens:
Ender IO machines cause a crash on breakage.
Works fine as long as the player is in creative mode.
What you expected to happen:
I expected the machine to break and go to my inventory without crashing.
Steps to reproduce:
- Place any enderio machine down.
- Break with a pickaxe.
- Crash.
...
Affected Versions (Do not use "latest"):
- EnderIO: 5.0.43
- EnderCore: 0.5.52
- Minecraft: 1.12.2
- Forge: 14.23.5.2815
- SpongeForge? no
- Optifine? no
- Single Player and/or Server? Server, haven't been able to reproduce in singleplayer, but my friend was able on a server.
Your most recent log file where the issue was present:
This is a bug in Botania, they ask us about the AIR item---which our items obviously cannot answer.
https://github.com/Vazkii/Botania/blob/master/src/main/java/vazkii/botania/api/BotaniaAPI.java#L354 <-- creating an empty stack.
fixed there with VazkiiMods/Botania@1701732
fixed there with VazkiiMods/Botania@1701732