Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Casting Error on 1.13+ #2

Closed
Eptiiix opened this issue Aug 15, 2020 · 1 comment
Closed

Casting Error on 1.13+ #2

Eptiiix opened this issue Aug 15, 2020 · 1 comment

Comments

@Eptiiix
Copy link

Eptiiix commented Aug 15, 2020

Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_16_R1.inventory.CraftInventoryCustom$MinecraftInventory cannot be cast to net.minecraft.server.v1_16_R1.PlayerInventory
at org.bukkit.craftbukkit.v1_16_R1.inventory.CraftContainer.(CraftContainer.java:51) ~[patched_1.16.1.jar:git-Paper-135]
at org.bukkit.craftbukkit.v1_16_R1.entity.CraftHumanEntity.openInventory(CraftHumanEntity.java:396) ~[patched_1.16.1.jar:git-Paper-135]
at dev.simplix.cirrus.spigot.menubuilder.SpigotMenuBuilder.open(SpigotMenuBuilder.java:158) ~[?:?]
at dev.simplix.cirrus.common.menu.AbstractMenu.open(AbstractMenu.java:96) ~[?:?]
at dev.simplix.cirrus.common.prefabs.menu.MultiPageMenu.open(MultiPageMenu.java:77) ~[?:?]
at dev.simplix.cirrus.spigot.example.commands.TestCommand.execute(TestCommand.java:40) ~[?:?]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.1.jar:git-Paper-135]

@KotlinFactory
Copy link
Member

Hi,
Cirrus is currently in early development. We will have a look later today.

Best,
Leonhard
SimplixSoftworks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants