Skip to content

Paper 1.21.4 crash #307

@MidSpike

Description

@MidSpike
---- Minecraft Crash Report ----
...
Description: Exception in server tick loop

java.lang.NoSuchMethodError: 'net.minecraft.core.NonNullList net.minecraft.world.entity.player.Inventory.getNonEquipmentItems()'
	at OpenInv-5.1.10.jar//com.lishid.openinv.internal.common.container.bukkit.OpenPlayerInventory.getStorageContents(OpenPlayerInventory.java:52)
	at org.bukkit.craftbukkit.inventory.CraftInventory.contains(CraftInventory.java:107)
	at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3157)
...


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
	Minecraft Version: 1.21.4
...

Seems like getNonEquipmentItems does not exist in 1.21.4 but is being called.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions