Paste #137434: Denizen Debug Logs From Developer

Date: 2025/11/16 08:30:54 UTC-08:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


Java Version: 21.0.9
Up-time: 1h 5m
Denizen Version: Core: 1.91.0-SNAPSHOT (Build 1409), Spigot: 1.3.1-SNAPSHOT (build 7229-DEV)
Script Containers: 1263, Events: 654
Last reload: 2m 12s ago
Server Version: Paper version 1.21.10-113-9fc21bc (MC: 1.21.10)
Active Plugins (40): ViaVersion: 5.5.2-SNAPSHOT, LuckPerms: 5.5.15, Vault: 1.7.3-b131, FastAsyncWorldEdit: 2.14.1-SNAPSHOT-1215+0ce8c14, 
ProtocolLib: 5.4.0, ViaBackwards: 5.5.2-SNAPSHOT, PlaceholderAPI: 2.11.6, VoidGen: 2.2.1, 
WorldGuard: 7.0.15-SNAPSHOT+2342-f8415ed, packetevents: 2.10.1, Multiverse-Core: 5.3.3, 
Citizens: 2.0.40-SNAPSHOT (build 3983), CMILib: 1.5.7.2, Shopkeepers: 2.24.0, 
Denizen: 1.3.1-SNAPSHOT (build 7229-DEV), EffectLib: 9.0, NoteBlockAPI: 1.6.3, 
LibsDisguises: 11.0.9-SNAPSHOT, CoreProtect: 23.3, WorldBorder: 1.9.10 (beta), 
Bolt: 1.2.6, CMI: 9.8.2.4, Depenizen: 2.1.1 (build 882), FreedomChat: 1.7.6, 
SurvivalInvisiframes: 2.1.0, WorldGuardExtraFlags: 4.2.4-SNAPSHOT, HuskHomes: 4.9.9, 
Chunky: 1.4.40, GuestMode: 2.1.0, PvPToggle: 1.7, VillagerLobotimizer: 1.11.3, 
LiteBans: 2.18.6, MapSync: 0.12, MapModCompanion: 0.10.0, RC_EntityCounter: 1.3, 
WitherSound: 1.2, dDiscordBot: 0.7 (build 305), HeadDatabase: 4.21.5, RC_BetterSync: 1.3, 
RC_BetterTreasure: 1.7
Loaded Worlds (17): world, world_nether, world_freebuild, world_jc, ikuria, world_creative_halloween, 
world_lobby_backup, piano, world_the_end, 3DExport, world_lobby_xmas, world_lobby, 
world_lobby_birthday, world_lobby_ostern, world_lobby_the_end, worldedit_Ikuria, 
world_lobby_halloween
Online Players (1): Ikuria(Ikuria)
Total Players Ever: 17 (16 normal, 1 other)
Mode: offline (BungeeCord)
Depenizen Bridges loaded (10): CoreProtect, LibsDisguises, NoteBlockAPI, LuckPerms, EffectLib, WorldEdit, ViaVersion, Shopkeepers, PlaceholderAPI, WorldGuard

17:30:44  ERROR in script 'musicstore' in queue 'MUSICSTORE_32907_CraftCakes' while executing command 'INVENTORY' in file 'scripts/npc/npc_miles_musicstore.dsc' on line '55'!
        Error Message: Woah! An exception has been called with this command! ... Enable debug on the script for more information. 
17:30:44 Additional Error Info: Internal exception was thrown!
[Error Continued] java.lang.NullPointerException: Cannot invoke "com.denizenscript.denizen.objects.PlayerTag.getInventory()" because the return value of "com.denizenscript.denizen.utilities.Utilities.getEntryPlayer(com.denizenscript.denizencore.scripts.ScriptEntry)" is null
[Error Continued]   Denizen-1.3.1-b7229-DEV.jar//com.denizenscript.denizen.scripts.commands.item.InventoryCommand.autoExecute(InventoryCommand.java:298)
[Error Continued]   com.denizenscript._generated_.Commands.Cmd31_InventoryCommand.execute(GENERATED_CMD_EXEC:3)
[Error Continued]   Denizen-1.3.1-b7229-DEV.jar//com.denizenscript.denizencore.scripts.commands.CommandExecutor.execute(CommandExecutor.java:110)
[Error Continued]   Denizen-1.3.1-b7229-DEV.jar//com.denizenscript.denizencore.scripts.queues.ScriptEngine.revolve(ScriptEngine.java:56)
[Error Continued]   Denizen-1.3.1-b7229-DEV.jar//com.denizenscript.denizencore.scripts.queues.core.InstantQueue.onStart(InstantQueue.java:19)
[Error Continued]   Denizen-1.3.1-b7229-DEV.jar//com.denizenscript.denizencore.scripts.queues.ScriptQueue.start(ScriptQueue.java:334)
[Error Continued]   Denizen-1.3.1-b7229-DEV.jar//com.denizenscript.denizencore.events.ScriptEvent.run(ScriptEvent.java:788)
[Error Continued]   Denizen-1.3.1-b7229-DEV.jar//com.denizenscript.denizencore.events.ScriptEvent.fire(ScriptEvent.java:759)
[Error Continued]   Denizen-1.3.1-b7229-DEV.jar//com.denizenscript.denizen.events.BukkitScriptEvent.fire(BukkitScriptEvent.java:615)
[Error Continued]   Denizen-1.3.1-b7229-DEV.jar//com.denizenscript.denizen.events.BukkitScriptEvent.fire(BukkitScriptEvent.java:636)
[Error Continued]   Denizen-1.3.1-b7229-DEV.jar//com.denizenscript.denizen.events.item.ItemMoveScriptEvent.onInventoryMoveItemEvent(ItemMoveScriptEvent.java:90)
[Error Continued]   co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80)
[Error Continued]   org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:71)
[Error Continued]   io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54)
[Error Continued]   io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131)
[Error Continued]   org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628)
[Error Continued]   org.bukkit.event.Event.callEvent(Event.java:46)
[Error Continued]   net.minecraft.world.level.block.entity.HopperBlockEntity.callPushMoveEvent(HopperBlockEntity.java:321)
[Error Continued]   net.minecraft.world.level.block.entity.HopperBlockEntity.hopperPush(HopperBlockEntity.java:242)
[Error Continued]   net.minecraft.world.level.block.entity.HopperBlockEntity.ejectItems(HopperBlockEntity.java:430)
[Error Continued]   net.minecraft.world.level.block.entity.HopperBlockEntity.tryMoveItems(HopperBlockEntity.java:192)
[Error Continued]   net.minecraft.world.level.block.entity.HopperBlockEntity.pushItemsTick(HopperBlockEntity.java:137)
[Error Continued]   net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.tick(LevelChunk.java:965)
[Error Continued]   net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.tick(LevelChunk.java:1035)
[Error Continued]   net.minecraft.world.level.Level.tickBlockEntities(Level.java:1418)
[Error Continued]   net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:847)
[Error Continued]   net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1807)
[Error Continued]   net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1618)
[Error Continued]   net.minecraft.server.dedicated.DedicatedServer.tickServer(DedicatedServer.java:430)
[Error Continued]   net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1338)
[Error Continued]   net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:384)
[Error Continued]   java.base/java.lang.Thread.run(Thread.java:1583)

17:30:44 +> [CommandExecutor] (Attempted: INVENTORY set o:<context.destination> o:<context.item>)