Paste #70666: Denizen Debug Logs From Minecrafters Conflicto Eterno

Date: 2020/06/13 13:31:42 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


Java Version: 1.8.0_252
Up-time: 7h 27m
Server Version: Paper version git-Paper-345 (MC: 1.15.2)
Denizen Version: Core: 1.80-SNAPSHOT (Build 613), CraftBukkit: 1.1.4-SNAPSHOT (build 1708-REL)
Active Plugins (24): Geyser-Bukkit: 1.0-SNAPSHOT, LuckPerms: 5.1.32, MaSuiteCore: 2.0.0-SNAPSHOT, 
MaSuiteWarps: 2.0.1, MaSuiteTeleports: 2.0.0, PlaceholderAPI: 2.10.6, MaSuiteHomes: 2.0.0, 
floodgate-bukkit: 1.0-SNAPSHOT, Vault: 1.7.2-b107, Multiverse-Core: 4.1.1-SNAPSHOT-b777, 
ProtocolLib: 4.5.0, Citizens: 2.0.26-SNAPSHOT (build 1970), WorldEdit: 7.2.0-SNAPSHOT+5013-6b918e6, 
VentureChat: 2.18.6, Denizen: 1.1.4-SNAPSHOT (build 1708-REL), MaSuitePortals: 2.0.0, 
Essentials: 2.17.2.0, PerWorldInventory: 2.3.2, HeadDatabase: 4.12.3, BungeeTabListPlus: 3.2.2, 
WorldGuard: 7.0.3-SNAPSHOT;2038-9905d22, WorldGuardExtraFlags: 4.1.4, Shopkeepers: 2.9.3, 
LWC: 2.2.5-67bdb89
Loaded Worlds (5): eventos, eventos_nether, eventos_the_end, MZ010, MZ011
Online Players (4): Tocoto(Tocoto), Spirion(Spirion), Kagekowai(Kagekowai), Carms26(Carms26),
Offline Players: 5
Mode: offline (BungeeCord)

22:31:38 [INFO]  Starting InstantQueue 'HIDEANDSEEKCOMMAND_InspectionAndreaBones' with player 'Spirion'... 
22:31:38 [INFO] +- Queue 'HIDEANDSEEKCOMMAND_InspectionAndreaBones' Executing: (line 8) IF !<player.has_permission[mcers.hideandseek]> 
                   ---------+ 
22:31:38 [INFO] +> Executing 'IF': use_braces='true' 
22:31:38 [INFO]  Filled tag <player.has_permission[mcers.hideandseek]> with 'true'. 
22:31:38 [INFO]  No part of the if command passed, no block will run. 
22:31:38 [INFO] +- Queue 'HIDEANDSEEKCOMMAND_InspectionAndreaBones' Executing: (line 12) DEFINE size <context.args.size> ---------+ 
22:31:38 [INFO]  Filled tag <context.args.size> with '1'. 
22:31:38 [INFO] +> Executing 'DEFINE': queue='HIDEANDSEEKCOMMAND_InspectionAndreaBones'  definition='size'  value='1' 
22:31:38 [INFO] +- Queue 'HIDEANDSEEKCOMMAND_InspectionAndreaBones' Executing: (line 13) CHOOSE <[size]> ---------+ 
22:31:38 [INFO]  Filled tag <[size]> with '1'. 
22:31:38 [INFO] +> Executing 'CHOOSE': choice='1' 
22:31:38 [INFO] +- Queue 'HIDEANDSEEKCOMMAND_InspectionAndreaBones' Executing: (line 15) DEFINE arg1 <context.args.get[1]> ---------+ 
22:31:38 [INFO]  Filled tag <context.args.get[1]> with 'join'. 
22:31:38 [INFO] +> Executing 'DEFINE': queue='HIDEANDSEEKCOMMAND_InspectionAndreaBones'  definition='arg1'  value='join' 
22:31:38 [INFO] +- Queue 'HIDEANDSEEKCOMMAND_InspectionAndreaBones' Executing: (line 16) CHOOSE <[arg1]> ---------+ 
22:31:38 [INFO]  Filled tag <[arg1]> with 'join'. 
22:31:38 [INFO] +> Executing 'CHOOSE': choice='join' 
22:31:38 [INFO] +- Queue 'HIDEANDSEEKCOMMAND_InspectionAndreaBones' Executing: (line 18) schematic load name:hideAndSeek_schemAir ---------+ 
22:31:38 [INFO] +> Executing 'SCHEMATIC': type='LOAD'  name='hideAndSeek_schemAir'  delayed='true' 
22:31:38 [INFO]  Forcing queue HIDEANDSEEKCOMMAND_InspectionAndreaBones into a timed queue... 
22:31:38 [INFO]  Completing queue 'HIDEANDSEEKCOMMAND_InspectionAndreaBones' in 0ms. 
22:31:38 [INFO]  Starting TimedQueue 'HIDEANDSEEKCOMMAND_InspectionAndreaBones' with player 'Spirion'... 
22:31:38 [INFO] +- Queue 'HIDEANDSEEKCOMMAND_InspectionAndreaBones' Executing: (line 19) TELEPORT player <server.flag[hideAndSeek_loc]> 
                   ---------+ 
