Title | Denizen Debug Logs From A Test Server |
Type | Server Log |
Date | 2015/07/07 08:01:52 UTC-07:00 |
By | Guest |
Other | |
Paste |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 Java Version: 1.8.0_45
Up-time: 8h 32m CraftBukkit Version: git-Spigot-3ccbe77-a6a57a9 (MC: 1.8.7) Denizen Version: Core: 1.10 (Build Unknown), CraftBukkit: 0.9.7-SNAPSHOT (build 287) Active Plugins (8): AsyncWorldEditInjector: 2.1.3, Citizens: 2.0.16-SNAPSHOT (build 1240), WorldEdit: 6.0.2-SNAPSHOT;3370-58aac973, AsyncWorldEdit: 2.1.5, Denizen: 0.9.7-SNAPSHOT (build 287), WorldGuard: 6.0.0-SNAPSHOT.1592-, Webizen: 0.2.0, Depenizen: 0.2.1 (build 250) Loaded Worlds (5): world, world_nether, world_the_end, guildworld, dungeonworld Online Players (1): TheBlackCoyote(TheBlackCoyote) Offline Players: 35 Mode: online 09:01:30 [INFO] ERROR in script 'ABILITY_COOLDOWN_VISUALIZER'! Scoreboard TheBlackCoyote1436281288425 does not exist! 09:01:30 [INFO] +> Executing 'Event': Type='on SIGN command' Container='TEST_TOOLS(WORLD)' player=p@TheBlackCoyoteContext='{args=li@, cuboids=li@, server=false, parsed_args=li@, command=SIGN, raw_args=}' 09:01:30 [INFO] +- Building event 'ON SIGN COMMAND' for TEST_TOOLS ---------+ 09:01:30 [INFO] Starting InstantQueue 'TEST_TOOLS_DecadeDocsChecks'... 09:01:30 [INFO] Queue 'TEST_TOOLS_DecadeDocsChecks' Executing: IF "!<player.is_op>" "queue" "clear" 09:01:30 [INFO] +- Executing dCommand: IF/p@TheBlackCoyote ---------+ 09:01:30 [INFO] +> Executing 'IF': use_braces='false' 09:01:30 [INFO] Filled tag <player.is_op> with 'true'. 09:01:30 [INFO] Queue 'TEST_TOOLS_DecadeDocsChecks' Executing: CHUNKLOAD "<l@0,0,0,world.get_chunk>" "duration:1h" 09:01:30 [INFO] +- Executing dCommand: CHUNKLOAD/p@TheBlackCoyote ---------+ 09:01:40 [INFO] ERROR! Tag filling timed out! 09:01:40 [INFO] Filled tag <l@0,0,0,world.get_chunk> with 'l@0,0,0,world.get_chunk'. 09:01:40 [INFO] ERROR in script 'TEST_TOOLS'! Tag <l@0,0,0,world.get_chunk> is invalid! 09:01:40 [INFO] +> Executing 'CHUNKLOAD': action='ADD' location='l@0.0,0.0,0.0' duration='d@72000t' 09:01:40 [INFO] ERROR in script 'TEST_TOOLS'! Woah!! An exception has been called with this command! 09:01:40 [INFO] ERROR in script 'TEST_TOOLS'! Internal exception was thrown! 09:01:40 [SEVERE] java.lang.NullPointerException 09:01:40 [SEVERE] org.bukkit.Location.getChunk(Location.java:78) 09:01:40 [SEVERE] net.aufdemrand.denizen.scripts.commands.world.ChunkLoadCommand.execute(ChunkLoadCommand.java:92) 09:01:40 [SEVERE] net.aufdemrand.denizencore.scripts.commands.CommandExecuter.execute(CommandExecuter.java:236) 09:01:40 [SEVERE] net.aufdemrand.denizencore.scripts.queues.ScriptEngine.revolve(ScriptEngine.java:52) 09:01:40 [SEVERE] net.aufdemrand.denizencore.scripts.queues.ScriptQueue.revolve(ScriptQueue.java:655) 09:01:40 [SEVERE] net.aufdemrand.denizencore.scripts.queues.core.InstantQueue.onStart(InstantQueue.java:53) 09:01:40 [SEVERE] net.aufdemrand.denizencore.scripts.queues.ScriptQueue.start(ScriptQueue.java:514) 09:01:40 [SEVERE] net.aufdemrand.denizencore.events.OldEventManager.doEvents(OldEventManager.java:230) 09:01:40 [SEVERE] net.aufdemrand.denizen.scripts.containers.core.BukkitWorldScriptHelper.doEvents(BukkitWorldScriptHelper.java:52) 09:01:40 [SEVERE] net.aufdemrand.denizen.scripts.containers.core.BukkitWorldScriptHelper.doEvents(BukkitWorldScriptHelper.java:43) 09:01:40 [SEVERE] net.aufdemrand.denizen.events.core.CommandSmartEvent.playerCommandPreprocess(CommandSmartEvent.java:220) 09:01:40 [SEVERE] sun.reflect.GeneratedMethodAccessor332.invoke(Unknown Source) 09:01:40 [SEVERE] sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 09:01:40 [SEVERE] java.lang.reflect.Method.invoke(Unknown Source) 09:01:40 [SEVERE] org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) 09:01:40 [SEVERE] org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 09:01:40 [SEVERE] org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) 09:01:40 [SEVERE] org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) 09:01:40 [SEVERE] net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1127) 09:01:40 [SEVERE] net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:970) 09:01:40 [SEVERE] net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) 09:01:40 [SEVERE] net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) 09:01:40 [SEVERE] net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) 09:01:40 [SEVERE] java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) 09:01:40 [SEVERE] java.util.concurrent.FutureTask.run(Unknown Source) 09:01:40 [SEVERE] net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:19) 09:01:40 [SEVERE] net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:718) 09:01:40 [SEVERE] net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367) 09:01:40 [SEVERE] net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657) 09:01:40 [SEVERE] net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560) 09:01:40 [SEVERE] java.lang.Thread.run(Unknown Source) 09:01:40 [INFO] +> [Denizen] (Attempted: CHUNKLOAD "<l@0,0,0,world.get_chunk>" "duration:1h") 09:01:40 [INFO] +---------------------+ 09:01:40 [INFO] Queue 'TEST_TOOLS_DecadeDocsChecks' Executing: IF "<l@0,1,0,world.as_location.material>" "!=" "m@wall_sign" "modifyblock" "l@0,1,0,world" "m@wall_sign" 09:01:40 [INFO] +- Executing dCommand: IF/p@TheBlackCoyote ---------+ 09:01:40 [INFO] +> Executing 'IF': use_braces='false' 09:01:40 [INFO] Filled tag <l@0,1,0,world.as_location.material> with 'm@wall_sign,2'. 09:01:40 [INFO] Logic='NEGATIVE', Comparable='Element(m@wall_sign,2)', Operator='EQUALS', ComparedTo='Element(m@wall_sign)' --> OUTCOME='true' 09:01:40 [INFO] Queue 'TEST_TOOLS_DecadeDocsChecks' Executing: MODIFYBLOCK "l@0,1,0,world" "m@wall_sign" 09:01:40 [INFO] +- Executing dCommand: MODIFYBLOCK/p@TheBlackCoyote ---------+ 09:01:40 [INFO] +> Executing 'MODIFYBLOCK': location_list='li@l@0,1,0,world' materials='li@m@wall_sign' physics='true' radius='0' height='0' depth='0' natural='false' delayed='false' 09:01:40 [INFO] Queue 'TEST_TOOLS_DecadeDocsChecks' Executing: ADJUST "<player>" "edit_sign:l@0,1,0,world" 09:01:40 [INFO] +- Executing dCommand: ADJUST/p@TheBlackCoyote ---------+ 09:01:40 [INFO] Filled tag <player> with 'p@4c570928-3648-4583-9148-ee5ca157e175'. 09:01:40 [INFO] +> Executing 'ADJUST': object='p@4c570928-3648-4583-9148-ee5ca157e175' mechanism='edit_sign' mechanism_value='l@0,1,0,world' 09:01:40 [INFO] Queue 'TEST_TOOLS_DecadeDocsChecks' Executing: NARRATE "editing sign" 09:01:40 [INFO] +- Executing dCommand: NARRATE/p@TheBlackCoyote ---------+ 09:01:40 [INFO] +> Executing 'NARRATE': Narrating='editing sign' Targets='[p@TheBlackCoyote]' 09:01:40 [INFO] Completing queue 'TEST_TOOLS_DecadeDocsChecks' in 10007ms. 09:01:40 [INFO] ERROR in script 'ABILITY_COOLDOWN_VISUALIZER'! Scoreboard TheBlackCoyote1436281290530 does not exist! 09:01:43 [INFO] ERROR in script 'ABILITY_COOLDOWN_VISUALIZER'! Scoreboard TheBlackCoyote1436281301627 does not exist! 09:01:44 [INFO] Running script event 'PlayerChangesSign', event='PLAYER CHANGES SIGN' for script 'TEST_TOOLS' 09:01:44 [INFO] Context 'new' = 'li@test|||' 09:01:44 [INFO] Context 'cuboids' = 'li@' 09:01:44 [INFO] Context 'material' = 'm@wall_sign,2' 09:01:44 [INFO] Context 'old' = 'li@|||' 09:01:44 [INFO] Context 'cancelled' = 'false' 09:01:44 [INFO] Context 'location' = 'l@0.0,1.0,0.0,world' 09:01:44 [INFO] Starting InstantQueue 'TEST_TOOLS_SubaruMustangArkansas'... 09:01:44 [INFO] Queue 'TEST_TOOLS_SubaruMustangArkansas' Executing: IF "<context.location.simple>" "!=" "0,1,0,world" "queue" "clear" 09:01:44 [INFO] +- Executing dCommand: IF/p@TheBlackCoyote ---------+ 09:01:44 [INFO] +> Executing 'IF': use_braces='false' 09:01:44 [INFO] Filled tag <context.location.simple> with '0,1,0,world'. 09:01:44 [INFO] Logic='NEGATIVE', Comparable='Element(0,1,0,world)', Operator='EQUALS', ComparedTo='Element(0,1,0,world)' --> OUTCOME='false' 09:01:44 [INFO] Queue 'TEST_TOOLS_SubaruMustangArkansas' Executing: NARRATE "<context.new.replace[li@].replace[|].with[<&sp>]>" 09:01:44 [INFO] +- Executing dCommand: NARRATE/p@TheBlackCoyote ---------+ 09:01:44 [INFO] Filled tag <&sp> with ' '. 09:01:44 [INFO] Filled tag <context.new.replace[li@].replace[|].with[ ]> with 'test '. 09:01:44 [INFO] +> Executing 'NARRATE': Narrating='test' Targets='[p@TheBlackCoyote]' 09:01:44 [INFO] Queue 'TEST_TOOLS_SubaruMustangArkansas' Executing: DETERMINE "li@|||" 09:01:44 [INFO] +- Executing dCommand: DETERMINE/p@TheBlackCoyote ---------+ 09:01:44 [INFO] +> Executing 'DETERMINE': outcome='li@|||' passively='false' 09:01:44 [INFO] Completing queue 'TEST_TOOLS_SubaruMustangArkansas' in 2ms. 09:01:45 [INFO] ERROR in script 'ABILITY_COOLDOWN_VISUALIZER'! Scoreboard TheBlackCoyote1436281303733 does not exist! 09:01:47 [INFO] ERROR in script 'ABILITY_COOLDOWN_VISUALIZER'! Scoreboard TheBlackCoyote1436281305836 does not exist! |
Raw | Raw |