Paste #64303: Denizen Debug Logs From Explore the adventure!

Date: 2020/01/19 04:02:03 UTC-08:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


Java Version: 1.8.0_232
Up-time: 2h 12m
CraftBukkit Version: git-Paper-42 (MC: 1.15.1)
Denizen Version: Core: 1.60-SNAPSHOT (Build 495), CraftBukkit: 1.1.2-SNAPSHOT (build 1700-REL)
Active Plugins (29): LuckPerms: 5.0.39, WorldEdit: 7.1.0-beta-1;7039dc8, WorldEditSUI: 1.6.1, PlaceholderAPI: 2.10.4, 
Lands: 4.3.4.7, EasyCarts: 2.0, Blackjack: 1.6.1, Multiverse-Core: 4.1.0-SNAPSHOT-b772, 
ProtocolLib: 4.5.0, WorldGuard: 7.0.3-SNAPSHOT;2004-d37f015, AdvancedArmorStands: 1.1, 
mcMMO: 2.1.111, Multiverse-NetherPortals: 4.1.0-b763, Vault: 1.7.2-b107, boosCooldowns: 3.15.0, 
TheNewEconomy: 0.1.1.9, HeadDatabase: 4.11.0, HolographicDisplays: 2.4.1, TreasureChest: 8.6, 
Citizens: 2.0.26-SNAPSHOT (build 1804), Sentinel: 2.0.1-SNAPSHOT (build 327), 
RouletteXL: 1.0.1, CraftBook: 3.10.2-SNAPSHOT;4550-311bdbb, HolographicExtension: 1.10.8, 
Denizen: 1.1.2-SNAPSHOT (build 1700-REL), SlotMachine: 6.1.0, LeaderHeadsRevamped: 4.0.5, 
dtlTraders: 5.1.12, Depenizen: 2.0.0 (build 588)
Loaded Worlds (7): mainworld, mainworld_nether, mainworld_the_end, farmworld, kratanien, farmworld_nether, 
templateworld
Online Players (1): Xericore(Xericore)
Offline Players: 1
Mode: online

13:01:59 [INFO]  Starting InstantQueue 'EXCOMMAND_NascarParticipateWealth' with player 'Xericore'... 
13:01:59 [INFO] +- Queue 'EXCOMMAND_NascarParticipateWealth' Executing: (line 1) RUN "spawnProceduralEntity" ---------+ 
13:01:59 [INFO] +> Executing 'RUN': script='s@SPAWNPROCEDURALENTITY (TASK)' 
13:01:59 [INFO]  Starting InstantQueue 'SPAWNPROCEDURALENTITY_GaCasualNeeds' with player 'Xericore'... 
13:01:59 [INFO] +- Queue 'SPAWNPROCEDURALENTITY_GaCasualNeeds' Executing: (line 5) SPAWN "getProceduralEntity" "<player.location>" ---------+ 
13:01:59 [INFO]  Filled tag <player.location> with 'l@90.96818610890536, 30, 66.64858389894235, 4.835613250732422, 308.4031982421875, 
                   templateworld'. 
13:01:59 [INFO]  Adjust mechanism 'attributes' on object of type 'Entity'... 
13:01:59 [INFO] +> Executing 'SPAWN': entities='[e@GETPROCEDURALENTITY]'  location='l@90.96818610890536, 30, 66.64858389894235, 
                   4.835613250732422, 308.4031982421875, templateworld' 
13:01:59 [INFO]  Adjust mechanism 'attributes' on object of type 'Entity'... 
13:01:59 [INFO]  ERROR in script 'SPAWNPROCEDURALENTITY' in queue 'SPAWNPROCEDURALENTITY_GaCasualNeeds' while executing command 'SPAWN' in 
                   file 'scripts/ProceduralMonsterSpawning/proceduralEntity.dsc' on line '5' with player 'p@adc3ec51-7f6c-4e15-bd9d-edd34bb4c6d5 
                   (Xericore)'!
     Error Message: Woah!! An exception has been called with this command (while executing it)! 
