Blood Magic

Blood Magic

90M Downloads

Ticking block entity for EntityMeteor

iggyvilla opened this issue ยท 1 comments

commented

Issue Description:

Ticking block entity crash happens once a player sacrifices a valid sacrifice to the Mark Of The Falling Tower.

What happens:

A server crash starting with the following lines:

Description: Ticking block entity

java.lang.NoSuchMethodError: wayoftime.bloodmagic.entity.projectile.EntityMeteor.func_70016_h(DDD)V
	at wayoftime.bloodmagic.ritual.types.RitualMeteor.performRitual(RitualMeteor.java:73)

What you expected to happen:

A meteor falls from the sky that makes the ore-filled meteor.

Steps to reproduce:

  1. Activate the Mark Of The Falling Tower ritual.
  2. Sacrifice a valid sacrifice (block of iron/diamond/stone, etc...)
  3. Crash

Affected Versions (Do not use "latest"):

commented

19c815d
Thanks for the report!