Paste #52912: Denizen Debug Logs From Survival-World

Date: 2019/02/28 12:26:56 UTC-08:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


Java Version: 1.8.0_192
Up-time: 12d 18h
CraftBukkit Version: git-Paper-493 (MC: 1.13.2)
Denizen Version: Core: 1.30 (Build 202), CraftBukkit: 1.0.3-SNAPSHOT (build 622-DEV)
Active Plugins (9): WorldEdit: 7.0.0-SNAPSHOT;3963-700e41b, Vault: 1.7.1-b91, Votifier: 1.9, UltraPermissions: 4.0.1, 
Citizens: 2.0.24-SNAPSHOT (build 1607), Denizen: 1.0.3-SNAPSHOT (build 622-DEV), 
dDiscordBot: 0.2 (build 7), Magic: 7.6.19-73838ae, Sentinel: 1.7.6 (build 213),
Loaded Worlds (3): world, world_nether, world_the_end
Online Players (2): Behr_Riley(Behr_Riley), Indestructoyed(Indestructoyed)
Offline Players: 15
Mode: online

15:25:01 [INFO]  Running script event 'EntityDamaged', event='entity damaged by Fall' for script 'AGILITY_ROLLS' 
15:25:01 [INFO]  Starting InstantQueue 'AGILITY_ROLLS_CausedDryMine'... 
15:25:01 [INFO]  Queue 'AGILITY_ROLLS_CausedDryMine' Executing: IF "<player.is_sneaking>" 
15:25:01 [INFO] +- Executing dCommand: IF/p@Indestructoyed ---------+ 
15:25:01 [INFO] +> Executing 'IF': use_braces='true' 
15:25:01 [INFO]  Filled tag <player.is_sneaking> with 'true'. 
15:25:01 [INFO]  Queue 'AGILITY_ROLLS_CausedDryMine' Executing: IF "<player.has_flag[HasTacticallyRolled]>" 
15:25:01 [INFO] +- Executing dCommand: IF/p@Indestructoyed ---------+ 
15:25:01 [INFO] +> Executing 'IF': use_braces='true' 
15:25:01 [INFO]  Filled tag <player.has_flag[HasTacticallyRolled]> with 'false'. 
15:25:01 [INFO]  Queue 'AGILITY_ROLLS_CausedDryMine' Executing: DEFINE "Fall" 
                   "<proc[TacticalRoll].context[<context.entity>|<context.damage>]>" 
