spark

spark

26M Downloads

Not compatible with modded. Cannot cast com.pixelmonmod.pixelmon.blocks.tileentity.PokeChestTileEntity to net.minecraft.tileentity.ShulkerBoxTileEntity

johnfriedrich opened this issue ยท 1 comments

commented

Hey,
using spark-1.10.37-bukkit on an Arclight server with Pixelmon 9.1.5.

Not sure since which spark or Pixelmon update, but we are getting tons these exact classcast errors each minute since then.

https://pastebin.com/rUrc66NT

Spark probably does assume its vanilla Minecraft and trys to cast these(Maybe because due to a common interface?). Would be great to have a check before to keep modded compatibility.

Forge 1.16 Builds of spark are super old and so Bukkit builds are the only way to use all of the new epic features

commented

Not a spark bug as far as I can tell