-
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
Status: Under investigationInvestigating the interest and the feasability of the issue.Investigating the interest and the feasability of the issue.
Description
Expected behavior
A button, or command I have to input in order to confirm importing challenges from a default template.
Observed/Actual behavior
after getting the message asking to confirm I get an exception in my console:
java.lang.NullPointerException: Cannot invoke "java.lang.Boolean.booleanValue()" because "value" is null
at Challenges-1.5.1-1757883683891.jar/world.bentobox.challenges.panel.admin.LibraryPanel.lambda$generateConfirmationInput$8(LibraryPanel.java:292) ~[Challenges-1.5.1-1757883683891.jar:?]
at Challenges-1.5.1-1757883683891.jar/world.bentobox.challenges.panel.ConversationUtils.lambda$getAbandonListener$5(ConversationUtils.java:567) ~[Challenges-1.5.1-1757883683891.jar:?]
at org.bukkit.conversations.Conversation.abandon(Conversation.java:277) ~[paper-api-1.21.8-R0.1-SNAPSHOT.jar:?]
at org.bukkit.conversations.InactivityConversationCanceller$1.run(InactivityConversationCanceller.java:58) ~[paper-api-1.21.8-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1663) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1531) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1253) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310) ~[paper-1.21.8.jar:1.21.8-60-29c8822]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Steps/models to reproduce
/oba challenges -> "import template"
BentoBox version
[21:17:49 INFO]: Running PAPER 1.21.8.
[21:17:49 INFO]: (1.21.8-60-29c8822 (MC: 1.21.8))
[21:17:49 INFO]: BentoBox version: 3.7.3
[21:17:49 INFO]: Database: MARIADB
[21:17:49 INFO]: Loaded Game Worlds:
[21:17:49 INFO]: oneblock_world (OneBlock): Overworld, Nether, The End
[21:17:49 INFO]: Loaded Addons:
[21:17:49 INFO]: AOneBlock 1.20.0 (ENABLED)
[21:17:49 INFO]: Bank 1.9.0 (ENABLED)
[21:17:49 INFO]: Biomes 2.2.1 (ENABLED)
[21:17:49 INFO]: Border 4.5.1 (ENABLED)
[21:17:49 INFO]: Challenges 1.5.1 (ENABLED)
[21:17:49 INFO]: Chat 1.3.0 (ENABLED)
[21:17:49 INFO]: CheckMeOut 1.2.0 (ENABLED)
[21:17:49 INFO]: ControlPanel 1.14.0 (ENABLED)
[21:17:49 INFO]: ExtraMobs 1.14.0 (ENABLED)
[21:17:49 INFO]: FarmersDance 1.2.2 (ENABLED)
[21:17:49 INFO]: Level 2.21.5 (ENABLED)
[21:17:49 INFO]: Likes 2.5.0 (ENABLED)
[21:17:49 INFO]: Limits 1.27.1 (ENABLED)
[21:17:49 INFO]: TwerkingForTrees 1.5.2 (ENABLED)
[21:17:49 INFO]: Visit 1.6.0 (ENABLED)
[21:17:49 INFO]: Warps 1.16.0 (ENABLED)
Plugin list
[21:18:28 INFO]: ℹ Server Plugins (79):
[21:18:28 INFO]: Paper Plugins (3):
[21:18:28 INFO]: - EconomyShopGUI-Premium, FancyHolograms, nightcore
[21:18:28 INFO]: Bukkit Plugins (76):
[21:18:28 INFO]: - AntiPopup, AxAFKZone, AxMinions, AxSellwands, AxTrade, BentoBox, BentoBox-AOneBlock, BentoBox-Bank, BentoBox-Biomes, BentoBox-Border
[21:18:28 INFO]: BentoBox-Challenges, BentoBox-Chat, BentoBox-CheckMeOut, BentoBox-FarmersDance, BentoBox-Level, BentoBox-Likes, BentoBox-Limits, BentoBox-Visit, BentoBox-Warps, BungeeGuard
[21:18:28 INFO]: ChatColor2, ChatGames, CMILib, CoreProtect, DeluxeMenus, DeluxeTags, DiscordSRV, EconomyBridge, Essentials, EssentialsSpawn
[21:18:28 INFO]: ExcellentCrates, FastAsyncWorldEdit, GSit, InteractiveChat, InventoryRollbackPlus, Jobs, LibsDisguises, LiteBans, LPC, LuckPerms
[21:18:28 INFO]: mcMMO, Multiverse-Core, MyCommand, NDailyRewards, OpenInv, packetevents, PinataParty, Pl-Hide-Free, PlaceholderAPI, PlayerPoints
[21:18:28 INFO]: PlayerVaults, ProtocolLib, QuickShop-Hikari, SafariNet, ServersNPC, SilkSpawners_v2, SimplePortals, SkinsRestorer, *StormGGWave, SuperbVote
[21:18:28 INFO]: SuperVanish, TAB, Tebex, TempFly, Topper, UltimateAutoRestart, Vault, ViaBackwards, ViaRewind, ViaVersion
[21:18:28 INFO]: VoidSpawn, Votifier, WorldGuard, WorldGuardExtraFlags, zAuctionHouseV3, zMenu
Other
I'm running aoneblock
Metadata
Metadata
Assignees
Labels
Status: Under investigationInvestigating the interest and the feasability of the issue.Investigating the interest and the feasability of the issue.