15:25:01 [INFO] +- Executing dCommand: DEFINE/p@Indestructoyed ---------+ 
15:25:01 [INFO]  Filled tag <context.entity> with 'p@3f3f6015-782a-4804-9317-e807687befc7'. 
15:25:01 [INFO]  Filled tag <context.damage> with '21'. 
15:25:01 [INFO]  Adding definition 'EntityA' as p@3f3f6015-782a-4804-9317-e807687befc7 
15:25:01 [INFO]  Adding definition 'Damage' as 21 
15:25:01 [INFO]  Starting InstantQueue 'TACTICALROLL_ExoticDirectlyEvaluated'... 
15:25:01 [INFO]  Queue 'TACTICALROLL_ExoticDirectlyEvaluated' Executing: DEFINE "Agility" "<def[EntityA].flag[AgilityLevel]||1>" 
15:25:01 [INFO] +- Executing dCommand: DEFINE/p@Indestructoyed ---------+ 
15:25:01 [INFO]  Filled tag <def[EntityA].flag[AgilityLevel]||1> with '99'. 
15:25:01 [INFO] +> Executing 'DEFINE': queue='TACTICALROLL_ExoticDirectlyEvaluated'  definition='agility'  value='99' 
15:25:01 [INFO]  Queue 'TACTICALROLL_ExoticDirectlyEvaluated' Executing: DEFINE "Fall" "<def[Agility].mul[.01].add[.01]>" 
15:25:01 [INFO] +- Executing dCommand: DEFINE/p@Indestructoyed ---------+ 
15:25:01 [INFO]  Filled tag <def[Agility].mul[.01].add[.01]> with '1.00'. 
15:25:01 [INFO] +> Executing 'DEFINE': queue='TACTICALROLL_ExoticDirectlyEvaluated'  definition='fall'  value='1.00' 
15:25:01 [INFO]  Queue 'TACTICALROLL_ExoticDirectlyEvaluated' Executing: IF "<util.random.decimal>" "<" "<def[Fall]>" 
15:25:01 [INFO] +- Executing dCommand: IF/p@Indestructoyed ---------+ 
15:25:01 [INFO] +> Executing 'IF': use_braces='true' 
15:25:01 [INFO]  Filled tag <util.random.decimal> with '0.09713034260528686'. 
15:25:01 [INFO]  Filled tag <def[Fall]> with '1.00'. 
15:25:01 [INFO]  Comparable='Decimal(0.09713034260528686)', Operator='LESS', ComparedTo='Decimal(1.0)' --> OUTCOME='true' 
15:25:01 [INFO]  Queue 'TACTICALROLL_ExoticDirectlyEvaluated' Executing: IF "<def[Damage]>" ">" "14" 
15:25:01 [INFO] +- Executing dCommand: IF/p@Indestructoyed ---------+ 
15:25:01 [INFO] +> Executing 'IF': use_braces='true' 
15:25:01 [INFO]  Filled tag <def[Damage]> with '21'. 
15:25:01 [INFO]  Comparable='Decimal(21.0)', Operator='MORE', ComparedTo='Decimal(14.0)' --> OUTCOME='true' 
15:25:01 [INFO]  Queue 'TACTICALROLL_ExoticDirectlyEvaluated' Executing: DETERMINE "<def[Damage].sub[14]>" 
15:25:01 [INFO] +- Executing dCommand: DETERMINE/p@Indestructoyed ---------+ 
15:25:01 [INFO]  Filled tag <def[Damage].sub[14]> with '7'. 
15:25:01 [INFO] +> Executing 'DETERMINE': outcome='7'  passively='false' 
15:25:01 [INFO]  Completing queue 'TACTICALROLL_ExoticDirectlyEvaluated' in 2ms. 
15:25:01 [INFO]  Filled tag <proc[TacticalRoll].context[p@3f3f6015-782a-4804-9317-e807687befc7|21]> with '7'. 
15:25:01 [INFO] +> Executing 'DEFINE': queue='AGILITY_ROLLS_CausedDryMine'  definition='fall'  value='7' 
15:25:01 [INFO]  Queue 'AGILITY_ROLLS_CausedDryMine' Executing: FLAG "player" "HasTacticallyRolled" "duration:1m" 
15:25:01 [INFO] +- Executing dCommand: FLAG/p@Indestructoyed ---------+ 
15:25:01 [INFO] +> Executing 'FLAG': flag_name='HasTacticallyRolled'  Action/Value='SET_BOOLEAN(true)'  duration='d@60.0s'  
                   flag_target='p@Indestructoyed' 
