EverlastingAbilities

EverlastingAbilities

4M Downloads

[1.14.4] java.lang.NullPointerException: Ticking entity when attacking a zombie while invisible

raziel23x opened this issue ยท 1 comments

commented

Issue type:

  • ๐Ÿ› Bug

Short description:

If i go back to forge versions 28.0.x the crash goes away but when i update to any version of forge to 28.1.x that is when the crash happens
when attacking a zombie the game crashes
I started looking through all the source code in all the mods that added new mobs or messed with the loot tables for mobs i have loaded none of them have touched the code for the zombie and from talking with Animefan8888 and he said this could be the issue https://www.minecraftforge.net/forum/topic/76145-forge-281x-causing-crash-when-killing-zombies/?tab=comments#comment-366371
https://gitlab.com/Lycanite/LycanitesMobs/issues/582
MinecraftForge/MinecraftForge#6185 (comment)

Steps to reproduce the problem:

Steps to Reproduce:

  1. find or spawn in a zombie
  2. attack the zombie while invisible
  3. game crashes

Expected behaviour:


Versions:

  • This mod: 1.5.5
  • Minecraft: 1.14.4
  • Forge: 28.1.0-28.1.22

Log file:

https://paste.dimdev.org/akonuzitoh.mccrash

commented

Please don't open new issues for the same thing.
Just comment on the previous issue.
Duplicate of #132.