Enigmatica 2: Expert - Extended

Enigmatica 2: Expert - Extended

194k Downloads

Crash: `java.lang.NullPointerException: Ticking player` (after killing Enderman)

ThuursDay opened this issue ยท 3 comments

commented

Description

The game crashes upon picking up or hovering over a drop (untextured item) of an enderman

To Reproduce

Steps to reproduce the behavior:

  1. Spawn an enderman
  2. Kill it
  3. Pick up the item (or hover over the drop in a container if it fell into one)

Screenshots

Modpack version v1.28.0-beta

debug.log or Crash report

//username edited to thuurs
debug.log
crash-2024-01-21_13.10.45-server.txt

commented

2024-01-21_13 43 30
2024-01-21_13 43 21
forgot to add the screenshots.

commented

Thank you for the report!

This is happens since i recently removed bunch of items from mod EndReborn.

To temporary fix this issue:

  1. Go to file config\malekremoveregistries.txt
  2. Remove line endreborn:food_ender_flesh

This steps will make Endermans drop Mysical Flesh as before.

commented

Got it, thanks