15:25:01 [INFO]  Queue 'AGILITY_ROLLS_CausedDryMine' Executing: NARRATE "*Tactically Rolled*" 
15:25:01 [INFO] +- Executing dCommand: NARRATE/p@Indestructoyed ---------+ 
15:25:01 [INFO] +> Executing 'NARRATE': Narrating='*Tactically Rolled*'  Targets='[p@Indestructoyed]' 
15:25:01 [INFO]  Queue 'AGILITY_ROLLS_CausedDryMine' Executing: DETERMINE "<def[Fall]>" 
15:25:01 [INFO] +- Executing dCommand: DETERMINE/p@Indestructoyed ---------+ 
15:25:01 [INFO]  Filled tag <def[Fall]> with '7'. 
15:25:01 [INFO] +> Executing 'DETERMINE': outcome='7'  passively='false' 
15:25:01 [INFO]  Completing queue 'AGILITY_ROLLS_CausedDryMine' in 6ms. 
15:25:12 [INFO]  Running script event 'EntityDamaged', event='entity damaged by Fall' for script 'AGILITY_ROLLS' 
15:25:12 [INFO]  Starting InstantQueue 'AGILITY_ROLLS_StyleTravelerArgued'... 
15:25:12 [INFO]  Queue 'AGILITY_ROLLS_StyleTravelerArgued' Executing: IF "<player.is_sneaking>" 
15:25:12 [INFO] +- Executing dCommand: IF/p@Indestructoyed ---------+ 
15:25:12 [INFO] +> Executing 'IF': use_braces='true' 
15:25:12 [INFO]  Filled tag <player.is_sneaking> with 'true'. 
15:25:12 [INFO]  Queue 'AGILITY_ROLLS_StyleTravelerArgued' Executing: IF "<player.has_flag[HasTacticallyRolled]>" 
15:25:12 [INFO] +- Executing dCommand: IF/p@Indestructoyed ---------+ 
15:25:12 [INFO] +> Executing 'IF': use_braces='true' 
15:25:12 [INFO]  Filled tag <player.has_flag[HasTacticallyRolled]> with 'true'. 
15:25:12 [INFO]  Queue 'AGILITY_ROLLS_StyleTravelerArgued' Executing: INJECT "locally" "rollevent" "instantly" 
15:25:12 [INFO] +- Executing dCommand: INJECT/p@Indestructoyed ---------+ 
15:25:12 [INFO] +> Executing 'INJECT': Container='AGILITY_ROLLS(WORLD)'  instant='true'  path='rollevent'  local='true' 
15:25:12 [INFO]  Queue 'AGILITY_ROLLS_StyleTravelerArgued' Executing: DEFINE "Fall" 
                   "<proc[Rolled].context[<context.entity>|<context.damage>]>" 
15:25:12 [INFO] +- Executing dCommand: DEFINE/p@Indestructoyed ---------+ 
15:25:12 [INFO]  Filled tag <context.entity> with 'p@3f3f6015-782a-4804-9317-e807687befc7'. 
15:25:12 [INFO]  Filled tag <context.damage> with '21'. 
15:25:12 [INFO]  Adding definition 'EntityA' as p@3f3f6015-782a-4804-9317-e807687befc7 
15:25:12 [INFO]  Adding definition 'Damage' as 21 
15:25:12 [INFO]  Starting InstantQueue 'ROLLED_NbcAssessedPayable'... 
15:25:12 [INFO]  Queue 'ROLLED_NbcAssessedPayable' Executing: DEFINE "Agility" "<def[EntityA].flag[AgilityLevel]||1>" 
15:25:12 [INFO] +- Executing dCommand: DEFINE/p@Indestructoyed ---------+ 
15:25:12 [INFO]  Filled tag <def[EntityA].flag[AgilityLevel]||1> with '99'. 
15:25:12 [INFO] +> Executing 'DEFINE': queue='ROLLED_NbcAssessedPayable'  definition='agility'  value='99' 
15:25:12 [INFO]  Queue 'ROLLED_NbcAssessedPayable' Executing: DEFINE "Fall" "<def[Agility].mul[.005].add[.005]>" 
15:25:12 [INFO] +- Executing dCommand: DEFINE/p@Indestructoyed ---------+ 
15:25:12 [INFO]  Filled tag <def[Agility].mul[.005].add[.005]> with '0.500'. 
15:25:12 [INFO] +> Executing 'DEFINE': queue='ROLLED_NbcAssessedPayable'  definition='fall'  value='0.500' 
15:25:12 [INFO]  Queue 'ROLLED_NbcAssessedPayable' Executing: IF "<util.random.decimal>" "<" "<def[Fall]>" 
15:25:12 [INFO] +- Executing dCommand: IF/p@Indestructoyed ---------+ 
15:25:12 [INFO] +> Executing 'IF': use_braces='true' 
15:25:12 [INFO]  Filled tag <util.random.decimal> with '0.9634891081244477'. 
15:25:12 [INFO]  Filled tag <def[Fall]> with '0.500'. 
15:25:12 [INFO]  Comparable='Decimal(0.9634891081244477)', Operator='LESS', ComparedTo='Decimal(0.5)' --> OUTCOME='false' 
15:25:12 [INFO]  Completing queue 'ROLLED_NbcAssessedPayable' in 1ms. 
15:25:12 [INFO]  Filled tag <proc[Rolled].context[p@3f3f6015-782a-4804-9317-e807687befc7|21]> with 
                   'proc[Rolled].context[<context.entity>|<context.damage>]'. 
