NoSuchMethodError Exception on Forge 1.14.4-28.1.0
man-im-unoriginal-af opened this issue ยท 1 comments
Issue type: Probably a typo.
- ๐ Bug
Short description:
Mod is incompatible with Forge 28.1.0 with the following error message that looks to be a coding typo:
---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 9/15/19 4:49 AM
Description: Exception in server tick loop
java.lang.NoSuchMethodError: net.minecraft.entity.player.PlayerEntity.getPersistantData()Lnet/minecraft/nbt/CompoundNBT;
Full log will be attached.
Steps to reproduce the problem:
- Install CyclopsCore to /mods
- Launch Minecraft
- Load a save game
Expected behaviour:
Game will freeze whilst Console Output already laying out the error
Versions:
- This mod: 1.5.0
- Minecraft: 1.14.4
- Forge: 28.1.0
Log file:
Duplicate of CyclopsMC/EverlastingAbilities#129