Paste #54731: Denizen Debug Logs From Ethyr Season 1

Date: 2019/06/17 23:50:38 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


Java Version: 1.8.0_131
Up-time: 15h 10m
CraftBukkit Version: git-Spigot-1a3504a-a46fdbc (MC: 1.13.2)
Denizen Version: Core: 1.40-SNAPSHOT (Build 270), CraftBukkit: 1.0.6-SNAPSHOT (build 847-DEV)
Active Plugins (6): CoreProtect: 2.15.1, Citizens: 2.0.25-SNAPSHOT (build 1704), Denizen: 1.0.6-SNAPSHOT (build 847-DEV), 
HeadDatabase: 4.9.1, UltraPermissions: 4.1.0, dDiscordBot: 0.6 (build 25),
Loaded Worlds (3): world, world_nether, world_the_end
Online Players (2): FreshKirabo(FreshKirabo), LeafyMitsuwa(LeafyMitsuwa)
Offline Players: 12
Mode: online

06:50:33 [INFO]  Running script event 'PlayerPicksUp', event='player picks up item' for script 'DIGITALINVENTORY_EVENTS' 
06:50:33 [INFO]  Starting InstantQueue 'DIGITALINVENTORY_EVENTS_DennisReleaseArrange'... 
06:50:33 [INFO]  Queue 'DIGITALINVENTORY_EVENTS_DennisReleaseArrange' Executing: IF "<player.flag[DI_Enabled]>" "==" "false" 
06:50:33 [INFO] +- Executing dCommand: IF/p@LeafyMitsuwa ---------+ 
06:50:33 [INFO] +> Executing 'IF': use_braces='true' 
06:50:33 [INFO]  Filled tag <player.flag[DI_Enabled]> with 'True'. 
06:50:33 [INFO]  Comparable='Element(True)', Operator='EQUALS', ComparedTo='Element(false)' --> OUTCOME='false' 
06:50:33 [INFO]  No part of the if command passed, no block will run. 
06:50:33 [INFO]  Queue 'DIGITALINVENTORY_EVENTS_DennisReleaseArrange' Executing: DETERMINE "passively" "<context.item>" 
06:50:33 [INFO] +- Executing dCommand: DETERMINE/p@LeafyMitsuwa ---------+ 
06:50:33 [INFO]  Filled tag <context.item> with 'i@andesite[quantity=23]'. 
06:50:33 [INFO] +> Executing 'DETERMINE': outcome='i@andesite[quantity=23]'  passively='true' 
06:50:33 [INFO]  Queue 'DIGITALINVENTORY_EVENTS_DennisReleaseArrange' Executing: IF 
                   "<server.flag[DI_BlockList].contains[<context.item.material.name>]>" "==" "false" 
06:50:33 [INFO] +- Executing dCommand: IF/p@LeafyMitsuwa ---------+ 
06:50:33 [INFO] +> Executing 'IF': use_braces='true' 
06:50:33 [INFO]  Filled tag <context.item.material.name> with 'andesite'. 
06:50:33 [INFO]  Filled tag <server.flag[DI_BlockList].contains[andesite]> with 'true'. 
06:50:33 [INFO]  Comparable='Element(true)', Operator='EQUALS', ComparedTo='Element(false)' --> OUTCOME='false' 
06:50:33 [INFO]  No part of the if command passed, no block will run. 
06:50:33 [INFO]  Queue 'DIGITALINVENTORY_EVENTS_DennisReleaseArrange' Executing: FLAG "<player>" 
                   "DI_<context.item.material.name>:<player.flag[DI_<context.item.material.name>].add[<context.item.quantity>]>" 
06:50:33 [INFO] +- Executing dCommand: FLAG/p@LeafyMitsuwa ---------+ 
06:50:33 [INFO]  Filled tag <player> with 'p@498c1257-bd59-4144-b349-fc7c8940992c'. 
06:50:33 [INFO]  Filled tag <context.item.material.name> with 'andesite'. 
06:50:33 [INFO]  Filled tag <context.item.material.name> with 'andesite'. 
06:50:33 [INFO]  Filled tag <context.item.quantity> with '23'. 
06:50:33 [INFO]  Filled tag <player.flag[DI_andesite].add[23]> with '298'. 
06:50:33 [INFO] +> Executing 'FLAG': flag_name='DI_ANDESITE'  Action/Value='SET_VALUE(298)'  flag_target='p@LeafyMitsuwa' 
06:50:33 [INFO]  Queue 'DIGITALINVENTORY_EVENTS_DennisReleaseArrange' Executing: WAIT "1t" 
06:50:33 [INFO] +- Executing dCommand: WAIT/p@LeafyMitsuwa ---------+ 
06:50:33 [INFO] +> Executing 'WAIT': queue='DIGITALINVENTORY_EVENTS_DennisReleaseArrange'  delay='d@0.05s' 
06:50:33 [INFO]  Forcing queue DIGITALINVENTORY_EVENTS_DennisReleaseArrange into a timed queue... 
06:50:33 [INFO]  Completing queue 'DIGITALINVENTORY_EVENTS_DennisReleaseArrange' in 1ms. 
06:50:33 [INFO]  Starting TimedQueue 'DIGITALINVENTORY_EVENTS_DennisReleaseArrange'... 
06:50:33 [INFO]  ERROR! Unknown determination 'i@andesite[quantity=23]' 
06:50:33 [INFO]  Queue 'DIGITALINVENTORY_EVENTS_DennisReleaseArrange' Executing: TAKE "<context.item>" "q:<context.item.quantity>" 
06:50:33 [INFO] +- Executing dCommand: TAKE/p@LeafyMitsuwa ---------+ 
06:50:33 [INFO]  Filled tag <context.item> with 'i@andesite[quantity=23]'. 
06:50:33 [INFO]  Filled tag <context.item.quantity> with '23'. 
06:50:33 [INFO]  Applying property 'quantity' on object of type 'Item'... 
06:50:33 [INFO] +> Executing 'TAKE': Type='ITEM'  qty='23'  inventory='in@player[holder=p@498c1257-bd59-4144-b349-fc7c8940992c]'  
                   Items='[i@andesite[quantity=23]]' 
06:50:33 [INFO]  Completing queue 'DIGITALINVENTORY_EVENTS_DennisReleaseArrange' in 48ms.