22:31:38 [INFO]  Filled tag <server.flag[hideAndSeek_loc]> with 'li@ 
                   l@197.95881441143678,65,-31.488699212620862,5.999791145324707,-89.30362701416016,MZ011'. 
22:31:38 [INFO] +> Executing 'TELEPORT': location='l@197.95881441143678, 65, -31.488699212620862, 5.999791145324707, -89.30362701416016, 
                   MZ011'  entities='[e@player]' 
22:31:38 [INFO]  ERROR in script 'hideandseekcommand' in queue 'HIDEANDSEEKCOMMAND_InspectionAndreaBones' while executing command 'TELEPORT' 
                   in file 'scripts/hideAndSeek/cHideAndSeek.dsc' on line '19' with player 'p@b15156e1-ab67-462b-b07e-fa2909df82f4 (Spirion)'!
     Error Message: Woah! An exception has been called with this command! 
22:31:38 [INFO]  ERROR in script 'hideandseekcommand' in queue 'HIDEANDSEEKCOMMAND_InspectionAndreaBones' while executing command 'TELEPORT' in file 'scripts/hideAndSeek/cHideAndSeek.dsc' on line '19' with player 'p@b15156e1-ab67-462b-b07e-fa2909df82f4 (Spirion)'!
     Error Message: Internal exception was thrown!
[Error Continued] java.lang.NullPointerException: name cannot be null
[Error Continued] com.google.common.base.Preconditions.checkNotNull(Preconditions.java:787)
[Error Continued] net.citizensnpcs.npc.CitizensNPCRegistry.createNPC(CitizensNPCRegistry.java:50)
[Error Continued] net.citizensnpcs.npc.CitizensNPCRegistry.createNPC(CitizensNPCRegistry.java:45)
[Error Continued] com.denizenscript.denizen.objects.EntityTag.spawnAt(EntityTag.java:736)
[Error Continued] com.denizenscript.denizen.scripts.commands.entity.TeleportCommand.execute(TeleportCommand.java:120)
[Error Continued] com.denizenscript.denizencore.scripts.commands.CommandExecutor.execute(CommandExecutor.java:80)
[Error Continued] com.denizenscript.denizencore.scripts.queues.ScriptEngine.revolve(ScriptEngine.java:56)
[Error Continued] com.denizenscript.denizencore.scripts.queues.ScriptQueue.revolve(ScriptQueue.java:410)
[Error Continued] com.denizenscript.denizencore.scripts.queues.core.TimedQueue.access$000(TimedQueue.java:9)
[Error Continued] com.denizenscript.denizencore.scripts.queues.core.TimedQueue$1.run(TimedQueue.java:118)
[Error Continued] com.denizenscript.denizencore.utilities.scheduling.RepeatingSchedulable.tick(RepeatingSchedulable.java:20)
[Error Continued] com.denizenscript.denizencore.DenizenCore.tick(DenizenCore.java:169)
[Error Continued] com.denizenscript.denizen.Denizen$1$1.run(Denizen.java:470)
[Error Continued] org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:99)
[Error Continued] org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468)
[Error Continued] net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1263)
[Error Continued] net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430)
[Error Continued] net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1180)
[Error Continued] net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:969)
[Error Continued] java.lang.Thread.run(Thread.java:748)

22:31:38 [INFO] +> [CommandExecutor] (Attempted: TELEPORT player <server.flag[hideAndSeek_loc]>) 
22:31:38 [INFO] +---------------------+ 
22:31:38 [INFO] +- Queue 'HIDEANDSEEKCOMMAND_InspectionAndreaBones' Executing: (line 21) IF <server.has_flag[hideAndSeek_Running]> ---------+ 
22:31:38 [INFO] +> Executing 'IF': use_braces='true' 
22:31:38 [INFO]  Filled tag <server.has_flag[hideAndSeek_Running]> with 'false'. 
22:31:38 [INFO]  No part of the if command passed, no block will run. 
22:31:38 [INFO] +- Queue 'HIDEANDSEEKCOMMAND_InspectionAndreaBones' Executing: (line 25) FLAG player hideAndSeek ---------+ 
22:31:38 [INFO] +> Executing 'FLAG': flag_name='hideAndSeek'  Action/Value='SET_BOOLEAN(true)'  
                   flag_target='p@b15156e1-ab67-462b-b07e-fa2909df82f4 (Spirion)' 
22:31:38 [INFO] +- Queue 'HIDEANDSEEKCOMMAND_InspectionAndreaBones' Executing: (line 26) FLAG server hideAndSeek:->:<player.name> ---------+ 
22:31:38 [INFO]  Filled tag <player.name> with 'Spirion'. 
22:31:38 [INFO] +> Executing 'FLAG': flag_name='HIDEANDSEEK'  Action/Value='INSERT(Spirion)'  flag_target='server' 
22:31:38 [INFO]  Completing queue 'HIDEANDSEEKCOMMAND_InspectionAndreaBones' in 60ms.