Paste #69748: Denizen Debug Logs From A Minecraft Server

Date: 2020/05/27 17:23:43 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


Java Version: 1.8.0_252
Up-time: 57m
Server Version: Paper version git-Paper-304 (MC: 1.15.2)
Denizen Version: Core: 1.80-SNAPSHOT (Build 646), CraftBukkit: 1.1.4-SNAPSHOT (build 4821-DEV)
Active Plugins (4): Citizens: 2.0.26-SNAPSHOT (build 1970), WorldEdit: 7.1.0;8e55131, Denizen: 1.1.4-SNAPSHOT (build 4821-DEV), 
GriefPrevention: 16.13.0
Loaded Worlds (6): world, world_nether, world_the_end, survivalWorld, creativeBuildWorld, SurvivalShop,
Online Players (1): MoonstoneStudios(MoonstoneStudios)
Offline Players: 0
Mode: online

17:23:38 [INFO]  ERROR in script 'random_teleport' in queue 'RANDOM_TELEPORT_ArmeniaQuantitiesFormula' while executing command 'CHUNKLOAD' in 
                   file '\scripts\RTP.dsc' on line '16' with player 'p@750b4272-3592-408b-bfcb-adcdf931ce0b (MoonstoneStudios)'!
     Error Message: Invalid definition name 'ranx]'. ... Enable debug on the script for more information. 
17:23:38 [INFO]  ERROR in script 'random_teleport' in queue 'RANDOM_TELEPORT_ArmeniaQuantitiesFormula' while executing command 'CHUNKLOAD' in 
                   file '\scripts\RTP.dsc' on line '16' with player 'p@750b4272-3592-408b-bfcb-adcdf931ce0b (MoonstoneStudios)'!
     Error Message: Tag <[ranx]]> is invalid! ... Enable debug on the script for more information. 
17:23:38 [INFO]  ERROR in script 'random_teleport' in queue 'RANDOM_TELEPORT_ArmeniaQuantitiesFormula' while executing command 'CHUNKLOAD' in file '\scripts\RTP.dsc' on line '16' with player 'p@750b4272-3592-408b-bfcb-adcdf931ce0b (MoonstoneStudios)'!
     Error Message: Internal exception was thrown!
[Error Continued] java.lang.IllegalArgumentException: Cannot add Locations of differing worlds
[Error Continued] org.bukkit.Location.add(Location.java:360)
[Error Continued] com.denizenscript.denizen.objects.LocationTag.lambda$registerTags$78(LocationTag.java:2542)
[Error Continued] com.denizenscript.denizencore.tags.ObjectTagProcessor.getObjectAttribute(ObjectTagProcessor.java:43)
[Error Continued] com.denizenscript.denizen.objects.LocationTag.getObjectAttribute(LocationTag.java:3210)
[Error Continued] com.denizenscript.denizencore.tags.ObjectTagProcessor.getObjectAttribute(ObjectTagProcessor.java:47)
[Error Continued] com.denizenscript.denizen.objects.EntityTag.getObjectAttribute(EntityTag.java:2486)
[Error Continued] com.denizenscript.denizen.objects.PlayerTag.lambda$registerTags$13(PlayerTag.java:1017)
[Error Continued] com.denizenscript.denizencore.tags.ObjectTagProcessor.getObjectAttribute(ObjectTagProcessor.java:43)
[Error Continued] com.denizenscript.denizen.objects.PlayerTag.getObjectAttribute(PlayerTag.java:2444)
[Error Continued] com.denizenscript.denizencore.utilities.CoreUtilities.autoAttrib(CoreUtilities.java:288)
[Error Continued] com.denizenscript.denizen.tags.core.PlayerTagBase.playerTags(PlayerTagBase.java:104)
[Error Continued] com.denizenscript.denizen.tags.core.PlayerTagBase$1.run(PlayerTagBase.java:37)
[Error Continued] com.denizenscript.denizencore.tags.TagManager.fireEvent(TagManager.java:70)
[Error Continued] com.denizenscript.denizencore.tags.TagManager.readSingleTagObject(TagManager.java:204)
[Error Continued] com.denizenscript.denizencore.tags.TagManager.readSingleTagObject(TagManager.java:192)
[Error Continued] com.denizenscript.denizencore.tags.TagManager.parseChainObject(TagManager.java:280)
[Error Continued] com.denizenscript.denizencore.tags.TagManager.fillArgumentsObjects(TagManager.java:454)
[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.core.InstantQueue.revolve(InstantQueue.java:64)
[Error Continued] com.denizenscript.denizencore.scripts.queues.core.InstantQueue.onStart(InstantQueue.java:54)
[Error Continued] com.denizenscript.denizencore.scripts.queues.ScriptQueue.runMeNow(ScriptQueue.java:290)
[Error Continued] com.denizenscript.denizencore.scripts.queues.ScriptQueue.start(ScriptQueue.java:337)
[Error Continued] com.denizenscript.denizencore.scripts.queues.ScriptQueue.start(ScriptQueue.java:298)
[Error Continued] com.denizenscript.denizen.scripts.containers.core.CommandScriptContainer.runCommandScript(CommandScriptContainer.java:172)
[Error Continued] com.denizenscript.denizen.utilities.command.scripted.DenizenCommand.execute(DenizenCommand.java:161)
[Error Continued] org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
[Error Continued] org.bukkit.craftbukkit.v1_15_R1.CraftServer.dispatchCommand(CraftServer.java:761)
[Error Continued] net.minecraft.server.v1_15_R1.PlayerConnection.handleCommand(PlayerConnection.java:1860)
[Error Continued] net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1668)
[Error Continued] net.minecraft.server.v1_15_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
[Error Continued] net.minecraft.server.v1_15_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
[Error Continued] net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
[Error Continued] net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18)
[Error Continued] net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
[Error Continued] net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[Error Continued] net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
[Error Continued] net.minecraft.server.v1_15_R1.MinecraftServer.ba(MinecraftServer.java:1097)
[Error Continued] net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:1090)
[Error Continued] net.minecraft.server.v1_15_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
[Error Continued] net.minecraft.server.v1_15_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1051)
[Error Continued] net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:966)
[Error Continued] java.lang.Thread.run(Thread.java:748)
 ... Enable debug on the script for more information.
