Java Version: 21
Up-time: 9m 7s
Denizen Version: Core: 1.91.0-SNAPSHOT (Build 1378), Spigot: 1.3.0-SNAPSHOT (build 1804-REL)
Script Containers: 27, Events: 15
Last reload: 1m 10s ago
Server Version: Paper version git-Paper-497 (MC: 1.20.4)
Active Plugins (3): Denizen: 1.3.0-SNAPSHOT (build 1804-REL), MythicMobs: 5.7.1-${CI_COMMIT_SHORT_SHA},
Depenizen: 2.1.1 (build 864)
Loaded Worlds (3): world, world_nether, world_the_end
Online Players (1): Garciacortes(Garciacortes)
Total Players Ever: 1 (1 v3)
Mode: offline
Depenizen Bridges loaded (1): MythicMobs
11:35:02 Running script event 'EntityDeath', event='on entity dies in:gaiolaOverworld' for script 'GAIOLAVERIFICATION'
11:35:02 Starting InstantQueue 'GAIOLAVERIFICATION_151_CreativityGore'...
11:35:02 +- Queue 'GAIOLAVERIFICATION_151_CreativityGore' Executing: (line 182) if <context.entity.flag[mobsGaiolaOverworld]> == -100 && <server.flag[qtdemobsgaiola]> > 0 ---------+
11:35:02 +> Executing 'IF': use_braces='true'
11:35:02 Filled tag <context.entity.flag[mobsGaiolaOverworld]> with '-100'.
11:35:02 Comparing if -100 EQUALS -100 ... true
11:35:02 Filled tag <server.flag[qtdemobsgaiola]> with '2'.
11:35:02 Comparing if 2 MORE 0 ... true
11:35:02 If command passed, running block.
11:35:02 +- Queue 'GAIOLAVERIFICATION_151_CreativityGore' Executing: (line 183) flag server qtdemobsgaiola:-- ---------+
11:35:02 +> Executing 'FLAG': targets='li@ (Size 1): server' (qtdemobsgaiola:DECREMENT:null)
11:35:02 +- Queue 'GAIOLAVERIFICATION_151_CreativityGore' Executing: (line 184) if <server.flag[qtdemobsgaiola]> == 0 ---------+
11:35:02 +> Executing 'IF': use_braces='true'
11:35:02 Filled tag <server.flag[qtdemobsgaiola]> with '1'.
11:35:02 Comparing if 1 EQUALS 0 ... false
11:35:02 No part of the if command passed, no block will run.
11:35:02 Completing queue 'GAIOLAVERIFICATION_151_CreativityGore' in 6ms.
11:35:04 Running script event 'EntityDeath', event='on entity dies in:gaiolaOverworld' for script 'GAIOLAVERIFICATION'
11:35:04 Starting InstantQueue 'GAIOLAVERIFICATION_152_BasketsUser'...
11:35:04 +- Queue 'GAIOLAVERIFICATION_152_BasketsUser' Executing: (line 182) if <context.entity.flag[mobsGaiolaOverworld]> == -100 && <server.flag[qtdemobsgaiola]> > 0 ---------+
11:35:04 +> Executing 'IF': use_braces='true'
11:35:04 Filled tag <context.entity.flag[mobsGaiolaOverworld]> with '-100'.
11:35:04 Comparing if -100 EQUALS -100 ... true
11:35:04 Filled tag <server.flag[qtdemobsgaiola]> with '1'.
11:35:04 Comparing if 1 MORE 0 ... true
11:35:04 If command passed, running block.
11:35:04 +- Queue 'GAIOLAVERIFICATION_152_BasketsUser' Executing: (line 183) flag server qtdemobsgaiola:-- ---------+
11:35:04 +> Executing 'FLAG': targets='li@ (Size 1): server' (qtdemobsgaiola:DECREMENT:null)
11:35:04 +- Queue 'GAIOLAVERIFICATION_152_BasketsUser' Executing: (line 184) if <server.flag[qtdemobsgaiola]> == 0 ---------+
11:35:04 +> Executing 'IF': use_braces='true'
11:35:04 Filled tag <server.flag[qtdemobsgaiola]> with '0'.
11:35:04 Comparing if 0 EQUALS 0 ... true
11:35:04 If command passed, running block.
11:35:04 +- Queue 'GAIOLAVERIFICATION_152_BasketsUser' Executing: (line 185) wait 1s ---------+
11:35:04 +> Executing 'WAIT': delay='d@1s (1s)' mode='DELTA'
11:35:04 Forcing queue 'GAIOLAVERIFICATION_152_BasketsUser' into a timed queue...
11:35:05 +- Queue 'GAIOLAVERIFICATION_152_BasketsUser' Executing: (line 186) narrate "Aacabou" ---------+
11:35:05 +> Executing 'NARRATE': Narrating='Aacabou'
11:35:05 +- Queue 'GAIOLAVERIFICATION_152_BasketsUser' Executing: (line 187) cast slow_falling duration:45s amplifier:0 <player> ---------+
11:35:05 ERROR in script 'gaiolaverification' in queue 'GAIOLAVERIFICATION_152_BasketsUser' while executing command 'CAST' in file '\scripts\MineCaos.dsc' on line '187'!
Error Message: Missing player for player tag.
11:35:05 Additional Error Info: Tag-base 'player' returned null.
11:35:05 Additional Error Info: Tag <player> is invalid!
11:35:05 Additional Error Info: Unfilled or unrecognized sub-tag(s) 'player' for tag <player>!
11:35:05 +> Executing 'CAST': effect='slow_falling' remove='false' cancel='false' duration='d@45s (45s)' amplifier='0' entities='player' no_ambient='false' hide_particles='false' no_icon='false' no_clear='false'
11:35:05 ERROR in script 'gaiolaverification' in queue 'GAIOLAVERIFICATION_152_BasketsUser' while executing command 'CAST' in file '\scripts\MineCaos.dsc' on line '187'!
Error Message: Woah! An exception has been called with this command!
11:35:05 Additional Error Info: Internal exception was thrown!
[Error Continued] java.lang.NullPointerException: Cannot invoke "org.bukkit.entity.LivingEntity.hasPotionEffect(org.bukkit.potion.PotionEffectType)" because the return value of "com.denizenscript.denizen.objects.EntityTag.getLivingEntity()" is null
[Error Continued] Denizen-1.3.0-b1804-REL.jar//com.denizenscript.denizen.scripts.commands.entity.CastCommand.autoExecute(CastCommand.java:133)
[Error Continued] com.denizenscript._generated_.Commands.Cmd22_CastCommand.execute(GENERATED_CMD_EXEC:3)
[Error Continued] Denizen-1.3.0-b1804-REL.jar//com.denizenscript.denizencore.scripts.commands.CommandExecutor.execute(CommandExecutor.java:110)
[Error Continued] Denizen-1.3.0-b1804-REL.jar//com.denizenscript.denizencore.scripts.queues.ScriptEngine.revolve(ScriptEngine.java:56)
[Error Continued] Denizen-1.3.0-b1804-REL.jar//com.denizenscript.denizencore.scripts.queues.core.TimedQueue.revolve(TimedQueue.java:139)
[Error Continued] Denizen-1.3.0-b1804-REL.jar//com.denizenscript.denizencore.scripts.queues.core.TimedQueue.tryRevolveOnce(TimedQueue.java:125)
[Error Continued] Denizen-1.3.0-b1804-REL.jar//com.denizenscript.denizencore.DenizenCore.tick(DenizenCore.java:321)
[Error Continued] Denizen-1.3.0-b1804-REL.jar//com.denizenscript.denizen.Denizen.lambda$onEnable$1(Denizen.java:416)
[Error Continued] org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101)
[Error Continued] org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:482)
[Error Continued] net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1646)
[Error Continued] net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
[Error Continued] net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1525)
[Error Continued] net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1226)
[Error Continued] net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319)
[Error Continued] java.base/java.lang.Thread.run(Thread.java:1583)
11:35:05 +> [CommandExecutor] (Attempted: CAST slow_falling duration:45s amplifier:0 <player>)
11:35:05 +---------------------+
11:35:05 +- Queue 'GAIOLAVERIFICATION_152_BasketsUser' Executing: (line 188) modifyblock <cuboid[gaiolaOverworld]> air ---------+
11:35:05 Filled tag <cuboid[gaiolaOverworld]> with 'cu@gaiolaOverworld (cu@world,4872,195,5450,4893,211,5486)'.
11:35:05 +> Executing 'MODIFYBLOCK': materials='li@ (Size 1): air' physics='true' radius='0' height='0' depth='0' delayed='false' max_delay_ms='50' locations='[l@4872, 195, 5450, world, l@4872, 195, 5451, world, l@4872, 195, 5452, world, l@4872, 195, 5453, world, l@4872, 195, 5454, world, l@4872,
195, 5455, world, l@4872, 195, 5456, world, l@4872, 195, 5457, world, l@4872, 195, 5458, world, l@4872, 195, 5459, world, l@4872, 195, 5460, world, l@4872, 195, 5461, world, l@4872, 195, 5462, world, l@4872, 195, 5463, world, l@4872, 195, 5464, world, l@4872, 195, 5465, world, l@4872, 195, 5466,
world, l@4872, 195, 5467, world, l@4872, 195, 5468, world, l@4872, 195, 5469, world, l@4872, 195, 5470, world, l@4872, 195, 5471, world, l@4872, 195, 5472, world, l@4872, 195, 5473, world, l@4872, 195, 5474, world, l@4872, 195, 5475, world, l@4872, 195, 5476, world, l@4872, 195, 5477, world,
l@4872, 195, 5478, world, l@4872, 195, 5479, world, l@4872, 195, 5480, world, l@4872, 195, 5481, world, l@4872, 195, 5482, world, l@4872, 195, 5483, world, l@4872, 195<G... *snip!*...>, world, l@4893, 210, 5486, world, l@4893, 211, 5450, world, l@4893, 211, 5451, world, l@4893, 211, 5452, world,
l@4893, 211, 5453, world, l@4893, 211, 5454, world, l@4893, 211, 5455, world, l@4893, 211, 5456, world, l@4893, 211, 5457, world, l@4893, 211, 5458, world, l@4893, 211, 5459, world, l@4893, 211, 5460, world, l@4893, 211, 5461, world, l@4893, 211, 5462, world, l@4893, 211, 5463, world, l@4893, 211,
5464, world, l@4893, 211, 5465, world, l@4893, 211, 5466, world, l@4893, 211, 5467, world, l@4893, 211, 5468, world, l@4893, 211, 5469, world, l@4893, 211, 5470, world, l@4893, 211, 5471, world, l@4893, 211, 5472, world, l@4893, 211, 5473, world, l@4893, 211, 5474, world, l@4893, 211, 5475, world,
l@4893, 211, 5476, world, l@4893, 211, 5477, world, l@4893, 211, 5478, world, l@4893, 211, 5479, world, l@4893, 211, 5480, world, l@4893, 211, 5481, world, l@4893, 211, 5482, world, l@4893, 211, 5483, world, l@4893, 211, 5484, world, l@4893, 211, 5485, world, l@4893, 211, 5486, world]'
11:35:06 +- Queue 'GAIOLAVERIFICATION_152_BasketsUser' Executing: (line 189) gamerule world doMobLoot true ---------+
11:35:06 +> Executing 'GAMERULE': world='w@world' gamerule='doMobLoot' value='true'
11:35:06 +- Queue 'GAIOLAVERIFICATION_152_BasketsUser' Executing: (line 190) flag server qtdemobsgaiola:! ---------+
11:35:06 +> Executing 'FLAG': targets='li@ (Size 1): server' (qtdemobsgaiola:CLEAR:null)
11:35:06 +- Queue 'GAIOLAVERIFICATION_152_BasketsUser' Executing: (line 191) flag server gaiolastarted:false ---------+
11:35:06 +> Executing 'FLAG': targets='li@ (Size 1): server' (gaiolastarted:SET:false)
11:35:06 Completing queue 'GAIOLAVERIFICATION_152_BasketsUser' in 1479ms.
11:35:09 Running script event 'TabComplete', event='on tab complete command:caos' for script 'COMMANDAUTOCOMPLETE'
11:35:09 Starting InstantQueue 'COMMANDAUTOCOMPLETE_154_DeclaredPortrait' with player 'Garciacortes'...
11:35:09 +- Queue 'COMMANDAUTOCOMPLETE_154_DeclaredPortrait' Executing: (line 322) define args <context.buffer.split[ ]> ---------+
11:35:09 Filled tag <context.buffer.split[ ]> with 'li@ (Size 3): /caos | gaiola | gaiolaOverworld'.
11:35:09 +> Executing 'DEFINE': Queue='q@COMMANDAUTOCOMPLETE_154_DeclaredPortrait' definition='args' value='li@ (Size 3): /caos | gaiola | gaiolaOverworld'
11:35:09 +- Queue 'COMMANDAUTOCOMPLETE_154_DeclaredPortrait' Executing: (line 323) choose <[args].size> ---------+
11:35:09 Filled tag <[args].size> with '3'.
11:35:09 +> Executing 'CHOOSE': choice='3'
11:35:09 +- Queue 'COMMANDAUTOCOMPLETE_154_DeclaredPortrait' Executing: (line 339) if <[args].get[2].to_lowercase> == location ---------+
11:35:09 +> Executing 'IF': use_braces='true'
11:35:09 Filled tag <[args].get[2].to_lowercase> with 'gaiola'.
11:35:09 Comparing if gaiola EQUALS location ... false
11:35:09 No part of the if command passed, no block will run.
11:35:09 Completing queue 'COMMANDAUTOCOMPLETE_154_DeclaredPortrait' in 7ms.
11:35:09 Running script event 'TabComplete', event='on tab complete command:caos' for script 'COMMANDAUTOCOMPLETE'
11:35:09 Starting InstantQueue 'COMMANDAUTOCOMPLETE_155_CalicoThoughts' with player 'Garciacortes'...
11:35:09 +- Queue 'COMMANDAUTOCOMPLETE_155_CalicoThoughts' Executing: (line 322) define args <context.buffer.split[ ]> ---------+
11:35:09 Filled tag <context.buffer.split[ ]> with 'li@ (Size 3): /caos | gaiola | gaiolaOverworld'.
11:35:09 +> Executing 'DEFINE': Queue='q@COMMANDAUTOCOMPLETE_155_CalicoThoughts' definition='args' value='li@ (Size 3): /caos | gaiola | gaiolaOverworld'
11:35:09 +- Queue 'COMMANDAUTOCOMPLETE_155_CalicoThoughts' Executing: (line 323) choose <[args].size> ---------+
11:35:09 Filled tag <[args].size> with '3'.
11:35:09 +> Executing 'CHOOSE': choice='3'
11:35:09 +- Queue 'COMMANDAUTOCOMPLETE_155_CalicoThoughts' Executing: (line 339) if <[args].get[2].to_lowercase> == location ---------+
11:35:09 +> Executing 'IF': use_braces='true'
11:35:09 Filled tag <[args].get[2].to_lowercase> with 'gaiola'.
11:35:09 Comparing if gaiola EQUALS location ... false
11:35:09 No part of the if command passed, no block will run.
11:35:09 Completing queue 'COMMANDAUTOCOMPLETE_155_CalicoThoughts' in 4ms.