Java Version: 1.7.0_21
Up-time: 46m
CraftBukkit Version: git-Bukkit-0c47611 (MC: 1.8)
Denizen Version: Core: 1.05 (Build Unknown), CraftBukkit: 0.9.6-SNAPSHOT (build 1560)
Active Plugins (8): Citizens: 2.0.14-SNAPSHOT (build 1206), WorldEdit: 5.6.3, Denizen: 0.9.6-SNAPSHOT (build 1560), 
VoxelSniper: 5.170.0-SNAPSHOT-jnks317-gitfcb8fe1, WorldGuard: 5.9, Depenizen: 0.2.1 (build 227), 
AsyncWorldEdit: 1.0-RC5, Webizen: ${project.version} (build ${BUILD_NUMBER}),
Loaded Worlds (3): Lumion, Lumion_nether, Lumion_the_end
Online Players (2): calicokid(calicokid), TheBlackCoyote(TheBlackCoyote)
Offline Players: 18
Mode: online
17:53:40 [INFO]  Queue 'PRE_GAME_COUNTDOWN_HistoricTrModem' Executing: TITLE 
                   "title:<&6>Game begins in<&co>" "subtitle:<&e>10 seconds!" 
                   "targets:<server.list_online_players>" "fade_in:10t" "stay:5s" 
                   "fade_out:10t" 
17:53:40 [INFO] +- Executing dCommand: TITLE/p@calicokid ---------+ 
17:53:40 [INFO]  Filled tag <&6> with ''. 
17:53:40 [INFO]  Filled tag <&co> with ':'. 
17:53:40 [INFO]  Filled tag <&e> with ''. 
17:53:40 [INFO]  Filled tag <server.list_online_players> with 
                   'li@p@ba85964b-f511-4ca7-b1ca-df6ce1f78755|p@4c570928-3648-4583-9148-ee5ca157e175'. 
17:53:40 [INFO] +> Executing 'TITLE': title='Game begins in:'  subtitle='10 
                   seconds!'  fade_in='d@10t'  stay='d@100t'  fade_out='d@10t'  
                   targets='[p@ba85964b-f511-4ca7-b1ca-df6ce1f78755, 
                   p@4c570928-3648-4583-9148-ee5ca157e175]' 
17:53:40 [INFO]  Queue 'PRE_GAME_COUNTDOWN_HistoricTrModem' Executing: WAIT 
                   "1s" 
17:53:40 [INFO] +- Executing dCommand: WAIT/p@calicokid ---------+ 
17:53:40 [INFO] +> Executing 'WAIT': 
                   queue='PRE_GAME_COUNTDOWN_HistoricTrModem'  delay='d@20t' 
17:53:41 [INFO]  Queue 'PRE_GAME_COUNTDOWN_HistoricTrModem' Executing: RUN 
                   "initiate_game" "instantly" 
17:53:41 [INFO] +- Executing dCommand: RUN/p@calicokid ---------+ 
17:53:41 [INFO] +> Executing 'RUN': script='INITIATE_GAME(TASK)'  
                   instant='true' 
17:53:41 [INFO]  Starting InstantQueue 
                   'INITIATE_GAME_BuildingsBuildersDenizen'... 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: IF 
                   "<server.flag[game_going]||false>" "{" "-" "announce" 
                   "format:error_format" "TRIED TO START GAME THAT WAS ALREADY IN 
                   PROGRESS!" "-" "queue" "clear" "}" 
17:53:41 [INFO] +- Executing dCommand: IF/p@calicokid ---------+ 
17:53:41 [INFO]  Filled tag <server.flag[game_going]||false> with 'false'. 
17:53:41 [INFO]  Comparable 1: Comparable='Element(false)', Operator='EQUALS', 
                   ComparedTo='Element(true)' --> OUTCOME='false' 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: IF 
                   "<server.flag[in_queue].as_list.size||0>" "<=" "1" "{" "-" 
                   "title" "title:<&c>Not enough players in queue." 
                   "subtitle:<&e>The game will try to start again in 3 minutes!" 
                   "targets:<server.list_online_players>" "fade_in:10t" "stay:5s" 
                   "fade_out:10t" "-" "run" "pre_game_countdown" "instantly" 
                   "delay:2m" "-" "flag" "server" "time_left" "duration:3m" "-" 
                   "queue" "clear" "}" 
17:53:41 [INFO] +- Executing dCommand: IF/p@calicokid ---------+ 
17:53:41 [INFO]  Filled tag <server.flag[in_queue].as_list.size||0> with '2'. 
17:53:41 [INFO]  Comparable 1: Comparable='Number(2)', Operator='OR_LESS', 
                   ComparedTo='Number(1)' --> OUTCOME='false' 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: 
                   DROP "i@ring" "<server.flag[ringlocation].as_location.above>" 
                   "save:ring" 
17:53:41 [INFO] +- Executing dCommand: DROP/p@calicokid ---------+ 
17:53:41 [INFO]  ...remembering this script entry as 'ring'! 
17:53:41 [INFO]  Filled tag <server.flag[ringlocation].as_location.above> with 
                   'l@322.37787923873725,81.0,965.4216370585592,90.0,183.32478,Lumion'. 
17:53:41 [INFO]  Filled tag <&6> with ''. 
17:53:41 [INFO] +> Executing 'DROP': action='DROP_ITEM'  
                   location='l@322.37787923873725,81.0,965.4216370585592,90.0,183.32478,Lumion' 
                    qty='1'  items='[i@RING]' 
17:53:41 [INFO]  ERROR in script 'INITIATE_GAME'! Woah!! An exception has been 
                   called with this command! 
17:53:41 [INFO]  ERROR in script 'INITIATE_GAME'! Internal exception was 
                   thrown! 
17:53:41 [SEVERE] java.lang.NullPointerException
17:53:41 [SEVERE] net.aufdemrand.denizen.scripts.commands.world.DropCommand.execute(DropCommand.java:119)
17:53:41 [SEVERE] net.aufdemrand.denizencore.scripts.commands.CommandExecuter.execute(CommandExecuter.java:200)
17:53:41 [SEVERE] net.aufdemrand.denizencore.scripts.queues.ScriptEngine.revolve(ScriptEngine.java:51)
17:53:41 [SEVERE] net.aufdemrand.denizencore.scripts.queues.ScriptQueue.revolve(ScriptQueue.java:647)
17:53:41 [SEVERE] net.aufdemrand.denizencore.scripts.queues.core.InstantQueue.onStart(InstantQueue.java:53)
17:53:41 [SEVERE] net.aufdemrand.denizencore.scripts.queues.ScriptQueue.start(ScriptQueue.java:506)
17:53:41 [SEVERE] net.aufdemrand.denizen.scripts.commands.core.RunCommand.execute(RunCommand.java:237)
17:53:41 [SEVERE] net.aufdemrand.denizencore.scripts.commands.CommandExecuter.execute(CommandExecuter.java:200)
17:53:41 [SEVERE] net.aufdemrand.denizencore.scripts.queues.ScriptEngine.revolve(ScriptEngine.java:51)
17:53:41 [SEVERE] net.aufdemrand.denizencore.scripts.queues.ScriptQueue.revolve(ScriptQueue.java:647)
17:53:41 [SEVERE] net.aufdemrand.denizencore.scripts.queues.core.TimedQueue.access$000(TimedQueue.java:10)
17:53:41 [SEVERE] net.aufdemrand.denizencore.scripts.queues.core.TimedQueue$1.run(TimedQueue.java:148)
17:53:41 [SEVERE] net.aufdemrand.denizencore.utilities.scheduling.RepeatingSchedulable.tick(RepeatingSchedulable.java:25)
17:53:41 [SEVERE] net.aufdemrand.denizencore.DenizenCore.tick(DenizenCore.java:123)
17:53:41 [SEVERE] net.aufdemrand.denizen.Denizen$2.run(Denizen.java:692)
17:53:41 [SEVERE] org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:53)
17:53:41 [SEVERE] org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:349)
17:53:41 [SEVERE] net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:653)
17:53:41 [SEVERE] net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284)
17:53:41 [SEVERE] net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:598)
17:53:41 [SEVERE] net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:506)
17:53:41 [SEVERE] java.lang.Thread.run(Thread.java:722)
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: 
                   FLAG "server" 
                   "ring_entity:<entry[ring].dropped_entities.get[1]>" 
17:53:41 [INFO] +- Executing dCommand: FLAG/p@calicokid ---------+ 
17:53:41 [INFO]  Missing saved entry object 'dropped_entities' 
17:53:41 [INFO]  Filled tag <entry[ring].dropped_entities.get[1]> with 
                   'entry[ring].dropped_entities.get[1]'. 
17:53:41 [INFO]  ERROR in script 'INITIATE_GAME'! Tag 
                   <entry[ring].dropped_entities.get[1]> is invalid! 
17:53:41 [INFO] +> Executing 'FLAG': flag_name='RING_ENTITY'  
                   Action/Value='SET_VALUE(entry[ring].dropped_entities.get[1])'  
                   flag_target='server' 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: 
                   FLAG "server" 
                   "ring_last_location:<server.flag[ringlocation].as_location.above>" 
17:53:41 [INFO] +- Executing dCommand: FLAG/p@calicokid ---------+ 
17:53:41 [INFO]  Filled tag <server.flag[ringlocation].as_location.above> with 
                   'l@322.37787923873725,81.0,965.4216370585592,90.0,183.32478,Lumion'. 
17:53:41 [INFO] +> Executing 'FLAG': flag_name='RING_LAST_LOCATION'  
                   Action/Value='SET_VALUE(l@322.37787923873725,81.0,965.4216370585592,90.0,183.32478,Lumion)' 
                    flag_target='server' 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: RUN 
                   "ringannouncement" "instantly" 
                   "def:dropped|<server.flag[ringlocation]>" 
17:53:41 [INFO] +- Executing dCommand: RUN/p@calicokid ---------+ 
17:53:41 [INFO]  Filled tag <server.flag[ringlocation]> with 
                   'l@322.37787923873725,80.0,965.4216370585592,90.0,183.32478,Lumion'. 
17:53:41 [INFO] +> Executing 'RUN': script='RINGANNOUNCEMENT(TASK)'  
                   instant='true'  
                   definitions='li@dropped|l@322.37787923873725,80.0,965.4216370585592,90.0,183.32478,Lumion' 
17:53:41 [INFO]  Adding definition %1% as dropped 
17:53:41 [INFO]  Adding definition %2% as 
                   l@322.37787923873725,80.0,965.4216370585592,90.0,183.32478,Lumion 
17:53:41 [INFO]  Starting InstantQueue 
                   'RINGANNOUNCEMENT_GrantedExcellentButtons'... 
17:53:41 [INFO]  Queue 'RINGANNOUNCEMENT_GrantedExcellentButtons' Executing: 
                   IF "%1%" "==" "dropped" "{" "-" "announce" "<&4>The ring has 
                   been dropped!" "-" "firework" "power:0" "primary:red" "%2%" 
                   "flicker" "trail" "fade:black" "type:burst" "-" "firework" 
                   "power:1" "primary:red" "%2%" "flicker" "trail" "fade:black" 
                   "type:burst" "-" "firework" "power:2" "primary:red" "%2%" 
                   "flicker" "trail" "fade:black" "type:burst" "}" "else" "if" 
                   "%1%" "==" "picked" "{" "-" "announce" "<&6>The ring has been 
                   picked up!" "-" "firework" "po... * snip! * 
17:53:41 [INFO] +- Executing dCommand: IF/p@calicokid ---------+ 
17:53:41 [INFO]  Filled definition %1% with 'dropped'. 
17:53:41 [INFO]  Filled definition %1% with 'dropped'. 
17:53:41 [INFO]  Filled definition %1% with 'dropped'. 
17:53:41 [INFO]  Filled definition %1% with 'dropped'. 
17:53:41 [INFO]  Filled definition %1% with 'dropped'. 
17:53:41 [INFO]  Filled definition %1% with 'dropped'. 
17:53:41 [INFO]  Comparable 1: Comparable='Element(dropped)', 
                   Operator='EQUALS', ComparedTo='Element(dropped)' --> 
                   OUTCOME='true' 
17:53:41 [INFO]  Queue 'RINGANNOUNCEMENT_GrantedExcellentButtons' Executing: 
                   ANNOUNCE "<&4>The ring has been dropped!" 
17:53:41 [INFO] +- Executing dCommand: ANNOUNCE/p@calicokid ---------+ 
17:53:41 [INFO]  Filled tag <&4> with ''. 
17:53:41 [INFO] +> Executing 'ANNOUNCE': Message='The ring has been dropped!'  
                   Type='ALL' 
17:53:41 [INFO]  Queue 'RINGANNOUNCEMENT_GrantedExcellentButtons' Executing: 
                   FIREWORK "power:0" "primary:red" "%2%" "flicker" "trail" 
                   "fade:black" "type:burst" 
17:53:41 [INFO] +- Executing dCommand: FIREWORK/p@calicokid ---------+ 
17:53:41 [INFO]  Filled definition %2% with 
                   'l@322.37787923873725,80.0,965.4216370585592,90.0,183.32478,Lumion'. 
17:53:41 [INFO] +> Executing 'FIREWORK': 
                   location='l@322.37787923873725,80.0,965.4216370585592,90.0,183.32478,Lumion' 
                    type='burst'  power='0'  flicker='true'  trail='true'  
                   primary colors='[co@RED]'  fade colors='[co@BLACK]' 
17:53:41 [INFO]  Queue 'RINGANNOUNCEMENT_GrantedExcellentButtons' Executing: 
                   FIREWORK "power:1" "primary:red" "%2%" "flicker" "trail" 
                   "fade:black" "type:burst" 
17:53:41 [INFO] +- Executing dCommand: FIREWORK/p@calicokid ---------+ 
17:53:41 [INFO]  Filled definition %2% with 
                   'l@322.37787923873725,80.0,965.4216370585592,90.0,183.32478,Lumion'. 
17:53:41 [INFO] +> Executing 'FIREWORK': 
                   location='l@322.37787923873725,80.0,965.4216370585592,90.0,183.32478,Lumion' 
                    type='burst'  power='1'  flicker='true'  trail='true'  
                   primary colors='[co@RED]'  fade colors='[co@BLACK]' 
17:53:41 [INFO]  Queue 'RINGANNOUNCEMENT_GrantedExcellentButtons' Executing: 
                   FIREWORK "power:2" "primary:red" "%2%" "flicker" "trail" 
                   "fade:black" "type:burst" 
17:53:41 [INFO] +- Executing dCommand: FIREWORK/p@calicokid ---------+ 
17:53:41 [INFO]  Filled definition %2% with 
                   'l@322.37787923873725,80.0,965.4216370585592,90.0,183.32478,Lumion'. 
17:53:41 [INFO] +> Executing 'FIREWORK': 
                   location='l@322.37787923873725,80.0,965.4216370585592,90.0,183.32478,Lumion' 
                    type='burst'  power='2'  flicker='true'  trail='true'  
                   primary colors='[co@RED]'  fade colors='[co@BLACK]' 
17:53:41 [INFO]  Completing queue 'RINGANNOUNCEMENT_GrantedExcellentButtons' 
                   in 7ms. 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: IF 
                   "!<server.has_flag[ringlocation]>" "announce" 
                   "format:error_format" "ringlocation NOT FOUND!" 
17:53:41 [INFO] +- Executing dCommand: IF/p@calicokid ---------+ 
17:53:41 [INFO]  Filled tag <server.has_flag[ringlocation]> with 'true'. 
17:53:41 [INFO]  Comparable 1: Logic='NEGATIVE', Comparable='Element(true)', 
                   Operator='EQUALS', ComparedTo='Element(true)' --> 
                   OUTCOME='false' 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: 
                   FOREACH "<server.flag[in_queue].as_list>" "{" "-" "teleport" 
                   "%value%" "<server.flag[spawnlocation.%loop_index%]>" "-" 
                   "modifyblock" 
                   "<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[1,1,0]>|<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[0,1,1]>|<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[-1,1,0]>|<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[0,1,-1]>|<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[... 
                   * snip! * 
17:53:41 [INFO] +- Executing dCommand: FOREACH/p@calicokid ---------+ 
17:53:41 [INFO]  Filled tag <server.flag[in_queue].as_list> with 
                   'li@p@ba85964b-f511-4ca7-b1ca-df6ce1f78755|p@4c570928-3648-4583-9148-ee5ca157e175'. 
17:53:41 [INFO] +> Executing 'FOREACH': 
                   list='li@p@ba85964b-f511-4ca7-b1ca-df6ce1f78755|p@4c570928-3648-4583-9148-ee5ca157e175' 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: 
                   TELEPORT "%value%" "<server.flag[spawnlocation.%loop_index%]>" 
17:53:41 [INFO] +- Executing dCommand: TELEPORT/p@calicokid ---------+ 
17:53:41 [INFO]  Filled definition %value% with 
                   'p@ba85964b-f511-4ca7-b1ca-df6ce1f78755'. 
17:53:41 [INFO]  Filled definition %loop_index% with '1'. 
17:53:41 [INFO]  Filled tag <server.flag[spawnlocation.1]> with 
                   'l@316.4811540027128,80.0,975.4872692694997,8.795625,211.53967,Lumion'. 
17:53:41 [INFO] +> Executing 'TELEPORT': 
                   location='l@316.4811540027128,80.0,975.4872692694997,8.795625,211.53967,Lumion' 
                    entities='[p@ba85964b-f511-4ca7-b1ca-df6ce1f78755]' 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: 
                   MODIFYBLOCK 
                   "<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[1,1,0]>|<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[0,1,1]>|<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[-1,1,0]>|<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[0,1,-1]>|<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[0,2,0]>" 
                   "m@barrier" 
17:53:41 [INFO] +- Executing dCommand: MODIFYBLOCK/p@calicokid ---------+ 
17:53:41 [INFO]  Filled definition %LOOP_INDEX% with '1'. 
17:53:41 [INFO]  Filled definition %LOOP_INDEX% with '1'. 
17:53:41 [INFO]  Filled definition %LOOP_INDEX% with '1'. 
17:53:41 [INFO]  Filled definition %LOOP_INDEX% with '1'. 
17:53:41 [INFO]  Filled definition %LOOP_INDEX% with '1'. 
17:53:41 [INFO]  Filled tag 
                   <server.flag[spawnlocation.1].as_location.add[1,1,0]> with 
                   'l@317.4811540027128,81.0,975.4872692694997,8.795625,211.53967,Lumion'. 
17:53:41 [INFO]  Filled tag 
                   <server.flag[spawnlocation.1].as_location.add[0,1,1]> with 
                   'l@316.4811540027128,81.0,976.4872692694997,8.795625,211.53967,Lumion'. 
17:53:41 [INFO]  Filled tag 
                   <server.flag[spawnlocation.1].as_location.add[-1,1,0]> with 
                   'l@315.4811540027128,81.0,975.4872692694997,8.795625,211.53967,Lumion'. 
17:53:41 [INFO]  Filled tag 
                   <server.flag[spawnlocation.1].as_location.add[0,1,-1]> with 
                   'l@316.4811540027128,81.0,974.4872692694997,8.795625,211.53967,Lumion'. 
17:53:41 [INFO]  Filled tag 
                   <server.flag[spawnlocation.1].as_location.add[0,2,0]> with 
                   'l@316.4811540027128,82.0,975.4872692694997,8.795625,211.53967,Lumion'. 
17:53:41 [INFO] +> Executing 'MODIFYBLOCK': 
                   location_list='li@l@317.4811540027128,81.0,975.4872692694997,8.795625,211.53967,Lumion|l@316.4811540027128,81.0,976.4872692694997,8.795625,211.53967,Lumion|l@315.4811540027128,81.0,975.4872692694997,8.795625,211.53967,Lumion|l@316.4811540027128,81.0,974.4872692694997,8.795625,211.53967,Lumion|l@316.4811540027128,82.0,975.4872692694997,8.795625,211.53967,Lumion' 
                    materials='li@m@barrier'  physics='true'  radius='0'  
                   height='0'  depth='0'  natural='false'  dela... * snip! * 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: IF 
                   "!<server.has_flag[spawnlocation.%loop_index%]>" "announce" 
                   "format:error_format" "spawnlocation.%loop_index% NOT FOUND!" 
17:53:41 [INFO] +- Executing dCommand: IF/p@calicokid ---------+ 
17:53:41 [INFO]  Filled definition %loop_index% with '1'. 
17:53:41 [INFO]  Filled definition %loop_index% with '1'. 
17:53:41 [INFO]  Filled tag <server.has_flag[spawnlocation.1]> with 'true'. 
17:53:41 [INFO]  Comparable 1: Logic='NEGATIVE', Comparable='Element(true)', 
                   Operator='EQUALS', ComparedTo='Element(true)' --> 
                   OUTCOME='false' 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: RUN 
                   "prepare_player" "player:%value%" "instantly" 
17:53:41 [INFO] +- Executing dCommand: RUN/p@calicokid ---------+ 
17:53:41 [INFO]  Filled definition %value% with 
                   'p@ba85964b-f511-4ca7-b1ca-df6ce1f78755'. 
17:53:41 [INFO]  ...replacing the linked player with 
                   p@ba85964b-f511-4ca7-b1ca-df6ce1f78755 
17:53:41 [INFO] +> Executing 'RUN': script='PREPARE_PLAYER(TASK)'  
                   instant='true' 
17:53:41 [INFO]  Starting InstantQueue 
                   'PREPARE_PLAYER_TrusteeOpticalCrawford'... 
17:53:41 [INFO]  Queue 'PREPARE_PLAYER_TrusteeOpticalCrawford' Executing: 
                   ANNOUNCE "format:error_format" "player.class.data not found" 
17:53:41 [INFO] +- Executing dCommand: ANNOUNCE/p@calicokid ---------+ 
17:53:41 [INFO] +> Executing 'ANNOUNCE': Message='player.class.data not found' 
                    Format='ERROR_FORMAT'  Type='ALL' 
17:53:41 [INFO]  Filled tag <&4> with ''. 
17:53:41 [INFO]  Filled tag <&co> with ':'. 
17:53:41 [INFO]  Filled tag <&nl> with '
'. 
17:53:41 [INFO]  Queue 'PREPARE_PLAYER_TrusteeOpticalCrawford' Executing: HEAL 
17:53:41 [INFO] +- Executing dCommand: HEAL/p@calicokid ---------+ 
17:53:41 [INFO] +> Executing 'HEAL': amount='-1'  
                   entities='[p@ba85964b-f511-4ca7-b1ca-df6ce1f78755]' 
17:53:41 [INFO]  Queue 'PREPARE_PLAYER_TrusteeOpticalCrawford' Executing: FEED 
17:53:41 [INFO] +- Executing dCommand: FEED/p@calicokid ---------+ 
17:53:41 [INFO] +> Executing 'FEED': targetplayer='p@calicokid'  amount='9999' 
17:53:41 [INFO]  Queue 'PREPARE_PLAYER_TrusteeOpticalCrawford' Executing: 
                   ADJUST "<player>" "gamemode:survival" 
17:53:41 [INFO] +- Executing dCommand: ADJUST/p@calicokid ---------+ 
17:53:41 [INFO]  Filled tag <player> with 
                   'p@ba85964b-f511-4ca7-b1ca-df6ce1f78755'. 
17:53:41 [INFO] +> Executing 'ADJUST': 
                   object='p@ba85964b-f511-4ca7-b1ca-df6ce1f78755'  
                   mechanism='gamemode'  mechanism_value='survival' 
17:53:41 [INFO]  Queue 'PREPARE_PLAYER_TrusteeOpticalCrawford' Executing: 
                   INVENTORY "clear" "destination:<player.inventory>" 
17:53:41 [INFO] +- Executing dCommand: INVENTORY/p@calicokid ---------+ 
17:53:41 [INFO]  Filled tag <player.inventory> with 
                   'in@player[holder=p@ba85964b-f511-4ca7-b1ca-df6ce1f78755]'. 
17:53:41 [INFO] +> Executing 'INVENTORY': actions='[clear]'  
                   destination='in@player[holder=p@ba85964b-f511-4ca7-b1ca-df6ce1f78755]' 
                    slot='1' 
17:53:41 [INFO]  Completing queue 'PREPARE_PLAYER_TrusteeOpticalCrawford' in 
                   5ms. 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: 
                   FOREACH " CALLBACK" 
17:53:41 [INFO] +- Foreach loop 2 ---------+ 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: 
                   TELEPORT "%value%" "<server.flag[spawnlocation.%loop_index%]>" 
17:53:41 [INFO] +- Executing dCommand: TELEPORT/p@calicokid ---------+ 
17:53:41 [INFO]  Filled definition %value% with 
                   'p@4c570928-3648-4583-9148-ee5ca157e175'. 
17:53:41 [INFO]  Filled definition %loop_index% with '2'. 
17:53:41 [INFO]  Filled tag <server.flag[spawnlocation.2]> with 
                   'l@318.5231298846416,80.0,976.4959399494809,11.548315,199.61151,Lumion'. 
17:53:41 [INFO] +> Executing 'TELEPORT': 
                   location='l@318.5231298846416,80.0,976.4959399494809,11.548315,199.61151,Lumion' 
                    entities='[p@4c570928-3648-4583-9148-ee5ca157e175]' 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: 
                   MODIFYBLOCK 
                   "<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[1,1,0]>|<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[0,1,1]>|<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[-1,1,0]>|<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[0,1,-1]>|<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[0,2,0]>" 
                   "m@barrier" 
17:53:41 [INFO] +- Executing dCommand: MODIFYBLOCK/p@calicokid ---------+ 
17:53:41 [INFO]  Filled definition %LOOP_INDEX% with '2'. 
17:53:41 [INFO]  Filled definition %LOOP_INDEX% with '2'. 
17:53:41 [INFO]  Filled definition %LOOP_INDEX% with '2'. 
17:53:41 [INFO]  Filled definition %LOOP_INDEX% with '2'. 
17:53:41 [INFO]  Filled definition %LOOP_INDEX% with '2'. 
17:53:41 [INFO]  Filled tag 
                   <server.flag[spawnlocation.2].as_location.add[1,1,0]> with 
                   'l@319.5231298846416,81.0,976.4959399494809,11.548315,199.61151,Lumion'. 
17:53:41 [INFO]  Filled tag 
                   <server.flag[spawnlocation.2].as_location.add[0,1,1]> with 
                   'l@318.5231298846416,81.0,977.4959399494809,11.548315,199.61151,Lumion'. 
17:53:41 [INFO]  Filled tag 
                   <server.flag[spawnlocation.2].as_location.add[-1,1,0]> with 
                   'l@317.5231298846416,81.0,976.4959399494809,11.548315,199.61151,Lumion'. 
17:53:41 [INFO]  Filled tag 
                   <server.flag[spawnlocation.2].as_location.add[0,1,-1]> with 
                   'l@318.5231298846416,81.0,975.4959399494809,11.548315,199.61151,Lumion'. 
17:53:41 [INFO]  Filled tag 
                   <server.flag[spawnlocation.2].as_location.add[0,2,0]> with 
                   'l@318.5231298846416,82.0,976.4959399494809,11.548315,199.61151,Lumion'. 
17:53:41 [INFO] +> Executing 'MODIFYBLOCK': 
                   location_list='li@l@319.5231298846416,81.0,976.4959399494809,11.548315,199.61151,Lumion|l@318.5231298846416,81.0,977.4959399494809,11.548315,199.61151,Lumion|l@317.5231298846416,81.0,976.4959399494809,11.548315,199.61151,Lumion|l@318.5231298846416,81.0,975.4959399494809,11.548315,199.61151,Lumion|l@318.5231298846416,82.0,976.4959399494809,11.548315,199.61151,Lumion' 
                    materials='li@m@barrier'  physics='true'  radius='0'  
                   height='0'  depth='0'  natural='false' ... * snip! * 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: IF 
                   "!<server.has_flag[spawnlocation.%loop_index%]>" "announce" 
                   "format:error_format" "spawnlocation.%loop_index% NOT FOUND!" 
17:53:41 [INFO] +- Executing dCommand: IF/p@calicokid ---------+ 
17:53:41 [INFO]  Filled definition %loop_index% with '2'. 
17:53:41 [INFO]  Filled definition %loop_index% with '2'. 
17:53:41 [INFO]  Filled tag <server.has_flag[spawnlocation.2]> with 'true'. 
17:53:41 [INFO]  Comparable 1: Logic='NEGATIVE', Comparable='Element(true)', 
                   Operator='EQUALS', ComparedTo='Element(true)' --> 
                   OUTCOME='false' 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: RUN 
                   "prepare_player" "player:%value%" "instantly" 
17:53:41 [INFO] +- Executing dCommand: RUN/p@calicokid ---------+ 
17:53:41 [INFO]  Filled definition %value% with 
                   'p@4c570928-3648-4583-9148-ee5ca157e175'. 
17:53:41 [INFO]  ...replacing the linked player with 
                   p@4c570928-3648-4583-9148-ee5ca157e175 
17:53:41 [INFO] +> Executing 'RUN': script='PREPARE_PLAYER(TASK)'  
                   instant='true' 
17:53:41 [INFO]  Starting InstantQueue 'PREPARE_PLAYER_DeclinedOnceZen'... 
17:53:41 [INFO]  Queue 'PREPARE_PLAYER_DeclinedOnceZen' Executing: ANNOUNCE 
                   "format:error_format" "player.class.data not found" 
17:53:41 [INFO] +- Executing dCommand: ANNOUNCE/p@TheBlackCoyote ---------+ 
17:53:41 [INFO] +> Executing 'ANNOUNCE': Message='player.class.data not found' 
                    Format='ERROR_FORMAT'  Type='ALL' 
17:53:41 [INFO]  Filled tag <&4> with ''. 
17:53:41 [INFO]  Filled tag <&co> with ':'. 
17:53:41 [INFO]  Filled tag <&nl> with '
'. 
17:53:41 [INFO]  Queue 'PREPARE_PLAYER_DeclinedOnceZen' Executing: HEAL 
17:53:41 [INFO] +- Executing dCommand: HEAL/p@TheBlackCoyote ---------+ 
17:53:41 [INFO] +> Executing 'HEAL': amount='-1'  
                   entities='[p@4c570928-3648-4583-9148-ee5ca157e175]' 
17:53:41 [INFO]  Queue 'PREPARE_PLAYER_DeclinedOnceZen' Executing: FEED 
17:53:41 [INFO] +- Executing dCommand: FEED/p@TheBlackCoyote ---------+ 
17:53:41 [INFO] +> Executing 'FEED': targetplayer='p@TheBlackCoyote'  
                   amount='9999' 
17:53:41 [INFO]  Queue 'PREPARE_PLAYER_DeclinedOnceZen' Executing: ADJUST 
                   "<player>" "gamemode:survival" 
17:53:41 [INFO] +- Executing dCommand: ADJUST/p@TheBlackCoyote ---------+ 
17:53:41 [INFO]  Filled tag <player> with 
                   'p@4c570928-3648-4583-9148-ee5ca157e175'. 
17:53:41 [INFO] +> Executing 'ADJUST': 
                   object='p@4c570928-3648-4583-9148-ee5ca157e175'  
                   mechanism='gamemode'  mechanism_value='survival' 
17:53:41 [INFO]  Queue 'PREPARE_PLAYER_DeclinedOnceZen' Executing: INVENTORY 
                   "clear" "destination:<player.inventory>" 
17:53:41 [INFO] +- Executing dCommand: INVENTORY/p@TheBlackCoyote ---------+ 
17:53:41 [INFO]  Filled tag <player.inventory> with 
                   'in@player[holder=p@4c570928-3648-4583-9148-ee5ca157e175]'. 
17:53:41 [INFO] +> Executing 'INVENTORY': actions='[clear]'  
                   destination='in@player[holder=p@4c570928-3648-4583-9148-ee5ca157e175]' 
                    slot='1' 
17:53:41 [INFO]  Completing queue 'PREPARE_PLAYER_DeclinedOnceZen' in 5ms. 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: 
                   FOREACH " CALLBACK" 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: 
                   FLAG "server" "game_going:true" 
17:53:41 [INFO] +- Executing dCommand: FLAG/p@calicokid ---------+ 
17:53:41 [INFO] +> Executing 'FLAG': flag_name='GAME_GOING'  
                   Action/Value='SET_VALUE(true)'  flag_target='server' 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: 
                   FLAG "server" "in_game:!" 
17:53:41 [INFO] +- Executing dCommand: FLAG/p@calicokid ---------+ 
17:53:41 [INFO] +> Executing 'FLAG': flag_name='IN_GAME'  
                   Action/Value='DELETE(false)'  flag_target='server' 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: 
                   FLAG "server" "in_game:|:<server.flag[in_queue].as_list||li@>" 
17:53:41 [INFO] +- Executing dCommand: FLAG/p@calicokid ---------+ 
17:53:41 [INFO]  Filled tag <server.flag[in_queue].as_list||li@> with 
                   'li@p@ba85964b-f511-4ca7-b1ca-df6ce1f78755|p@4c570928-3648-4583-9148-ee5ca157e175'. 
17:53:41 [INFO] +> Executing 'FLAG': flag_name='IN_GAME'  
                   Action/Value='SPLIT(li@p@ba85964b-f511-4ca7-b1ca-df6ce1f78755|p@4c570928-3648-4583-9148-ee5ca157e175)' 
                    flag_target='server' 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: 
                   FLAG "server" "in_queue:!" 
17:53:41 [INFO] +- Executing dCommand: FLAG/p@calicokid ---------+ 
17:53:41 [INFO] +> Executing 'FLAG': flag_name='IN_QUEUE'  
                   Action/Value='DELETE(false)'  flag_target='server' 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: 
                   FLAG "server" "ring_carrier:!" 
17:53:41 [INFO] +- Executing dCommand: FLAG/p@calicokid ---------+ 
17:53:41 [INFO] +> Executing 'FLAG': flag_name='RING_CARRIER'  
                   Action/Value='DELETE(false)'  flag_target='server' 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: 
                   FLAG "server" "time_of_start:<server.current_time_millis>" 
17:53:41 [INFO] +- Executing dCommand: FLAG/p@calicokid ---------+ 
17:53:41 [INFO]  Filled tag <server.current_time_millis> with '1421362421552'. 
17:53:41 [INFO] +> Executing 'FLAG': flag_name='TIME_OF_START'  
                   Action/Value='SET_VALUE(1421362421552)'  flag_target='server' 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: 
                   FLAG "server" "deathmatch_countdown" "duration:30m" 
17:53:41 [INFO] +- Executing dCommand: FLAG/p@calicokid ---------+ 
17:53:41 [INFO] +> Executing 'FLAG': flag_name='deathmatch_countdown'  
                   Action/Value='SET_BOOLEAN(true)'  duration='d@36000t'  
                   flag_target='server' 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: IF 
                   "!<server.has_flag[ringdestroylocation.1]>" "announce" 
                   "format:error_format" "ringdestroylocation.1 NOT FOUND!" 
17:53:41 [INFO] +- Executing dCommand: IF/p@calicokid ---------+ 
17:53:41 [INFO]  Filled tag <server.has_flag[ringdestroylocation.1]> with 
                   'true'. 
17:53:41 [INFO]  Comparable 1: Logic='NEGATIVE', Comparable='Element(true)', 
                   Operator='EQUALS', ComparedTo='Element(true)' --> 
                   OUTCOME='false' 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: IF 
                   "!<server.has_flag[ringdestroylocation.2]>" "announce" 
                   "format:error_format" "ringdestroylocation.2 NOT FOUND!" 
17:53:41 [INFO] +- Executing dCommand: IF/p@calicokid ---------+ 
17:53:41 [INFO]  Filled tag <server.has_flag[ringdestroylocation.2]> with 
                   'true'. 
17:53:41 [INFO]  Comparable 1: Logic='NEGATIVE', Comparable='Element(true)', 
                   Operator='EQUALS', ComparedTo='Element(true)' --> 
                   OUTCOME='false' 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: 
                   NOTE 
                   "cu@<server.flag[ringdestroylocation.1]>|<server.flag[ringdestroylocation.2]>" 
                   "as:mountdoom" 
17:53:41 [INFO] +- Executing dCommand: NOTE/p@calicokid ---------+ 
17:53:41 [INFO]  Filled tag <server.flag[ringdestroylocation.1]> with 
                   'l@257.302496210672,110.88773882819159,807.6999999880791,82.65948,185.30255,Lumion'. 
17:53:41 [INFO]  Filled tag <server.flag[ringdestroylocation.2]> with 
                   'l@263.699999988079,119.50329140515534,799.3000000119209,56.05014,40.786316,Lumion'. 
17:53:41 [INFO] +> Executing 'NOTE': 
                   object='cu@l@257.302496210672,110.88773882819159,807.6999999880791,82.65948,185.30255,Lumion|l@263.699999988079,119.50329140515534,799.3000000119209,56.05014,40.786316,Lumion' 
                    id='mountdoom'  remove='false' 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: RUN 
                   "ring_maintainer" "instantly" "delay:10s" 
17:53:41 [INFO] +- Executing dCommand: RUN/p@calicokid ---------+ 
17:53:41 [INFO] +> Executing 'RUN': script='RING_MAINTAINER(TASK)'  
                   instant='true'  delay='d@200t' 
17:53:41 [INFO]  Delaying InstantQueue 'RING_MAINTAINER_RackOregonVariable' 
                   for 'd@200t'... 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: RUN 
                   "game_countdown" "instantly" 
17:53:41 [INFO] +- Executing dCommand: RUN/p@calicokid ---------+ 
17:53:41 [INFO] +> Executing 'RUN': script='GAME_COUNTDOWN(TASK)'  
                   instant='true' 
17:53:41 [INFO]  Starting InstantQueue 'GAME_COUNTDOWN_IrsThereforePig'... 
17:53:41 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: FLAG 
                   "server" "lock_players:true" 
17:53:41 [INFO] +- Executing dCommand: FLAG/p@calicokid ---------+ 
17:53:41 [INFO] +> Executing 'FLAG': flag_name='LOCK_PLAYERS'  
                   Action/Value='SET_VALUE(true)'  flag_target='server' 
17:53:41 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: TITLE 
                   "title:<&6>10!" "targets:<server.flag[in_game].as_list>" 
                   "fade_in:10t" "stay:2s" "fade_out:0t" 
17:53:41 [INFO] +- Executing dCommand: TITLE/p@calicokid ---------+ 
17:53:41 [INFO]  Filled tag <&6> with ''. 
17:53:41 [INFO]  Filled tag <server.flag[in_game].as_list> with 
                   'li@p@ba85964b-f511-4ca7-b1ca-df6ce1f78755|p@4c570928-3648-4583-9148-ee5ca157e175'. 
17:53:41 [INFO] +> Executing 'TITLE': title='10!'  fade_in='d@10t'  
                   stay='d@40t'  fade_out='d@0t'  
                   targets='[p@ba85964b-f511-4ca7-b1ca-df6ce1f78755, 
                   p@4c570928-3648-4583-9148-ee5ca157e175]' 
17:53:41 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: WAIT "1s" 
17:53:41 [INFO] +- Executing dCommand: WAIT/p@calicokid ---------+ 
17:53:41 [INFO] +> Executing 'WAIT': queue='GAME_COUNTDOWN_IrsThereforePig'  
                   delay='d@20t' 
17:53:41 [INFO]  Forcing queue GAME_COUNTDOWN_IrsThereforePig into a timed 
                   queue... 
17:53:41 [INFO]  Completing queue 'GAME_COUNTDOWN_IrsThereforePig' in 3ms. 
17:53:41 [INFO]  Starting TimedQueue 'GAME_COUNTDOWN_IrsThereforePig'... 
17:53:41 [INFO]  Queue 'INITIATE_GAME_BuildingsBuildersDenizen' Executing: RUN 
                   "initiate_deathmatch" "instantly" "delay:25m" 
                   "def:<server.flag[time_of_start]>" 
17:53:41 [INFO] +- Executing dCommand: RUN/p@calicokid ---------+ 
17:53:41 [INFO]  Filled tag <server.flag[time_of_start]> with '1421362421552'. 
17:53:41 [INFO] +> Executing 'RUN': script='INITIATE_DEATHMATCH(TASK)'  
                   instant='true'  delay='d@30000t'  
                   definitions='li@1421362421552' 
17:53:41 [INFO]  Adding definition %1% as 1421362421552 
17:53:41 [INFO]  Delaying InstantQueue 
                   'INITIATE_DEATHMATCH_PositionTravelersNearly' for 
                   'd@30000t'... 
17:53:41 [INFO]  Completing queue 'INITIATE_GAME_BuildingsBuildersDenizen' in 
                   80ms. 
17:53:41 [INFO]  Completing queue 'PRE_GAME_COUNTDOWN_HistoricTrModem' in 
                   51231ms. 
17:53:42 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: TITLE 
                   "title:<&6>9!" "targets:<server.flag[in_game].as_list>" 
                   "fade_in:0t" "stay:2s" "fade_out:0t" 
17:53:42 [INFO] +- Executing dCommand: TITLE/p@calicokid ---------+ 
17:53:42 [INFO]  Filled tag <&6> with ''. 
17:53:42 [INFO]  Filled tag <server.flag[in_game].as_list> with 
                   'li@p@ba85964b-f511-4ca7-b1ca-df6ce1f78755|p@4c570928-3648-4583-9148-ee5ca157e175'. 
17:53:42 [INFO] +> Executing 'TITLE': title='9!'  fade_in='d@0t'  stay='d@40t' 
                    fade_out='d@0t'  
                   targets='[p@ba85964b-f511-4ca7-b1ca-df6ce1f78755, 
                   p@4c570928-3648-4583-9148-ee5ca157e175]' 
17:53:42 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: WAIT "1s" 
17:53:42 [INFO] +- Executing dCommand: WAIT/p@calicokid ---------+ 
17:53:42 [INFO] +> Executing 'WAIT': queue='GAME_COUNTDOWN_IrsThereforePig'  
                   delay='d@20t' 
17:53:43 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: TITLE 
                   "title:<&6>8!" "targets:<server.flag[in_game].as_list>" 
                   "fade_in:0t" "stay:2s" "fade_out:0t" 
17:53:43 [INFO] +- Executing dCommand: TITLE/p@calicokid ---------+ 
17:53:43 [INFO]  Filled tag <&6> with ''. 
17:53:43 [INFO]  Filled tag <server.flag[in_game].as_list> with 
                   'li@p@ba85964b-f511-4ca7-b1ca-df6ce1f78755|p@4c570928-3648-4583-9148-ee5ca157e175'. 
17:53:43 [INFO] +> Executing 'TITLE': title='8!'  fade_in='d@0t'  stay='d@40t' 
                    fade_out='d@0t'  
                   targets='[p@ba85964b-f511-4ca7-b1ca-df6ce1f78755, 
                   p@4c570928-3648-4583-9148-ee5ca157e175]' 
17:53:43 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: WAIT "1s" 
17:53:43 [INFO] +- Executing dCommand: WAIT/p@calicokid ---------+ 
17:53:43 [INFO] +> Executing 'WAIT': queue='GAME_COUNTDOWN_IrsThereforePig'  
                   delay='d@20t' 
17:53:44 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: TITLE 
                   "title:<&6>7!" "targets:<server.flag[in_game].as_list>" 
                   "fade_in:0t" "stay:2s" "fade_out:0t" 
17:53:44 [INFO] +- Executing dCommand: TITLE/p@calicokid ---------+ 
17:53:44 [INFO]  Filled tag <&6> with ''. 
17:53:44 [INFO]  Filled tag <server.flag[in_game].as_list> with 
                   'li@p@ba85964b-f511-4ca7-b1ca-df6ce1f78755|p@4c570928-3648-4583-9148-ee5ca157e175'. 
17:53:44 [INFO] +> Executing 'TITLE': title='7!'  fade_in='d@0t'  stay='d@40t' 
                    fade_out='d@0t'  
                   targets='[p@ba85964b-f511-4ca7-b1ca-df6ce1f78755, 
                   p@4c570928-3648-4583-9148-ee5ca157e175]' 
17:53:44 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: WAIT "1s" 
17:53:44 [INFO] +- Executing dCommand: WAIT/p@calicokid ---------+ 
17:53:44 [INFO] +> Executing 'WAIT': queue='GAME_COUNTDOWN_IrsThereforePig'  
                   delay='d@20t' 
17:53:45 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: TITLE 
                   "title:<&6>6!" "targets:<server.flag[in_game].as_list>" 
                   "fade_in:0t" "stay:2s" "fade_out:0t" 
17:53:45 [INFO] +- Executing dCommand: TITLE/p@calicokid ---------+ 
17:53:45 [INFO]  Filled tag <&6> with ''. 
17:53:45 [INFO]  Filled tag <server.flag[in_game].as_list> with 
                   'li@p@ba85964b-f511-4ca7-b1ca-df6ce1f78755|p@4c570928-3648-4583-9148-ee5ca157e175'. 
17:53:45 [INFO] +> Executing 'TITLE': title='6!'  fade_in='d@0t'  stay='d@40t' 
                    fade_out='d@0t'  
                   targets='[p@ba85964b-f511-4ca7-b1ca-df6ce1f78755, 
                   p@4c570928-3648-4583-9148-ee5ca157e175]' 
17:53:45 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: WAIT "1s" 
17:53:45 [INFO] +- Executing dCommand: WAIT/p@calicokid ---------+ 
17:53:45 [INFO] +> Executing 'WAIT': queue='GAME_COUNTDOWN_IrsThereforePig'  
                   delay='d@20t' 
17:53:46 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: TITLE 
                   "title:<&6>5!" "targets:<server.flag[in_game].as_list>" 
                   "fade_in:0t" "stay:2s" "fade_out:0t" 
17:53:46 [INFO] +- Executing dCommand: TITLE/p@calicokid ---------+ 
17:53:46 [INFO]  Filled tag <&6> with ''. 
17:53:46 [INFO]  Filled tag <server.flag[in_game].as_list> with 
                   'li@p@ba85964b-f511-4ca7-b1ca-df6ce1f78755|p@4c570928-3648-4583-9148-ee5ca157e175'. 
17:53:46 [INFO] +> Executing 'TITLE': title='5!'  fade_in='d@0t'  stay='d@40t' 
                    fade_out='d@0t'  
                   targets='[p@ba85964b-f511-4ca7-b1ca-df6ce1f78755, 
                   p@4c570928-3648-4583-9148-ee5ca157e175]' 
17:53:46 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: WAIT "1s" 
17:53:46 [INFO] +- Executing dCommand: WAIT/p@calicokid ---------+ 
17:53:46 [INFO] +> Executing 'WAIT': queue='GAME_COUNTDOWN_IrsThereforePig'  
                   delay='d@20t' 
17:53:47 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: TITLE 
                   "title:<&6>4!" "targets:<server.flag[in_game].as_list>" 
                   "fade_in:0t" "stay:2s" "fade_out:0t" 
17:53:47 [INFO] +- Executing dCommand: TITLE/p@calicokid ---------+ 
17:53:47 [INFO]  Filled tag <&6> with ''. 
17:53:47 [INFO]  Filled tag <server.flag[in_game].as_list> with 
                   'li@p@ba85964b-f511-4ca7-b1ca-df6ce1f78755|p@4c570928-3648-4583-9148-ee5ca157e175'. 
17:53:47 [INFO] +> Executing 'TITLE': title='4!'  fade_in='d@0t'  stay='d@40t' 
                    fade_out='d@0t'  
                   targets='[p@ba85964b-f511-4ca7-b1ca-df6ce1f78755, 
                   p@4c570928-3648-4583-9148-ee5ca157e175]' 
17:53:47 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: WAIT "1s" 
17:53:47 [INFO] +- Executing dCommand: WAIT/p@calicokid ---------+ 
17:53:47 [INFO] +> Executing 'WAIT': queue='GAME_COUNTDOWN_IrsThereforePig'  
                   delay='d@20t' 
17:53:48 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: TITLE 
                   "title:<&6>3!" "targets:<server.flag[in_game].as_list>" 
                   "fade_in:0t" "stay:2s" "fade_out:0t" 
17:53:48 [INFO] +- Executing dCommand: TITLE/p@calicokid ---------+ 
17:53:48 [INFO]  Filled tag <&6> with ''. 
17:53:48 [INFO]  Filled tag <server.flag[in_game].as_list> with 
                   'li@p@ba85964b-f511-4ca7-b1ca-df6ce1f78755|p@4c570928-3648-4583-9148-ee5ca157e175'. 
17:53:48 [INFO] +> Executing 'TITLE': title='3!'  fade_in='d@0t'  stay='d@40t' 
                    fade_out='d@0t'  
                   targets='[p@ba85964b-f511-4ca7-b1ca-df6ce1f78755, 
                   p@4c570928-3648-4583-9148-ee5ca157e175]' 
17:53:48 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: WAIT "1s" 
17:53:48 [INFO] +- Executing dCommand: WAIT/p@calicokid ---------+ 
17:53:48 [INFO] +> Executing 'WAIT': queue='GAME_COUNTDOWN_IrsThereforePig'  
                   delay='d@20t' 
17:53:49 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: TITLE 
                   "title:<&6>2!" "targets:<server.flag[in_game].as_list>" 
                   "fade_in:0t" "stay:2s" "fade_out:0t" 
17:53:49 [INFO] +- Executing dCommand: TITLE/p@calicokid ---------+ 
17:53:49 [INFO]  Filled tag <&6> with ''. 
17:53:49 [INFO]  Filled tag <server.flag[in_game].as_list> with 
                   'li@p@ba85964b-f511-4ca7-b1ca-df6ce1f78755|p@4c570928-3648-4583-9148-ee5ca157e175'. 
17:53:49 [INFO] +> Executing 'TITLE': title='2!'  fade_in='d@0t'  stay='d@40t' 
                    fade_out='d@0t'  
                   targets='[p@ba85964b-f511-4ca7-b1ca-df6ce1f78755, 
                   p@4c570928-3648-4583-9148-ee5ca157e175]' 
17:53:49 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: WAIT "1s" 
17:53:49 [INFO] +- Executing dCommand: WAIT/p@calicokid ---------+ 
17:53:49 [INFO] +> Executing 'WAIT': queue='GAME_COUNTDOWN_IrsThereforePig'  
                   delay='d@20t' 
17:53:50 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: TITLE 
                   "title:<&6>1!" "targets:<server.flag[in_game].as_list>" 
                   "fade_in:0t" "stay:2s" "fade_out:0t" 
17:53:50 [INFO] +- Executing dCommand: TITLE/p@calicokid ---------+ 
17:53:50 [INFO]  Filled tag <&6> with ''. 
17:53:50 [INFO]  Filled tag <server.flag[in_game].as_list> with 
                   'li@p@ba85964b-f511-4ca7-b1ca-df6ce1f78755|p@4c570928-3648-4583-9148-ee5ca157e175'. 
17:53:50 [INFO] +> Executing 'TITLE': title='1!'  fade_in='d@0t'  stay='d@40t' 
                    fade_out='d@0t'  
                   targets='[p@ba85964b-f511-4ca7-b1ca-df6ce1f78755, 
                   p@4c570928-3648-4583-9148-ee5ca157e175]' 
17:53:50 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: WAIT "1s" 
17:53:50 [INFO] +- Executing dCommand: WAIT/p@calicokid ---------+ 
17:53:50 [INFO] +> Executing 'WAIT': queue='GAME_COUNTDOWN_IrsThereforePig'  
                   delay='d@20t' 
17:53:51 [INFO]  Queue 'RING_MAINTAINER_RackOregonVariable' Executing: IF 
                   "!<server.flag[game_going]||false>" "queue" "clear" 
17:53:51 [INFO] +- Executing dCommand: IF/p@calicokid ---------+ 
17:53:51 [INFO]  Filled tag <server.flag[game_going]||false> with 'true'. 
17:53:51 [INFO]  Comparable 1: Logic='NEGATIVE', Comparable='Element(true)', 
                   Operator='EQUALS', ComparedTo='Element(true)' --> 
                   OUTCOME='false' 
17:53:51 [INFO]  Queue 'RING_MAINTAINER_RackOregonVariable' Executing: IF 
                   "<server.flag[ring_entity].as_entity.is_spawned||false>" "{" 
                   "-" "firework" "power:0" "primary:white" "flicker" "trail" 
                   "fade:black" "type:burst" 
                   "<server.flag[ring_entity].as_entity.location>" "-" "firework" 
                   "power:1" "primary:white" "flicker" "trail" "fade:black" 
                   "type:burst" "<server.flag[ring_entity].as_entity.location>" 
                   "-" "firework" "power:2" "primary:white" "flicker" "trail" 
                   "fade:black" "type:burst" 
                   "<server.flag[ring_entity].as_entity.locat... * snip! * 
17:53:51 [INFO] +- Executing dCommand: IF/p@calicokid ---------+ 
17:53:51 [INFO] +> [dEntity] valueOf dEntity returning null: 
                   entry[ring].dropped_entities.get[1] 
17:53:51 [INFO] +> [dEntity] valueOf dEntity returning null: 
                   entry[ring].dropped_entities.get[1] 
17:53:51 [INFO]  Filled tag 
                   <server.flag[ring_entity].as_entity.is_spawned||false> with 
                   'false'. 
17:53:51 [INFO]  Comparable 1: Comparable='Element(false)', Operator='EQUALS', 
                   ComparedTo='Element(true)' --> OUTCOME='false' 
