Paste #71675: Denizen Debug Logs From A Minecraft Server

Date: 2020/06/30 06:47:09 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


Java Version: 1.8.0_221
Up-time: 2h 35m
Server Version: Paper version git-Paper-372 (MC: 1.15.2)
Denizen Version: Core: 1.90-SNAPSHOT (Build 683), CraftBukkit: 1.1.5-SNAPSHOT (build 4919-DEV)
Active Plugins (10): WorldEdit: 7.1.0;8e55131, Denizen: 1.1.5-SNAPSHOT (build 4919-DEV), DiscordSRV: 1.19.1-SNAPSHOT, 
WorldEditSUI: 1.7.1, ProtocolLib: 4.5.0, LibsDisguises: 10.0.12, MythicMobs: 4.9.2-SNAPSHOT-3307, 
Depenizen: 2.0.0 (build 631), MythicArtifacts: 0.1.28-SNAPSHOT, MythicMobsExtension: 1.551-SNAPSHOT,
Loaded Worlds (3): world, world_nether, world_the_end
Online Players (1): _DJDoodle_(_DJDoodle_)
Offline Players: 7
Mode: online

14:46:53 [INFO]  Running script event 'PlayerSneak', event='player starts sneaking' for script 'TEST_FOR_ITEMS' 
14:46:53 [INFO]  Starting InstantQueue 'TEST_FOR_ITEMS_MathematicsRemainPercent' with player '_DJDoodle_'... 
14:46:53 [INFO] +- Queue 'TEST_FOR_ITEMS_MathematicsRemainPercent' Executing: (line 6) IF <player.has_flag[using_fuel]> ---------+ 
14:46:53 [INFO] +> Executing 'IF': use_braces='true' 
14:46:53 [INFO]  Filled tag <player.has_flag[using_fuel]> with 'false'. 
14:46:53 [INFO]  No part of the if command passed, no block will run. 
14:46:53 [INFO] +- Queue 'TEST_FOR_ITEMS_MathematicsRemainPercent' Executing: (line 8) IF !<player.equipment.chestplate.has_nbt[jetpack_mark]> 
                   || !<player.item_in_hand.has_nbt[fuel_type]> ---------+ 
14:46:53 [INFO] +> Executing 'IF': use_braces='true' 
14:46:53 [INFO]  Filled tag <player.equipment.chestplate.has_nbt[jetpack_mark]> with 'true'. 
14:46:53 [INFO]  Filled tag <player.item_in_hand.has_nbt[fuel_type]> with 'true'. 
14:46:53 [INFO]  No part of the if command passed, no block will run. 
14:46:53 [INFO] +- Queue 'TEST_FOR_ITEMS_MathematicsRemainPercent' Executing: (line 10) IF <player.equipment.chestplate.nbt[jetpack_mark]> == 
                   <player.item_in_hand.nbt[fuel_type]> ---------+ 
14:46:53 [INFO] +> Executing 'IF': use_braces='true' 
14:46:53 [INFO]  Filled tag <player.equipment.chestplate.nbt[jetpack_mark]> with '55555'. 
14:46:53 [INFO]  Filled tag <player.item_in_hand.nbt[fuel_type]> with '55555'. 
14:46:53 [INFO]  Comparable='Decimal(55555.0)', Operator='EQUALS', ComparedTo='Decimal(55555.0)' --> OUTCOME='true' 
14:46:53 [INFO]  If command passed, running block. 
14:46:53 [INFO] +- Queue 'TEST_FOR_ITEMS_MathematicsRemainPercent' Executing: (line 11) FLAG player usingfuel ---------+ 
14:46:53 [INFO] +> Executing 'FLAG': flag_name='usingfuel'  Action/Value='SET_BOOLEAN(true)'  
                   flag_target='p@b4281561-d88b-4d23-89ea-e698848e37fc (_DJDoodle_)' 
14:46:53 [INFO] +- Queue 'TEST_FOR_ITEMS_MathematicsRemainPercent' Executing: (line 12) RUN <script> path:jetpack_fly ---------+ 
14:46:53 [INFO]  Filled tag <script> with 's@test_for_items (WORLD)'. 
14:46:53 [INFO] +> Executing 'RUN': script='s@test_for_items (WORLD)'  path='jetpack_fly' 
14:46:53 [INFO]  Starting InstantQueue 'TEST_FOR_ITEMS_RemainPeProcesses' with player '_DJDoodle_'... 
14:46:53 [INFO] +- Queue 'TEST_FOR_ITEMS_RemainPeProcesses' Executing: (line 25) RUN <script> path:jetpack_fly_particles ---------+ 
14:46:53 [INFO]  Filled tag <script> with 's@test_for_items (WORLD)'. 
14:46:53 [INFO] +> Executing 'RUN': script='s@test_for_items (WORLD)'  path='jetpack_fly_particles' 
14:46:53 [INFO]  Starting InstantQueue 'TEST_FOR_ITEMS_EndifBaseballStrike' with player '_DJDoodle_'... 
14:46:53 [INFO] +- Queue 'TEST_FOR_ITEMS_EndifBaseballStrike' Executing: (line 39) WHILE <player.has_flag[using_fuel]> ---------+ 
14:46:53 [INFO]  Filled tag <player.has_flag[using_fuel]> with 'false'. 
14:46:53 [INFO] +> Executing 'WHILE': run_first_loop='false' 
14:46:53 [INFO]  Completing queue 'TEST_FOR_ITEMS_EndifBaseballStrike' in 0ms. 
14:46:53 [INFO] +- Queue 'TEST_FOR_ITEMS_RemainPeProcesses' Executing: (line 26) WHILE <player.has_flag[usingfuel]> && 
                   <player.item_in_hand.has_nbt[fuel_type]||null> ---------+ 
14:46:53 [INFO]  Filled tag <player.has_flag[usingfuel]> with 'true'. 
14:46:53 [INFO]  Filled tag <player.item_in_hand.has_nbt[fuel_type]||null> with 'true'. 
14:46:53 [INFO] +> Executing 'WHILE': run_first_loop='true' 
14:46:53 [INFO] +- Queue 'TEST_FOR_ITEMS_RemainPeProcesses' Executing: (line 27) INVENTORY adjust slot:<player.held_item_slot> 
                   nbt:fuel_count/<player.item_in_hand.nbt[fuel_count].sub[0.01]> ---------+ 
14:46:53 [INFO]  Filled tag <player.held_item_slot> with '5'. 
14:46:53 [INFO]  Filled tag <player.item_in_hand.nbt[fuel_count].sub[0.01]> with '0.97'. 
14:46:53 [INFO] +> Executing 'INVENTORY': actions='[adjust]'  Inventory='in@player[holder=p@b4281561-d88b-4d23-89ea-e698848e37fc]'  
                   mechanism='nbt'  mechanism_value='fuel_count/0.97'  slot='5' 
14:46:54 [INFO]  Adjust mechanism 'nbt' on object of type 'Item'... 
14:46:54 [INFO] +- Queue 'TEST_FOR_ITEMS_RemainPeProcesses' Executing: (line 28) CAST levitation d:0.6 
                   amplifier:<player.item_in_hand.nbt[grade]> no_ambient no_icon hide_particles ---------+ 
14:46:54 [INFO]  Filled tag <player.item_in_hand.nbt[grade]> with '1'. 
14:46:54 [INFO] +> Executing 'CAST': Target(s)='[p@b4281561-d88b-4d23-89ea-e698848e37fc]'  Effect='LEVITATION'  Amplifier='1'  
                   duration='d@0.6s (0.6s)'  ambient='false'  show_particles='false'  show_icon='false' 
14:46:54 [INFO] +- Queue 'TEST_FOR_ITEMS_RemainPeProcesses' Executing: (line 29) IF <player.has_flag[hasbossbar]> ---------+ 
14:46:54 [INFO] +> Executing 'IF': use_braces='true' 
14:46:54 [INFO]  Filled tag <player.has_flag[hasbossbar]> with 'false'. 
14:46:54 [INFO]  No part of the if command passed, running ELSE block. 
14:46:54 [INFO] +- Queue 'TEST_FOR_ITEMS_RemainPeProcesses' Executing: (line 32) BOSSBAR <player.uuid> players:<player> 
                   title:<&c>Fuel<&sp>Remaining progress:<player.item_in_hand.nbt[fuel_count]> 
                   color:<list[red|yellow|green].get[<player.item_in_hand.nbt[fuel_count].mul[3].round_up>]> ---------+ 
14:46:54 [INFO]  Filled tag <player.uuid> with 'b4281561-d88b-4d23-89ea-e698848e37fc'. 
14:46:54 [INFO]  Filled tag <player> with 'p@b4281561-d88b-4d23-89ea-e698848e37fc (_DJDoodle_)'. 
14:46:54 [INFO]  Filled tag <&c> with ''. 
14:46:54 [INFO]  Filled tag <&sp> with ' '. 
14:46:54 [INFO]  Filled tag <player.item_in_hand.nbt[fuel_count]> with '0.97'. 
14:46:54 [INFO]  Filled tag <player.item_in_hand.nbt[fuel_count].mul[3].round_up> with '3'. 
14:46:54 [INFO]  Filled tag <list[red|yellow|green].get[3]> with 'green'. 
14:46:54 [INFO] +> Executing 'BOSSBAR': id='b4281561-d88b-4d23-89ea-e698848e37fc'  action='CREATE'  players='li@ 
                   p@b4281561-d88b-4d23-89ea-e698848e37fc (_DJDoodle_)'  title='Fuel Remaining'  progress='0.97'  color='green' 
14:46:54 [INFO] +- Queue 'TEST_FOR_ITEMS_RemainPeProcesses' Executing: (line 33) FLAG player hasbossbar ---------+ 
14:46:54 [INFO] +> Executing 'FLAG': flag_name='hasbossbar'  Action/Value='SET_BOOLEAN(true)'  
                   flag_target='p@b4281561-d88b-4d23-89ea-e698848e37fc (_DJDoodle_)' 
14:46:54 [INFO] +- Queue 'TEST_FOR_ITEMS_RemainPeProcesses' Executing: (line 34) WAIT 10t ---------+ 
14:46:54 [INFO] +> Executing 'WAIT': queue='q@TEST_FOR_ITEMS_RemainPeProcesses'  delay='d@0.5s (0.5s)' 
14:46:54 [INFO]  Forcing queue TEST_FOR_ITEMS_RemainPeProcesses into a timed queue... 
14:46:54 [INFO]  Completing queue 'TEST_FOR_ITEMS_RemainPeProcesses' in 826ms. 
14:46:54 [INFO]  Starting TimedQueue 'TEST_FOR_ITEMS_RemainPeProcesses' with player '_DJDoodle_'... 
14:46:54 [INFO]  Completing queue 'TEST_FOR_ITEMS_MathematicsRemainPercent' in 830ms. 
14:46:59 [INFO]  Running script event 'PlayerSneak', event='player stops sneaking flagged:usingfuel' for script 'TEST_FOR_ITEMS' 
14:46:59 [INFO]  Starting InstantQueue 'TEST_FOR_ITEMS_PrintsTravelerDollars' with player '_DJDoodle_'... 
14:46:59 [INFO] +- Queue 'TEST_FOR_ITEMS_PrintsTravelerDollars' Executing: (line 15) FLAG player usingfuel:! ---------+ 
14:46:59 [INFO] +> Executing 'FLAG': flag_name='USINGFUEL'  Action/Value='DELETE(false)'  flag_target='p@b4281561-d88b-4d23-89ea-e698848e37fc 
                   (_DJDoodle_)' 
14:46:59 [INFO] +- Queue 'TEST_FOR_ITEMS_PrintsTravelerDollars' Executing: (line 16) WAIT 5 ---------+ 
14:46:59 [INFO] +> Executing 'WAIT': queue='q@TEST_FOR_ITEMS_PrintsTravelerDollars'  delay='d@5.0s (5s)' 
14:46:59 [INFO]  Forcing queue TEST_FOR_ITEMS_PrintsTravelerDollars into a timed queue... 
14:46:59 [INFO]  Completing queue 'TEST_FOR_ITEMS_PrintsTravelerDollars' in 0ms. 
14:46:59 [INFO]  Starting TimedQueue 'TEST_FOR_ITEMS_PrintsTravelerDollars' with player '_DJDoodle_'... 
14:47:05 [INFO] +- Queue 'TEST_FOR_ITEMS_RemainPeProcesses' Executing: (line 0) WHILE  CALLBACK ---------+ 
14:47:05 [INFO]  Filled tag <player.has_flag[usingfuel]> with 'false'. 
14:47:05 [INFO] +- While loop complete ---------+ 
14:47:05 [INFO] +- Queue 'TEST_FOR_ITEMS_RemainPeProcesses' Executing: (line 35) IF <player.item_in_hand.nbt[fuel_count]> <= 0.01 ---------+ 
14:47:05 [INFO] +> Executing 'IF': use_braces='true' 
14:47:05 [INFO]  Filled tag <player.item_in_hand.nbt[fuel_count]> with '0.97'. 
14:47:05 [INFO]  Comparable='Decimal(0.97)', Operator='OR_LESS', ComparedTo='Decimal(0.01)' --> OUTCOME='false' 
14:47:05 [INFO]  No part of the if command passed, no block will run. 
14:47:05 [INFO]  Completing queue 'TEST_FOR_ITEMS_RemainPeProcesses' in 11933ms.