15:25:12 [INFO]  ERROR in script 'AGILITY_ROLLS' in queue 'AGILITY_ROLLS_StyleTravelerArgued'! Tag 
                   <proc[Rolled].context[p@3f3f6015-782a-4804-9317-e807687befc7|21]> is invalid! 
15:25:12 [INFO] +> Executing 'DEFINE': queue='AGILITY_ROLLS_StyleTravelerArgued'  definition='fall'  
                   value='proc[Rolled].context[<context.entity>|<context.damage>]' 
15:25:12 [INFO]  Queue 'AGILITY_ROLLS_StyleTravelerArgued' Executing: NARRATE "*Rolled*" 
15:25:12 [INFO] +- Executing dCommand: NARRATE/p@Indestructoyed ---------+ 
15:25:12 [INFO] +> Executing 'NARRATE': Narrating='*Rolled*'  Targets='[p@Indestructoyed]' 
15:25:12 [INFO]  Queue 'AGILITY_ROLLS_StyleTravelerArgued' Executing: DETERMINE "<def[Fall]>" 
15:25:12 [INFO] +- Executing dCommand: DETERMINE/p@Indestructoyed ---------+ 
15:25:12 [INFO]  Filled tag <def[Fall]> with 'proc[Rolled].context[<context.entity>|<context.damage>]'. 
15:25:12 [INFO] +> Executing 'DETERMINE': outcome='proc[Rolled].context[<context.entity>|<context.damage>]'  passively='false' 
15:25:12 [INFO]  Completing queue 'AGILITY_ROLLS_StyleTravelerArgued' in 5ms. 
15:25:12 [INFO]  ERROR! Unknown determination 'proc[Rolled].context[<context.entity>|<context.damage>]' 
15:25:29 [INFO]  Running script event 'EntityDamaged', event='entity damaged by Fall' for script 'AGILITY_ROLLS' 
15:25:29 [INFO]  Starting InstantQueue 'AGILITY_ROLLS_OffensiveExtendsBuying'... 
15:25:29 [INFO]  Queue 'AGILITY_ROLLS_OffensiveExtendsBuying' Executing: IF "<player.is_sneaking>" 
15:25:29 [INFO] +- Executing dCommand: IF ---------+ 
15:25:29 [INFO] +> Executing 'IF': use_braces='true' 
15:25:29 [INFO]  ERROR in script 'AGILITY_ROLLS' in queue 'AGILITY_ROLLS_OffensiveExtendsBuying'! Invalid or missing player for tag 
                   <player.is_sneaking>! 
15:25:29 [INFO]  Filled tag <player.is_sneaking> with 'player.is_sneaking'. 
15:25:29 [INFO]  ERROR in script 'AGILITY_ROLLS' in queue 'AGILITY_ROLLS_OffensiveExtendsBuying'! Tag <player.is_sneaking> is invalid! 
15:25:29 [INFO]  Queue 'AGILITY_ROLLS_OffensiveExtendsBuying' Executing: INJECT "locally" "rollevent" "instantly" 
15:25:29 [INFO] +- Executing dCommand: INJECT ---------+ 
15:25:29 [INFO] +> Executing 'INJECT': Container='AGILITY_ROLLS(WORLD)'  instant='true'  path='rollevent'  local='true' 
15:25:29 [INFO]  Queue 'AGILITY_ROLLS_OffensiveExtendsBuying' Executing: DEFINE "Fall" 
                   "<proc[Rolled].context[<context.entity>|<context.damage>]>" 