17:53:51 [INFO]  Queue 'RING_MAINTAINER_RackOregonVariable' Executing: IF 
                   "!<server.flag[in_game].contains[<server.flag[ring_carrier]||nobody>]||false>" 
                   "{" "-" "drop" "i@ring" 
                   "<server.flag[ring_last_location].as_location.find.surface_blocks.within[20].random.above>" 
                   "save:ring" "-" "flag" "server" 
                   "ring_entity:<entry[ring].dropped_entities.get[1]>" "-" "flag" 
                   "server" "ring_carrier:!" "}" 
17:53:51 [INFO] +- Executing dCommand: IF/p@calicokid ---------+ 
17:53:51 [INFO]  Filled tag <server.flag[ring_carrier]||nobody> with 'nobody'. 
17:53:51 [INFO]  Filled tag <server.flag[in_game].contains[nobody]||false> 
                   with 'false'. 
17:53:51 [INFO]  Comparable 1: Logic='NEGATIVE', Comparable='Element(false)', 
                   Operator='EQUALS', ComparedTo='Element(true)' --> 
                   OUTCOME='true' 
17:53:51 [INFO]  Queue 'RING_MAINTAINER_RackOregonVariable' Executing: DROP 
                   "i@ring" 
                   "<server.flag[ring_last_location].as_location.find.surface_blocks.within[20].random.above>" 
                   "save:ring" 
17:53:51 [INFO] +- Executing dCommand: DROP/p@calicokid ---------+ 
17:53:51 [INFO]  ...remembering this script entry as 'ring'! 
17:53:51 [INFO]  Filled tag 
                   <server.flag[ring_last_location].as_location.find.surface_blocks.within[20].random.above> 
                   with 'l@337.5,79.0,965.5,Lumion'. 
17:53:51 [INFO]  Filled tag <&6> with ''. 
17:53:51 [INFO] +> Executing 'DROP': action='DROP_ITEM'  
                   location='l@337.5,79.0,965.5,Lumion'  qty='1'  
                   items='[i@RING]' 
17:53:51 [INFO]  Queue 'RING_MAINTAINER_RackOregonVariable' Executing: FLAG 
                   "server" "ring_entity:<entry[ring].dropped_entities.get[1]>" 
17:53:51 [INFO] +- Executing dCommand: FLAG/p@calicokid ---------+ 
17:53:51 [INFO]  Filled tag <entry[ring].dropped_entities.get[1]> with 
                   'e@0707fa9f-d69c-417c-8adb-9d62f190e8b0'. 
17:53:51 [INFO] +> Executing 'FLAG': flag_name='RING_ENTITY'  
                   Action/Value='SET_VALUE(e@0707fa9f-d69c-417c-8adb-9d62f190e8b0)' 
                    flag_target='server' 
17:53:51 [INFO]  Queue 'RING_MAINTAINER_RackOregonVariable' Executing: FLAG 
                   "server" "ring_carrier:!" 
17:53:51 [INFO] +- Executing dCommand: FLAG/p@calicokid ---------+ 
17:53:51 [INFO] +> Executing 'FLAG': flag_name='RING_CARRIER'  
                   Action/Value='DELETE(false)'  flag_target='server' 
17:53:51 [INFO]  Queue 'RING_MAINTAINER_RackOregonVariable' Executing: RUN 
                   "ring_maintainer" "instantly" "delay:5s" 
17:53:51 [INFO] +- Executing dCommand: RUN/p@calicokid ---------+ 
17:53:51 [INFO] +> Executing 'RUN': script='RING_MAINTAINER(TASK)'  
                   instant='true'  delay='d@100t' 
17:53:51 [INFO]  Delaying InstantQueue 'RING_MAINTAINER_ErpMenusFreeware' for 
                   'd@100t'... 
17:53:51 [INFO]  Completing queue 'RING_MAINTAINER_RackOregonVariable' in 
                   54ms. 
17:53:51 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: TITLE 
                   "title:<&6>GO!" "targets:<server.flag[in_game].as_list>" 
                   "fade_in:0t" "stay:2s" "fade_out:10t" 
17:53:51 [INFO] +- Executing dCommand: TITLE/p@calicokid ---------+ 
17:53:51 [INFO]  Filled tag <&6> with ''. 
17:53:51 [INFO]  Filled tag <server.flag[in_game].as_list> with 
                   'li@p@ba85964b-f511-4ca7-b1ca-df6ce1f78755|p@4c570928-3648-4583-9148-ee5ca157e175'. 
17:53:51 [INFO] +> Executing 'TITLE': title='GO!'  fade_in='d@0t'  
                   stay='d@40t'  fade_out='d@10t'  
                   targets='[p@ba85964b-f511-4ca7-b1ca-df6ce1f78755, 
                   p@4c570928-3648-4583-9148-ee5ca157e175]' 
17:53:51 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: FLAG 
                   "server" "lock_players:false" 
17:53:51 [INFO] +- Executing dCommand: FLAG/p@calicokid ---------+ 
17:53:51 [INFO] +> Executing 'FLAG': flag_name='LOCK_PLAYERS'  
                   Action/Value='SET_VALUE(false)'  flag_target='server' 
17:53:51 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: FOREACH 
                   "<server.flag[in_game].as_list>" "{" "-" "modifyblock" 
                   "<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[1,1,0]>|<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[0,1,1]>|<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[-1,1,0]>|<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[0,1,-1]>|<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[0,2,0]>" 
                   "m@air" "}" 
17:53:51 [INFO] +- Executing dCommand: FOREACH/p@calicokid ---------+ 
17:53:51 [INFO]  Filled tag <server.flag[in_game].as_list> with 
                   'li@p@ba85964b-f511-4ca7-b1ca-df6ce1f78755|p@4c570928-3648-4583-9148-ee5ca157e175'. 
17:53:51 [INFO] +> Executing 'FOREACH': 
                   list='li@p@ba85964b-f511-4ca7-b1ca-df6ce1f78755|p@4c570928-3648-4583-9148-ee5ca157e175' 
17:53:51 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: MODIFYBLOCK 
                   "<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[1,1,0]>|<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[0,1,1]>|<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[-1,1,0]>|<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[0,1,-1]>|<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[0,2,0]>" 
                   "m@air" 
17:53:51 [INFO] +- Executing dCommand: MODIFYBLOCK/p@calicokid ---------+ 
17:53:51 [INFO]  Filled definition %LOOP_INDEX% with '1'. 
17:53:51 [INFO]  Filled definition %LOOP_INDEX% with '1'. 
17:53:51 [INFO]  Filled definition %LOOP_INDEX% with '1'. 
17:53:51 [INFO]  Filled definition %LOOP_INDEX% with '1'. 
17:53:51 [INFO]  Filled definition %LOOP_INDEX% with '1'. 
17:53:51 [INFO]  Filled tag 
                   <server.flag[spawnlocation.1].as_location.add[1,1,0]> with 
                   'l@317.4811540027128,81.0,975.4872692694997,8.795625,211.53967,Lumion'. 
17:53:51 [INFO]  Filled tag 
                   <server.flag[spawnlocation.1].as_location.add[0,1,1]> with 
                   'l@316.4811540027128,81.0,976.4872692694997,8.795625,211.53967,Lumion'. 
17:53:51 [INFO]  Filled tag 
                   <server.flag[spawnlocation.1].as_location.add[-1,1,0]> with 
                   'l@315.4811540027128,81.0,975.4872692694997,8.795625,211.53967,Lumion'. 
17:53:51 [INFO]  Filled tag 
                   <server.flag[spawnlocation.1].as_location.add[0,1,-1]> with 
                   'l@316.4811540027128,81.0,974.4872692694997,8.795625,211.53967,Lumion'. 
17:53:51 [INFO]  Filled tag 
                   <server.flag[spawnlocation.1].as_location.add[0,2,0]> with 
                   'l@316.4811540027128,82.0,975.4872692694997,8.795625,211.53967,Lumion'. 
17:53:51 [INFO] +> Executing 'MODIFYBLOCK': 
                   location_list='li@l@317.4811540027128,81.0,975.4872692694997,8.795625,211.53967,Lumion|l@316.4811540027128,81.0,976.4872692694997,8.795625,211.53967,Lumion|l@315.4811540027128,81.0,975.4872692694997,8.795625,211.53967,Lumion|l@316.4811540027128,81.0,974.4872692694997,8.795625,211.53967,Lumion|l@316.4811540027128,82.0,975.4872692694997,8.795625,211.53967,Lumion' 
                    materials='li@m@air'  physics='true'  radius='0'  height='0'  
                   depth='0'  natural='false'  delayed=... * snip! * 
17:53:51 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: FOREACH 
                   " CALLBACK" 
17:53:51 [INFO] +- Foreach loop 2 ---------+ 
17:53:51 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: MODIFYBLOCK 
                   "<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[1,1,0]>|<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[0,1,1]>|<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[-1,1,0]>|<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[0,1,-1]>|<server.flag[spawnlocation.%LOOP_INDEX%].as_location.add[0,2,0]>" 
                   "m@air" 
