Ender IO Zoo

Ender IO Zoo

962k Downloads

Ticking tile entity from Vibrant Solar Panel causes crash

Zettt opened this issue ยท 1 comments

commented

Issue Description:

Breaking a vibrant solar panel with an enderio pick causes Minecraft to crash, and crash onload. Removing the ticking entity with mcedit makes the problem temporarily go away.

What happens:

It crashes.

What you expected to happen:

Not to crash.

Steps to reproduce:

  1. Break Vibrant Solar Panel.

Affected Versions (Do not use "latest"):

  • EnderIO: 3.0.1.94
  • EnderCore: 0.4.1.49
  • Minecraft: 1.10.2
  • Forge: 2070

Your most recent log file where the issue was present:

http://pastebin.com/nF2WcqBD

commented
at mcmultipart.block.BlockCoverable.func_185477_a(BlockCoverable.java:138)

That's not an Ender IO crash, that's mc multipart.

Seems the dropped item is colliding with an mc multipart block, making that one crash.