15:25:29 [INFO] +- Executing dCommand: DEFINE ---------+ 
15:25:29 [INFO]  Filled tag <context.entity> with 'e@7771679f-fa6d-4bc0-bf85-a3f788aec35d'. 
15:25:29 [INFO]  Filled tag <context.damage> with '3'. 
15:25:29 [INFO]  Adding definition 'EntityA' as e@7771679f-fa6d-4bc0-bf85-a3f788aec35d 
15:25:29 [INFO]  Adding definition 'Damage' as 3 
15:25:29 [INFO]  Starting InstantQueue 'ROLLED_CategoryUnlikeData'... 
15:25:29 [INFO]  Queue 'ROLLED_CategoryUnlikeData' Executing: DEFINE "Agility" "<def[EntityA].flag[AgilityLevel]||1>" 
15:25:29 [INFO] +- Executing dCommand: DEFINE ---------+ 
15:25:29 [INFO]  Filled tag <def[EntityA].flag[AgilityLevel]||1> with '1'. 
15:25:29 [INFO] +> Executing 'DEFINE': queue='ROLLED_CategoryUnlikeData'  definition='agility'  value='1' 
15:25:29 [INFO]  Queue 'ROLLED_CategoryUnlikeData' Executing: DEFINE "Fall" "<def[Agility].mul[.005].add[.005]>" 
15:25:29 [INFO] +- Executing dCommand: DEFINE ---------+ 
15:25:29 [INFO]  Filled tag <def[Agility].mul[.005].add[.005]> with '0.010'. 
15:25:29 [INFO] +> Executing 'DEFINE': queue='ROLLED_CategoryUnlikeData'  definition='fall'  value='0.010' 
15:25:29 [INFO]  Queue 'ROLLED_CategoryUnlikeData' Executing: IF "<util.random.decimal>" "<" "<def[Fall]>" 
15:25:29 [INFO] +- Executing dCommand: IF ---------+ 
15:25:29 [INFO] +> Executing 'IF': use_braces='true' 
15:25:29 [INFO]  Filled tag <util.random.decimal> with '0.8806401714397862'. 
15:25:29 [INFO]  Filled tag <def[Fall]> with '0.010'. 
15:25:29 [INFO]  Comparable='Decimal(0.8806401714397862)', Operator='LESS', ComparedTo='Decimal(0.01)' --> OUTCOME='false' 
15:25:29 [INFO]  Completing queue 'ROLLED_CategoryUnlikeData' in 1ms. 
15:25:29 [INFO]  Filled tag <proc[Rolled].context[e@7771679f-fa6d-4bc0-bf85-a3f788aec35d|3]> with 
                   'proc[Rolled].context[<context.entity>|<context.damage>]'. 
15:25:29 [INFO]  ERROR in script 'AGILITY_ROLLS' in queue 'AGILITY_ROLLS_OffensiveExtendsBuying'! Tag 
                   <proc[Rolled].context[e@7771679f-fa6d-4bc0-bf85-a3f788aec35d|3]> is invalid! 
15:25:29 [INFO] +> Executing 'DEFINE': queue='AGILITY_ROLLS_OffensiveExtendsBuying'  definition='fall'  
                   value='proc[Rolled].context[<context.entity>|<context.damage>]' 
15:25:29 [INFO]  Queue 'AGILITY_ROLLS_OffensiveExtendsBuying' Executing: NARRATE "*Rolled*" 
15:25:29 [INFO] +- Executing dCommand: NARRATE ---------+ 
15:25:29 [INFO] +> Executing 'NARRATE': Narrating='*Rolled*'  Targets='null' 
15:25:29 [INFO]  Queue 'AGILITY_ROLLS_OffensiveExtendsBuying' Executing: DETERMINE "<def[Fall]>" 
15:25:29 [INFO] +- Executing dCommand: DETERMINE ---------+ 
15:25:29 [INFO]  Filled tag <def[Fall]> with 'proc[Rolled].context[<context.entity>|<context.damage>]'. 
15:25:29 [INFO] +> Executing 'DETERMINE': outcome='proc[Rolled].context[<context.entity>|<context.damage>]'  passively='false' 
15:25:29 [INFO]  Completing queue 'AGILITY_ROLLS_OffensiveExtendsBuying' in 7ms. 
15:25:29 [INFO]  ERROR! Unknown determination 'proc[Rolled].context[<context.entity>|<context.damage>]'