Crash: `java.lang.NullPointerException: Ticking player` (after killing Enderman)
ThuursDay opened this issue ยท 3 comments
Description
The game crashes upon picking up or hovering over a drop (untextured item) of an enderman
To Reproduce
Steps to reproduce the behavior:
- Spawn an enderman
- Kill it
- 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
Thank you for the report!
This is happens since i recently removed bunch of items from mod EndReborn.
To temporary fix this issue:
- Go to file
config\malekremoveregistries.txt
- Remove line
endreborn:food_ender_flesh
This steps will make Endermans drop Mysical Flesh as before.