Cyclops Core

Cyclops Core

93M Downloads

NoSuchMethodError Exception on Forge 1.14.4-28.1.0

man-im-unoriginal-af opened this issue ยท 1 comments

commented

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:

  1. Install CyclopsCore to /mods
  2. Launch Minecraft
  3. 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:

https://pastebin.com/79gH5YDz

commented