Jump to content

BliZZarD4591

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by BliZZarD4591

  1. Dear all, I am trying to port a mod which worked for 1.19.3 to 1.21.3, but I get an exception on startup: [19:21:15] [Render thread/ERROR]:Exception caught during firing event: 'boolean net.minecraft.world.entity.player.Player.m_6147_()' The problem seems to be a call to `player.onClimbable();`, which is a method of Player. Does anyone have any idea on why this breaks? The source code is available on GitHub here: github.com/blizzard4591/FasterLadderClimbing/blob/master/src/main/java/net/jaspr/fasterladderclimbing/PlayerEventListener.java Thank you for your input!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.