13:01:59 [INFO]  ERROR in script 'SPAWNPROCEDURALENTITY' in queue 'SPAWNPROCEDURALENTITY_GaCasualNeeds' while executing command 'SPAWN' in file 'scripts/ProceduralMonsterSpawning/proceduralEntity.dsc' on line '5' with player 'p@adc3ec51-7f6c-4e15-bd9d-edd34bb4c6d5 (Xericore)'!
     Error Message: Internal exception was thrown!
[Error Continued] java.lang.IllegalArgumentException: No enum constant org.bukkit.attribute.Attribute.[^11^ GENERIC_ARMOR
[Error Continued] java.lang.Enum.valueOf(Enum.java:238)
[Error Continued] org.bukkit.attribute.Attribute.valueOf(Attribute.java:6)
[Error Continued] com.denizenscript.denizen.objects.properties.entity.EntityAttributes.adjust(EntityAttributes.java:214)
[Error Continued] com.denizenscript.denizencore.utilities.CoreUtilities.autoPropertyMechanism(CoreUtilities.java:59)
[Error Continued] com.denizenscript.denizen.objects.EntityTag.adjust(EntityTag.java:3222)
[Error Continued] com.denizenscript.denizencore.objects.Adjustable.safeAdjust(Adjustable.java:19)
[Error Continued] com.denizenscript.denizen.objects.EntityTag.spawnAt(EntityTag.java:879)
[Error Continued] com.denizenscript.denizen.scripts.commands.entity.SpawnCommand.execute(SpawnCommand.java:140)
[Error Continued] com.denizenscript.denizencore.scripts.commands.CommandExecuter.execute(CommandExecuter.java:199)
[Error Continued] com.denizenscript.denizencore.scripts.queues.ScriptEngine.revolve(ScriptEngine.java:72)
[Error Continued] com.denizenscript.denizencore.scripts.queues.ScriptQueue.revolve(ScriptQueue.java:676)
[Error Continued] com.denizenscript.denizencore.scripts.queues.core.InstantQueue.onStart(InstantQueue.java:58)
[Error Continued] com.denizenscript.denizencore.scripts.queues.ScriptQueue.runMeNow(ScriptQueue.java:464)
[Error Continued] com.denizenscript.denizencore.scripts.queues.ScriptQueue.start(ScriptQueue.java:522)
[Error Continued] com.denizenscript.denizencore.scripts.commands.queue.RunCommand.execute(RunCommand.java:261)
[Error Continued] com.denizenscript.denizencore.scripts.commands.CommandExecuter.execute(CommandExecuter.java:199)
[Error Continued] com.denizenscript.denizencore.scripts.queues.ScriptEngine.revolve(ScriptEngine.java:72)
[Error Continued] com.denizenscript.denizencore.scripts.queues.ScriptQueue.revolve(ScriptQueue.java:676)
[Error Continued] com.denizenscript.denizencore.scripts.queues.core.InstantQueue.onStart(InstantQueue.java:58)
[Error Continued] com.denizenscript.denizencore.scripts.queues.ScriptQueue.runMeNow(ScriptQueue.java:464)
[Error Continued] com.denizenscript.denizencore.scripts.queues.ScriptQueue.start(ScriptQueue.java:522)
[Error Continued] com.denizenscript.denizen.utilities.command.ExCommandHandler.onCommand(ExCommandHandler.java:109)
[Error Continued] org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
[Error Continued] org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
[Error Continued] org.bukkit.craftbukkit.v1_15_R1.CraftServer.dispatchCommand(CraftServer.java:740)
[Error Continued] net.minecraft.server.v1_15_R1.PlayerConnection.handleCommand(PlayerConnection.java:1820)
[Error Continued] net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1628)
[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.aZ(MinecraftServer.java:1037)
[Error Continued] net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:1030)
[Error Continued] net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeAll(IAsyncTaskHandler.java:95)
[Error Continued] net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1166)
[Error Continued] net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:933)
[Error Continued] java.lang.Thread.run(Thread.java:748)

13:01:59 [INFO] +> [CommandExecuter] (Attempted: SPAWN "getProceduralEntity" "<player.location>") 
13:01:59 [INFO] +---------------------+ 
13:01:59 [INFO]  Completing queue 'SPAWNPROCEDURALENTITY_GaCasualNeeds' in 2ms. 
13:01:59 [INFO]  Completing queue 'EXCOMMAND_NascarParticipateWealth' in 2ms.