Skip to content

Null pointer exception from inventory click event #2

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

Open
Thorinwasher opened this issue Mar 12, 2025 · 0 comments
Open

Null pointer exception from inventory click event #2

Thorinwasher opened this issue Mar 12, 2025 · 0 comments

Comments

@Thorinwasher
Copy link

Thorinwasher commented Mar 12, 2025

[10:25:09 ERROR]: Could not pass event InventoryClickEvent to BreweryX v3.4.10;HEAD
java.lang.NullPointerException: getCmData(...) must not be null
        at dev.jsinco.brewery.guis.impl.PotionRecipeEditorGui.handleClickEvent(PotionRecipeEditorGui.kt:128) ~[?:?]
        at dev.jsinco.brewery.Events.onInvClick(Events.kt:38) ~[?:?]
        at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[folia-api-1.21.4-R0.1-SNAPSHOT.jar:?]
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[folia-api-1.21.4-R0.1-SNAPSHOT.jar:?]
        at Craftorithm-1.10.17.jar/com.github.yufiriamazenta.craftorithm.listener.hook.RecipeCheckRegisteredListener.callEvent(RecipeCheckRegisteredListener.java:25) ~[Craftorithm-1.10.17.jar:?]
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

1 participant