InvUI icon indicating copy to clipboard operation
InvUI copied to clipboard

[1.21.1] Unable to use SkullBuilder

Open ineanto opened this issue 1 year ago • 1 comments

Hello, hope you're doing great.

Trying to use the SkullBuilder class using InvUI v1.37 (and 1.36, I tested both) results in the following error : java.lang.RuntimeException: java.lang.IllegalArgumentException: Can not set net.minecraft.world.item.component.ResolvableProfile field org.bukkit.craftbukkit.inventory.CraftMetaSkull.profile to com.mojang.authlib.GameProfile

Do you have any clue as why this happens? Thank you in any case.

Environment:

  1. Paper Server + API (v1.21.1)
  2. InvUI (v1.37)

ineanto avatar Sep 29 '24 09:09 ineanto

Unable to test right now but might be caused by conflicting mappings between server and plugin?

ineanto avatar Sep 29 '24 21:09 ineanto

It's the same issue, profile was replaced in build 83 paper 1.21.1 https://github.com/CryptoMorin/XSeries/pull/299

rexlManu avatar Oct 05 '24 02:10 rexlManu