Paste #53897: Denizen Debug Logs From A Minecraft Server

Date: 2019/04/18 20:24:51 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


Java Version: 1.8.0_201
Up-time: 20h 31m
CraftBukkit Version: git-Paper-614 (MC: 1.13.2)
Denizen Version: Core: 1.40-SNAPSHOT (Build 241), CraftBukkit: 1.0.4-SNAPSHOT (build 731-DEV)
Active Plugins (11): Vault: 1.7.1-b91, Essentials: 2.16.1.0, EssentialsProtect: 2.16.1.0, EssentialsSpawn: 2.16.1.0, 
EssentialsGeoIP: 2.16.1.0, EssentialsChat: 2.16.1.0, EssentialsAntiBuild: 2.16.1.0, 
Citizens: 2.0.24-SNAPSHOT (build 1628), EssentialsXMPP: 2.16.1.0, Denizen: 1.0.4-SNAPSHOT (build 731-DEV), 
Sentinel: 1.8.5 (build 242)
Loaded Worlds (3): world, world_nether, world_the_end
Online Players (1): Clossius(Clossius)
Offline Players: 0
Mode: online

20:24:45 [INFO]  Running script event 'SystemTime', event='system time secondly every:5' for script 'CALL_TASK' 
20:24:45 [INFO]  Starting InstantQueue 'CALL_TASK_CapturedTextRanges'... 
20:24:45 [INFO]  Queue 'CALL_TASK_CapturedTextRanges' Executing: FOREACH "<server.list_npcs>" 
20:24:45 [INFO] +- Executing dCommand: FOREACH ---------+ 
20:24:45 [INFO]  Filled tag <server.list_npcs> with 'li@n@7'. 
20:24:45 [INFO] +> Executing 'FOREACH': list='li@n@7'  as_name='value' 
20:24:45 [INFO]  Queue 'CALL_TASK_CapturedTextRanges' Executing: FLAG "<def[value]>" "asleep:false" 
20:24:45 [INFO] +- Executing dCommand: FLAG ---------+ 
20:24:45 [INFO]  Filled tag <def[value]> with 'n@7'. 
20:24:45 [INFO] +> Executing 'FLAG': flag_name='ASLEEP'  Action/Value='SET_VALUE(false)'  npc='n@7' 
20:24:45 [INFO]  Queue 'CALL_TASK_CapturedTextRanges' Executing: IF "!<def[value].has_flag[bedTime]>" 
20:24:45 [INFO] +- Executing dCommand: IF ---------+ 
20:24:45 [INFO] +> Executing 'IF': use_braces='true' 
20:24:45 [INFO]  Filled tag <def[value].has_flag[bedTime]> with 'true'. 
20:24:45 [INFO]  Queue 'CALL_TASK_CapturedTextRanges' Executing: IF "!<def[value].has_flag[wakeTime]>" 
20:24:45 [INFO] +- Executing dCommand: IF ---------+ 
20:24:45 [INFO] +> Executing 'IF': use_braces='true' 
20:24:45 [INFO]  Filled tag <def[value].has_flag[wakeTime]> with 'true'. 
20:24:45 [INFO]  Queue 'CALL_TASK_CapturedTextRanges' Executing: DEFINE "bedTime" "<def[value].flag[bedTime]>" 
20:24:45 [INFO] +- Executing dCommand: DEFINE ---------+ 
20:24:45 [INFO]  Filled tag <def[value].flag[bedTime]> with '12000'. 
20:24:45 [INFO] +> Executing 'DEFINE': queue='CALL_TASK_CapturedTextRanges'  definition='bedtime'  value='12000' 
20:24:45 [INFO]  Queue 'CALL_TASK_CapturedTextRanges' Executing: DEFINE "wakeTime" "<def[value].flag[wakeTime]>" 
20:24:45 [INFO] +- Executing dCommand: DEFINE ---------+ 
20:24:45 [INFO]  Filled tag <def[value].flag[wakeTime]> with '0'. 
20:24:45 [INFO] +> Executing 'DEFINE': queue='CALL_TASK_CapturedTextRanges'  definition='waketime'  value='0' 
20:24:45 [INFO]  Queue 'CALL_TASK_CapturedTextRanges' Executing: INJECT "Check_Task" 
20:24:45 [INFO] +- Executing dCommand: INJECT ---------+ 
20:24:45 [INFO] +> Executing 'INJECT': script='CHECK_TASK(TASK)' 
20:24:45 [INFO]  Queue 'CALL_TASK_CapturedTextRanges' Executing: IF "<def[bedTime]>" ">" "<def[wakeTime]>" 
20:24:45 [INFO] +- Executing dCommand: IF ---------+ 
20:24:45 [INFO] +> Executing 'IF': use_braces='true' 
20:24:45 [INFO]  Filled tag <def[bedTime]> with '12000'. 
20:24:45 [INFO]  Filled tag <def[wakeTime]> with '0'. 
20:24:45 [INFO]  Comparable='Decimal(12000.0)', Operator='MORE', ComparedTo='Decimal(0.0)' --> OUTCOME='true' 
20:24:45 [INFO]  Queue 'CALL_TASK_CapturedTextRanges' Executing: IF "<w@world.time>" "<" "<def[wakeTime]>" "||" "<w@world.time>" ">" 
                   "<def[bedTime]>" 
