ChocoCraft

ChocoCraft

7M Downloads

[Bug]: [1.21.4] Crash (IllegalAccessError) when opening player inventory while riding a Chocobo

Closed this issue ยท 0 comments

commented

General Info

  • I am running a modpack
  • I can reproduce this issue consistently in single-player
  • I can reproduce this issue consistently in multi-player
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same problem.
  • I am crashing and can provide my crash report(s)
  • I am using the latest version of the mod

Loader version

Fabric 0.17.2

Minecraft version

1.21.4

Mod version

0.12.1

Java version

1.8.0_371

Issue Description

Steps to Reproduce
Tame a Chocobo.
Mount the tamed Chocobo.
While riding the Chocobo, press the key to open the player inventory (E).
The server (or client) crashes instantly.

The game/server crashes with a java.lang.IllegalAccessError. It seems the mod is trying to access a private method from Minecraft when the inventory is opened.

Image

Additional Information

No response