17:53:51 [INFO] +- Executing dCommand: MODIFYBLOCK/p@calicokid ---------+ 
17:53:51 [INFO]  Filled definition %LOOP_INDEX% with '2'. 
17:53:51 [INFO]  Filled definition %LOOP_INDEX% with '2'. 
17:53:51 [INFO]  Filled definition %LOOP_INDEX% with '2'. 
17:53:51 [INFO]  Filled definition %LOOP_INDEX% with '2'. 
17:53:51 [INFO]  Filled definition %LOOP_INDEX% with '2'. 
17:53:51 [INFO]  Filled tag 
                   <server.flag[spawnlocation.2].as_location.add[1,1,0]> with 
                   'l@319.5231298846416,81.0,976.4959399494809,11.548315,199.61151,Lumion'. 
17:53:51 [INFO]  Filled tag 
                   <server.flag[spawnlocation.2].as_location.add[0,1,1]> with 
                   'l@318.5231298846416,81.0,977.4959399494809,11.548315,199.61151,Lumion'. 
17:53:51 [INFO]  Filled tag 
                   <server.flag[spawnlocation.2].as_location.add[-1,1,0]> with 
                   'l@317.5231298846416,81.0,976.4959399494809,11.548315,199.61151,Lumion'. 
17:53:51 [INFO]  Filled tag 
                   <server.flag[spawnlocation.2].as_location.add[0,1,-1]> with 
                   'l@318.5231298846416,81.0,975.4959399494809,11.548315,199.61151,Lumion'. 
17:53:51 [INFO]  Filled tag 
                   <server.flag[spawnlocation.2].as_location.add[0,2,0]> with 
                   'l@318.5231298846416,82.0,976.4959399494809,11.548315,199.61151,Lumion'. 
17:53:51 [INFO] +> Executing 'MODIFYBLOCK': 
                   location_list='li@l@319.5231298846416,81.0,976.4959399494809,11.548315,199.61151,Lumion|l@318.5231298846416,81.0,977.4959399494809,11.548315,199.61151,Lumion|l@317.5231298846416,81.0,976.4959399494809,11.548315,199.61151,Lumion|l@318.5231298846416,81.0,975.4959399494809,11.548315,199.61151,Lumion|l@318.5231298846416,82.0,976.4959399494809,11.548315,199.61151,Lumion' 
                    materials='li@m@air'  physics='true'  radius='0'  height='0'  
                   depth='0'  natural='false'  del... * snip! * 
17:53:51 [INFO]  Queue 'GAME_COUNTDOWN_IrsThereforePig' Executing: FOREACH 
                   " CALLBACK" 
17:53:51 [INFO]  Completing queue 'GAME_COUNTDOWN_IrsThereforePig' in 10354ms. 
17:53:53 [INFO] +> Executing 'Event': Type='on entity combusts'  
                   Container='GAME_PROGRESS_REASONS(WORLD)'  
                   Context='{duration=d@0t, 
                   entity=e@c8d8b4d7-3cae-4b6d-a542-85912f0d5d27}' 
17:53:53 [INFO] +- Building event 'ON ENTITY COMBUSTS' for 
                   GAME_PROGRESS_REASONS ---------+ 
17:53:53 [INFO]  Starting InstantQueue 
                   'GAME_PROGRESS_REASONS_BreakdownQRelevant'... 
17:53:53 [INFO]  Queue 'GAME_PROGRESS_REASONS_BreakdownQRelevant' Executing: 
                   IF "<context.entity>" "==" "<server.flag[ring_entity]>" 
                   "determine" "cancelled" "passively" 
17:53:53 [INFO] +- Executing dCommand: IF ---------+ 
17:53:53 [INFO]  Filled tag <context.entity> with 
                   'e@c8d8b4d7-3cae-4b6d-a542-85912f0d5d27'. 
17:53:53 [INFO]  Filled tag <server.flag[ring_entity]> with 
                   'e@0707fa9f-d69c-417c-8adb-9d62f190e8b0'. 
17:53:53 [INFO]  Comparable 1: 
                   Comparable='Element(e@c8d8b4d7-3cae-4b6d-a542-85912f0d5d27)', 
                   Operator='EQUALS', 
                   ComparedTo='Element(e@0707fa9f-d69c-417c-8adb-9d62f190e8b0)' 
                   --> OUTCOME='false' 
17:53:53 [INFO]  Completing queue 'GAME_PROGRESS_REASONS_BreakdownQRelevant' 
                   in 1ms. 
17:53:53 [INFO] +> Executing 'Event': Type='on entity combusts'  
                   Container='GAME_PROGRESS_REASONS(WORLD)'  
                   Context='{duration=d@0t, 
                   entity=e@c8d8b4d7-3cae-4b6d-a542-85912f0d5d27}' 
17:53:53 [INFO] +- Building event 'ON ENTITY COMBUSTS' for 
                   GAME_PROGRESS_REASONS ---------+ 
17:53:53 [INFO]  Starting InstantQueue 
                   'GAME_PROGRESS_REASONS_ThicknessBluetoothDl'... 
17:53:53 [INFO]  Queue 'GAME_PROGRESS_REASONS_ThicknessBluetoothDl' Executing: 
                   IF "<context.entity>" "==" "<server.flag[ring_entity]>" 
                   "determine" "cancelled" "passively" 
17:53:53 [INFO] +- Executing dCommand: IF ---------+ 
17:53:53 [INFO]  Filled tag <context.entity> with 
                   'e@c8d8b4d7-3cae-4b6d-a542-85912f0d5d27'. 
17:53:53 [INFO]  Filled tag <server.flag[ring_entity]> with 
                   'e@0707fa9f-d69c-417c-8adb-9d62f190e8b0'. 
17:53:53 [INFO]  Comparable 1: 
                   Comparable='Element(e@c8d8b4d7-3cae-4b6d-a542-85912f0d5d27)', 
                   Operator='EQUALS', 
                   ComparedTo='Element(e@0707fa9f-d69c-417c-8adb-9d62f190e8b0)' 
                   --> OUTCOME='false' 
17:53:53 [INFO]  Completing queue 'GAME_PROGRESS_REASONS_ThicknessBluetoothDl' 
                   in 1ms. 
17:53:54 [INFO] +> Executing 'Event': Type='on DENIZEN command'  
                   Container='SECURITY_WORLD_SCRIPT(WORLD)'  
                   player=p@TheBlackCoyoteContext='{cuboids=li@, args=li@submit, 
                   raw_args=submit, command=DENIZEN, server=false, 
                   parsed_args=li@submit}' 
17:53:54 [INFO] +- Building event 'ON DENIZEN COMMAND' for 
                   SECURITY_WORLD_SCRIPT ---------+ 
17:53:54 [INFO]  Starting InstantQueue 
                   'SECURITY_WORLD_SCRIPT_CitizensMacVoters'... 
17:53:54 [INFO]  Queue 'SECURITY_WORLD_SCRIPT_CitizensMacVoters' Executing: IF 
                   "<context.args.get[1]>" "==" "submit" "execute" "as_player" 
                   "denizen db" 
17:53:54 [INFO] +- Executing dCommand: IF/p@TheBlackCoyote ---------+ 
17:53:54 [INFO]  Filled tag <context.args.get[1]> with 'submit'. 
17:53:54 [INFO]  Comparable 1: Comparable='Element(submit)', 
                   Operator='EQUALS', ComparedTo='Element(submit)' --> 
                   OUTCOME='true' 
17:53:54 [INFO]  Queue 'SECURITY_WORLD_SCRIPT_CitizensMacVoters' Executing: 
                   EXECUTE "as_player" "denizen db" 
17:53:54 [INFO] +- Executing dCommand: EXECUTE/p@TheBlackCoyote ---------+ 
17:53:54 [INFO] +> Executing 'EXECUTE': type='AS_PLAYER'  command='denizen db' 
                    silent='false' 
17:53:54 [INFO] +> Executing 'Event': Type='on DENIZEN command'  
                   Container='SECURITY_WORLD_SCRIPT(WORLD)'  
                   player=p@TheBlackCoyoteContext='{cuboids=li@, args=li@db, 
                   raw_args=db, command=DENIZEN, server=false, 
                   parsed_args=li@db}' 
17:53:54 [INFO] +- Building event 'ON DENIZEN COMMAND' for 
                   SECURITY_WORLD_SCRIPT ---------+ 
17:53:54 [INFO]  Starting InstantQueue 
                   'SECURITY_WORLD_SCRIPT_OutsourcingTahoeFound'... 
17:53:54 [INFO]  Queue 'SECURITY_WORLD_SCRIPT_OutsourcingTahoeFound' 
                   Executing: IF "<context.args.get[1]>" "==" "submit" "execute" 
                   "as_player" "denizen db" 
17:53:54 [INFO] +- Executing dCommand: IF/p@TheBlackCoyote ---------+ 
17:53:54 [INFO]  Filled tag <context.args.get[1]> with 'db'. 
17:53:54 [INFO]  Comparable 1: Comparable='Element(db)', Operator='EQUALS', 
                   ComparedTo='Element(submit)' --> OUTCOME='false' 
17:53:54 [INFO]  Completing queue 
                   'SECURITY_WORLD_SCRIPT_OutsourcingTahoeFound' in 1ms.