20:24:45 [INFO] +- Executing dCommand: IF ---------+ 
20:24:45 [INFO] +> Executing 'IF': use_braces='true' 
20:24:45 [INFO]  Filled tag <w@world.time> with '13606'. 
20:24:45 [INFO]  Filled tag <def[wakeTime]> with '0'. 
20:24:45 [INFO]  Comparable='Decimal(13606.0)', Operator='LESS', ComparedTo='Decimal(0.0)' --> OUTCOME='false' 
20:24:45 [INFO]  Filled tag <w@world.time> with '13606'. 
20:24:45 [INFO]  Filled tag <def[bedTime]> with '12000'. 
20:24:45 [INFO]  Comparable='Decimal(13606.0)', Operator='MORE', ComparedTo='Decimal(12000.0)' --> OUTCOME='true' 
20:24:45 [INFO]  Queue 'CALL_TASK_CapturedTextRanges' Executing: INJECT "Go_to_Bed" 
20:24:45 [INFO] +- Executing dCommand: INJECT ---------+ 
20:24:45 [INFO] +> Executing 'INJECT': script='GO_TO_BED(TASK)' 
20:24:45 [INFO]  Queue 'CALL_TASK_CapturedTextRanges' Executing: IF "<def[value].flag[asleep]>" 
20:24:45 [INFO] +- Executing dCommand: IF ---------+ 
20:24:45 [INFO] +> Executing 'IF': use_braces='true' 
20:24:45 [INFO]  Filled tag <def[value].flag[asleep]> with 'false'. 
20:24:45 [INFO]  Queue 'CALL_TASK_CapturedTextRanges' Executing: FOREACH " CALLBACK" "as:value" 
20:24:45 [INFO] +- Foreach loop complete ---------+ 
20:24:45 [INFO]  Completing queue 'CALL_TASK_CapturedTextRanges' in 12ms. 
20:24:45 [INFO]  Running script event 'SystemTime', event='system time secondly every:5' for script 'CALL_BED_TASK' 
20:24:45 [INFO]  Starting InstantQueue 'CALL_BED_TASK_DecadeDecemberHollywood'... 
20:24:45 [INFO]  Queue 'CALL_BED_TASK_DecadeDecemberHollywood' Executing: FOREACH "<server.flag[beds]>" 
20:24:45 [INFO] +- Executing dCommand: FOREACH ---------+ 
20:24:45 [INFO]  Filled tag <server.flag[beds]> with 'l@-122,72,-129,world|l@-119,64,-120,world|l@-124,64,-126,world|l@-124,64,-121,world'. 
20:24:45 [INFO] +> Executing 'FOREACH': list='li@l@-122,72,-129,world|l@-119,64,-120,world|l@-124,64,-126,world|l@-124,64,-121,world'  
                   as_name='value' 
