Lost Trinkets

Lost Trinkets

7M Downloads

A player morphed as a Dark Vex from this mod will crash the game

James103 opened this issue ยท 0 comments

commented

To reproduce (steps copied from linked issue):

  1. Install Lost Trinkets and the Morph mod by IChun, or install Project Architect by ChosenArchitect.
  2. Create a new world with cheats enabled.
  1. Obtain the trinket that summons vexes when something attacks you (forgot the name)
  2. Let something hit you so that the vexes get summoned
  3. Kill a vex
  4. Morph into it

Crashes here:

if (this.owner.equals(entity.getAttackTarget().getUniqueID())) {

See ChosenArchitect/Project-Architect#176 for the crash report.