17:23:38 [INFO]  ERROR in script 'random_teleport' in queue 'RANDOM_TELEPORT_ArmeniaQuantitiesFormula' while executing command 'CHUNKLOAD' in 
                   file '\scripts\RTP.dsc' on line '16' with player 'p@750b4272-3592-408b-bfcb-adcdf931ce0b (MoonstoneStudios)'!
     Error Message: Tag <player.location.add[9151,0,[ranx]]].chunk> is invalid! ... Enable debug on the script for more 
                   information. 
17:23:38 [INFO]  ERROR in script 'random_teleport' in queue 'RANDOM_TELEPORT_ArmeniaQuantitiesFormula' while executing command 'CHUNKLOAD' in 
                   file '\scripts\RTP.dsc' on line '16' with player 'p@750b4272-3592-408b-bfcb-adcdf931ce0b (MoonstoneStudios)'!
     Error Message: 'player.location.add[<[ranx]>,0,<[ranx]]>].chunk' is an unknown argument! This was probably caused by a tag 
                   not parsing properly. ... Enable debug on the script for more information. 
17:23:38 [INFO]  ERROR in script 'random_teleport' in queue 'RANDOM_TELEPORT_ArmeniaQuantitiesFormula' while executing command 'CHUNKLOAD' in 
                   file '\scripts\RTP.dsc' on line '16' with player 'p@750b4272-3592-408b-bfcb-adcdf931ce0b (MoonstoneStudios)'!
     Error Message: Woah! Invalid arguments were specified! ... Enable debug on the script for more information. 
17:23:38 [INFO] +> [CommandExecutor] +> MESSAGE follows: 'Missing location argument!' 
17:23:38 [INFO] +> [CommandExecutor] Usage: chunkload ({add}/remove/removeall) [<chunk>|...] (duration:<value>) 
17:23:38 [INFO] +> [CommandExecutor] (Attempted: CHUNKLOAD <player.location.add[<[ranx]>,0,<[ranx]]>].chunk>) 
17:23:38 [INFO]  ERROR in script 'random_teleport' in queue 'RANDOM_TELEPORT_ArmeniaQuantitiesFormula' while executing command 'TELEPORT' in 
                   file '\scripts\RTP.dsc' on line '17' with player 'p@750b4272-3592-408b-bfcb-adcdf931ce0b (MoonstoneStudios)'!
     Error Message: No tag-base handler for 'location[<[ranx]>'. ... Enable debug on the script for more information. 
17:23:38 [INFO]  ERROR in script 'random_teleport' in queue 'RANDOM_TELEPORT_ArmeniaQuantitiesFormula' while executing command 'TELEPORT' in 
                   file '\scripts\RTP.dsc' on line '17' with player 'p@750b4272-3592-408b-bfcb-adcdf931ce0b (MoonstoneStudios)'!
     Error Message: Tag <location[<[ranx]>> is invalid! ... Enable debug on the script for more information. 
17:23:38 [INFO]  ERROR in script 'random_teleport' in queue 'RANDOM_TELEPORT_ArmeniaQuantitiesFormula' while executing command 'TELEPORT' in 
                   file '\scripts\RTP.dsc' on line '17' with player 'p@750b4272-3592-408b-bfcb-adcdf931ce0b (MoonstoneStudios)'!
     Error Message: Invalid definition name 'rany]'. ... Enable debug on the script for more information. 
17:23:38 [INFO]  ERROR in script 'random_teleport' in queue 'RANDOM_TELEPORT_ArmeniaQuantitiesFormula' while executing command 'TELEPORT' in 
                   file '\scripts\RTP.dsc' on line '17' with player 'p@750b4272-3592-408b-bfcb-adcdf931ce0b (MoonstoneStudios)'!
     Error Message: Tag <[rany]]> is invalid! ... Enable debug on the script for more information. 
17:23:38 [INFO]  ERROR in script 'random_teleport' in queue 'RANDOM_TELEPORT_ArmeniaQuantitiesFormula' while executing command 'TELEPORT' in 
                   file '\scripts\RTP.dsc' on line '17' with player 'p@750b4272-3592-408b-bfcb-adcdf931ce0b (MoonstoneStudios)'!
     Error Message: 'location[<[ranx]>,10,[rany]]>,survivalWorld].highest>' is an unknown argument! This was probably caused by 
                   a tag not parsing properly. ... Enable debug on the script for more information. 
17:23:38 [INFO]  ERROR in script 'random_teleport' in queue 'RANDOM_TELEPORT_ArmeniaQuantitiesFormula' while executing command 'TELEPORT' in 
                   file '\scripts\RTP.dsc' on line '17' with player 'p@750b4272-3592-408b-bfcb-adcdf931ce0b (MoonstoneStudios)'!
     Error Message: Woah! Invalid arguments were specified! ... Enable debug on the script for more information. 
17:23:38 [INFO] +> [CommandExecutor] +> MESSAGE follows: 'Must specify a location!' 
17:23:38 [INFO] +> [CommandExecutor] Usage: teleport (<entity>|...) [<location>] 
17:23:38 [INFO] +> [CommandExecutor] (Attempted: TELEPORT <player> <location[<[ranx]>>,10,<[rany]]>>,survivalWorld].highest>)