20:24:45 [INFO]  Queue 'CALL_BED_TASK_DecadeDecemberHollywood' Executing: NARRATE "" 
20:24:45 [INFO] +- Executing dCommand: NARRATE ---------+ 
20:24:45 [INFO] +> Executing 'NARRATE': Narrating=''  Targets='null' 
20:24:45 [INFO]  Queue 'CALL_BED_TASK_DecadeDecemberHollywood' Executing: FOREACH " CALLBACK" "as:value" 
20:24:45 [INFO] +- Foreach loop 2 ---------+ 
20:24:45 [INFO]  Queue 'CALL_BED_TASK_DecadeDecemberHollywood' Executing: NARRATE "" 
20:24:45 [INFO] +- Executing dCommand: NARRATE ---------+ 
20:24:45 [INFO] +> Executing 'NARRATE': Narrating=''  Targets='null' 
20:24:45 [INFO]  Queue 'CALL_BED_TASK_DecadeDecemberHollywood' Executing: FOREACH " CALLBACK" "as:value" 
20:24:45 [INFO] +- Foreach loop 3 ---------+ 
20:24:45 [INFO]  Queue 'CALL_BED_TASK_DecadeDecemberHollywood' Executing: NARRATE "" 
20:24:45 [INFO] +- Executing dCommand: NARRATE ---------+ 
20:24:45 [INFO] +> Executing 'NARRATE': Narrating=''  Targets='null' 
20:24:45 [INFO]  Queue 'CALL_BED_TASK_DecadeDecemberHollywood' Executing: FOREACH " CALLBACK" "as:value" 
20:24:45 [INFO] +- Foreach loop 4 ---------+ 
20:24:45 [INFO]  Queue 'CALL_BED_TASK_DecadeDecemberHollywood' Executing: NARRATE "" 
20:24:45 [INFO] +- Executing dCommand: NARRATE ---------+ 
20:24:45 [INFO] +> Executing 'NARRATE': Narrating=''  Targets='null' 
20:24:45 [INFO]  Queue 'CALL_BED_TASK_DecadeDecemberHollywood' Executing: FOREACH " CALLBACK" "as:value" 
20:24:45 [INFO] +- Foreach loop complete ---------+ 
20:24:45 [INFO]  Completing queue 'CALL_BED_TASK_DecadeDecemberHollywood' in 1ms. 
20:24:50 [INFO]  Running script event 'SystemTime', event='system time secondly every:5' for script 'CALL_TASK' 
20:24:50 [INFO]  Starting InstantQueue 'CALL_TASK_MortgagesHometownKentucky'... 
20:24:50 [INFO]  Queue 'CALL_TASK_MortgagesHometownKentucky' Executing: FOREACH "<server.list_npcs>" 
20:24:50 [INFO] +- Executing dCommand: FOREACH ---------+ 
20:24:50 [INFO]  Filled tag <server.list_npcs> with 'li@n@7'. 
20:24:50 [INFO] +> Executing 'FOREACH': list='li@n@7'  as_name='value' 
20:24:50 [INFO]  Queue 'CALL_TASK_MortgagesHometownKentucky' Executing: FLAG "<def[value]>" "asleep:false" 
20:24:50 [INFO] +- Executing dCommand: FLAG ---------+ 
20:24:50 [INFO]  Filled tag <def[value]> with 'n@7'. 
20:24:50 [INFO] +> Executing 'FLAG': flag_name='ASLEEP'  Action/Value='SET_VALUE(false)'  npc='n@7' 
20:24:50 [INFO]  Queue 'CALL_TASK_MortgagesHometownKentucky' Executing: IF "!<def[value].has_flag[bedTime]>" 
20:24:50 [INFO] +- Executing dCommand: IF ---------+ 
20:24:50 [INFO] +> Executing 'IF': use_braces='true' 
20:24:50 [INFO]  Filled tag <def[value].has_flag[bedTime]> with 'true'. 
20:24:50 [INFO]  Queue 'CALL_TASK_MortgagesHometownKentucky' Executing: IF "!<def[value].has_flag[wakeTime]>" 
20:24:50 [INFO] +- Executing dCommand: IF ---------+ 
20:24:50 [INFO] +> Executing 'IF': use_braces='true' 
20:24:50 [INFO]  Filled tag <def[value].has_flag[wakeTime]> with 'true'. 
20:24:50 [INFO]  Queue 'CALL_TASK_MortgagesHometownKentucky' Executing: DEFINE "bedTime" "<def[value].flag[bedTime]>" 
20:24:50 [INFO] +- Executing dCommand: DEFINE ---------+ 
20:24:50 [INFO]  Filled tag <def[value].flag[bedTime]> with '12000'. 
20:24:50 [INFO] +> Executing 'DEFINE': queue='CALL_TASK_MortgagesHometownKentucky'  definition='bedtime'  value='12000' 
20:24:50 [INFO]  Queue 'CALL_TASK_MortgagesHometownKentucky' Executing: DEFINE "wakeTime" "<def[value].flag[wakeTime]>" 
20:24:50 [INFO] +- Executing dCommand: DEFINE ---------+ 
20:24:50 [INFO]  Filled tag <def[value].flag[wakeTime]> with '0'. 
20:24:50 [INFO] +> Executing 'DEFINE': queue='CALL_TASK_MortgagesHometownKentucky'  definition='waketime'  value='0' 
20:24:50 [INFO]  Queue 'CALL_TASK_MortgagesHometownKentucky' Executing: INJECT "Check_Task" 
20:24:50 [INFO] +- Executing dCommand: INJECT ---------+ 
20:24:50 [INFO] +> Executing 'INJECT': script='CHECK_TASK(TASK)' 
20:24:50 [INFO]  Queue 'CALL_TASK_MortgagesHometownKentucky' Executing: IF "<def[bedTime]>" ">" "<def[wakeTime]>" 
20:24:50 [INFO] +- Executing dCommand: IF ---------+ 
20:24:50 [INFO] +> Executing 'IF': use_braces='true' 
20:24:50 [INFO]  Filled tag <def[bedTime]> with '12000'. 
20:24:50 [INFO]  Filled tag <def[wakeTime]> with '0'. 
20:24:50 [INFO]  Comparable='Decimal(12000.0)', Operator='MORE', ComparedTo='Decimal(0.0)' --> OUTCOME='true' 
20:24:50 [INFO]  Queue 'CALL_TASK_MortgagesHometownKentucky' Executing: IF "<w@world.time>" "<" "<def[wakeTime]>" "||" "<w@world.time>" ">" 
                   "<def[bedTime]>" 
