Apotheosis

Apotheosis

70M Downloads

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

raziel23x opened this issue ยท 0 comments

commented

Versions:
Minecraft: 1.14.4
Forge: 28.1.0-28.1.22
Apotheosis-1.14.4-2.4.0
CyclopsCore-1.14.4-1.5.3
EverlastingAbilities-1.14.4-1.5.5
lycanitesmobs-1.14.4-2.1.0.2
Placebo-1.14.4-2.2.1

Example modpack with just the mods listed
Testing invisible crash-1.0.0.zip

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

Short description
I have started testing this mod with just lycanitesmobs while did not crash so i added EverlastingAbilities and CyclopsCore no crash but the second i add Apotheosis and Placebo and run the same test that is when the crash happens

Description of the issue
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)
CyclopsMC/EverlastingAbilities#132