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

1.21 Issues #35

Open
iandrew1337 opened this issue Jul 13, 2024 · 1 comment
Open

1.21 Issues #35

iandrew1337 opened this issue Jul 13, 2024 · 1 comment
Assignees
Labels
✔️ Confirmed Confirmed bugs that can be replicated 🔧 Potential fix A potential fix was already submitted

Comments

@iandrew1337
Copy link

Minecraft's Version

Purpur 1.21 (Build 2261)

Plugin's Version

Dev Build Number 27

Describe the bug

The plugin does not load in at all

To Reproduce

Load the plugin into the described version

Additional Information

[WildBuster]: Error initializing plugin 'WildBuster-2024.1-b27.jar' in folder 'plugins/.paper-remapped' (Is it up to date?)
java.lang.AssertionError: Missing intrusive holder for ResourceKey[minecraft:enchantment / minecraft:wildbuster_glowing_enchant]:Enchantment
at net.minecraft.core.MappedRegistry.register(MappedRegistry.java:132) ~[purpur-1.21.jar:1.21-2261-14136b8]
at net.minecraft.core.Registry.register(Registry.java:119) ~[purpur-1.21.jar:1.21-2261-14136b8]
at net.minecraft.core.Registry.register(Registry.java:115) ~[purpur-1.21.jar:1.21-2261-14136b8]
at WildBuster-2024.1-b27.jar/com.bgsoftware.wildbuster.nms.v1_21.GlowEnchantment.lambda$initializeHandle$0(GlowEnchantment.java:44) ~[WildBuster-2024.1-b27.jar:?]
at java.base/java.util.Optional.ifPresent(Optional.java:178) ~[?:?]
at WildBuster-2024.1-b27.jar/com.bgsoftware.wildbuster.nms.v1_21.GlowEnchantment.initializeHandle(GlowEnchantment.java:41) ~[WildBuster-2024.1-b27.jar:?]
at WildBuster-2024.1-b27.jar/com.bgsoftware.wildbuster.nms.v1_21.GlowEnchantment.<clinit>(GlowEnchantment.java:25) ~[WildBuster-2024.1-b27.jar:?]
at WildBuster-2024.1-b27.jar/com.bgsoftware.wildbuster.nms.v1_21.NMSAdapterImpl.getGlowEnchant(NMSAdapterImpl.java:171) ~[WildBuster-2024.1-b27.jar:?]
at WildBuster-2024.1-b27.jar/com.bgsoftware.wildbuster.nms.v1_21.NMSAdapterImpl.createGlowEnchantment(NMSAdapterImpl.java:176) ~[WildBuster-2024.1-b27.jar:?]
at WildBuster-2024.1-b27.jar/com.bgsoftware.wildbuster.WildBusterPlugin.onLoad(WildBusterPlugin.java:60) ~[WildBuster-2024.1-b27.jar:?]
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:59) ~[purpur-1.21.jar:1.21-2261-14136b8]
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:18) ~[purpur-1.21.jar:1.21-2261-14136b8]
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39) ~[purpur-1.21.jar:1.21-2261-14136b8]
at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:40) ~[purpur-1.21.jar:1.21-2261-14136b8]
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:549) ~[purpur-1.21.jar:1.21-2261-14136b8]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:324) ~[purpur-1.21.jar:1.21-2261-14136b8]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1234) ~[purpur-1.21.jar:1.21-2261-14136b8]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:333) ~[purpur-1.21.jar:1.21-2261-14136b8]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
@iandrew1337 iandrew1337 added the Pending Pending reports to be investigated label Jul 13, 2024
@OmerBenGera OmerBenGera added ✔️ Confirmed Confirmed bugs that can be replicated and removed Pending Pending reports to be investigated labels Aug 3, 2024
@OmerBenGera OmerBenGera added the 🔧 Potential fix A potential fix was already submitted label Aug 3, 2024
@OmerBenGera
Copy link
Member

Check out latest dev build, let me know if it is fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✔️ Confirmed Confirmed bugs that can be replicated 🔧 Potential fix A potential fix was already submitted
Projects
None yet
Development

No branches or pull requests

2 participants