20:24:50 [INFO] +- Executing dCommand: IF ---------+ 
20:24:50 [INFO] +> Executing 'IF': use_braces='true' 
20:24:50 [INFO]  Filled tag <w@world.time> with '13706'. 
20:24:50 [INFO]  Filled tag <def[wakeTime]> with '0'. 
20:24:50 [INFO]  Comparable='Decimal(13706.0)', Operator='LESS', ComparedTo='Decimal(0.0)' --> OUTCOME='false' 
20:24:50 [INFO]  Filled tag <w@world.time> with '13706'. 
20:24:50 [INFO]  Filled tag <def[bedTime]> with '12000'. 
20:24:50 [INFO]  Comparable='Decimal(13706.0)', Operator='MORE', ComparedTo='Decimal(12000.0)' --> OUTCOME='true' 
20:24:50 [INFO]  Queue 'CALL_TASK_MortgagesHometownKentucky' Executing: INJECT "Go_to_Bed" 
20:24:50 [INFO] +- Executing dCommand: INJECT ---------+ 
20:24:50 [INFO] +> Executing 'INJECT': script='GO_TO_BED(TASK)' 
20:24:50 [INFO]  Queue 'CALL_TASK_MortgagesHometownKentucky' Executing: IF "<def[value].flag[asleep]>" 
20:24:50 [INFO] +- Executing dCommand: IF ---------+ 
20:24:50 [INFO] +> Executing 'IF': use_braces='true' 
20:24:50 [INFO]  Filled tag <def[value].flag[asleep]> with 'false'. 
20:24:50 [INFO]  Queue 'CALL_TASK_MortgagesHometownKentucky' Executing: FOREACH " CALLBACK" "as:value" 
20:24:50 [INFO] +- Foreach loop complete ---------+ 
20:24:50 [INFO]  Completing queue 'CALL_TASK_MortgagesHometownKentucky' in 3ms. 
20:24:50 [INFO]  Running script event 'SystemTime', event='system time secondly every:5' for script 'CALL_BED_TASK' 
20:24:50 [INFO]  Starting InstantQueue 'CALL_BED_TASK_ChineseKeepsHere'... 
20:24:50 [INFO]  Queue 'CALL_BED_TASK_ChineseKeepsHere' Executing: FOREACH "<server.flag[beds]>" 
20:24:50 [INFO] +- Executing dCommand: FOREACH ---------+ 
20:24:50 [INFO]  Filled tag <server.flag[beds]> with 'l@-122,72,-129,world|l@-119,64,-120,world|l@-124,64,-126,world|l@-124,64,-121,world'. 
20:24:50 [INFO] +> Executing 'FOREACH': list='li@l@-122,72,-129,world|l@-119,64,-120,world|l@-124,64,-126,world|l@-124,64,-121,world'  
                   as_name='value' 
20:24:50 [INFO]  Queue 'CALL_BED_TASK_ChineseKeepsHere' Executing: NARRATE "" 
20:24:50 [INFO] +- Executing dCommand: NARRATE ---------+ 
20:24:50 [INFO] +> Executing 'NARRATE': Narrating=''  Targets='null' 
20:24:50 [INFO]  Queue 'CALL_BED_TASK_ChineseKeepsHere' Executing: FOREACH " CALLBACK" "as:value" 
20:24:50 [INFO] +- Foreach loop 2 ---------+ 
20:24:50 [INFO]  Queue 'CALL_BED_TASK_ChineseKeepsHere' Executing: NARRATE "" 
20:24:50 [INFO] +- Executing dCommand: NARRATE ---------+ 
20:24:50 [INFO] +> Executing 'NARRATE': Narrating=''  Targets='null' 
20:24:50 [INFO]  Queue 'CALL_BED_TASK_ChineseKeepsHere' Executing: FOREACH " CALLBACK" "as:value" 
20:24:50 [INFO] +- Foreach loop 3 ---------+ 
20:24:50 [INFO]  Queue 'CALL_BED_TASK_ChineseKeepsHere' Executing: NARRATE "" 
20:24:50 [INFO] +- Executing dCommand: NARRATE ---------+ 
20:24:50 [INFO] +> Executing 'NARRATE': Narrating=''  Targets='null' 
20:24:50 [INFO]  Queue 'CALL_BED_TASK_ChineseKeepsHere' Executing: FOREACH " CALLBACK" "as:value" 
20:24:50 [INFO] +- Foreach loop 4 ---------+ 
20:24:50 [INFO]  Queue 'CALL_BED_TASK_ChineseKeepsHere' Executing: NARRATE "" 
20:24:50 [INFO] +- Executing dCommand: NARRATE ---------+ 
20:24:50 [INFO] +> Executing 'NARRATE': Narrating=''  Targets='null' 
20:24:50 [INFO]  Queue 'CALL_BED_TASK_ChineseKeepsHere' Executing: FOREACH " CALLBACK" "as:value" 
20:24:50 [INFO] +- Foreach loop complete ---------+ 
20:24:50 [INFO]  Completing queue 'CALL_BED_TASK_ChineseKeepsHere' in 0ms.