Paste #113732: Denizen Debug Logs From A Minecraft Server

Date: 2023/08/11 08:06:47 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


Java Version: 17.0.8
Up-time: 3h 22m
Denizen Version: Core: 1.91.0-SNAPSHOT (Build 1342), Spigot: 1.2.7-SNAPSHOT (build 1792-REL)
Script Containers: 2, Events: 0
Last reload: 28s ago
Server Version: Paper version git-Paper-550 (MC: 1.19.4)
Active Plugins (1): Denizen: 1.2.7-SNAPSHOT (build 1792-REL)
Loaded Worlds (3): world, world_nether, world_the_end
Online Players (1): xZeph(xZeph)
Total Players Ever: 1 (1 normal)
Mode: online

11:06:14 Starting InstantQueue 'EXCOMMAND_177_DependenceHudson' with player 'xZeph'... 
11:06:14 +- Queue 'EXCOMMAND_177_DependenceHudson' Executing: (line 1) reload ---------+ 
11:06:14 +> Executing 'RELOAD': type='SCRIPTS'   
11:06:14 Completing queue 'EXCOMMAND_177_DependenceHudson' in 0ms. 
11:06:14  ERROR!
        Error Message: Error parsing '\antinetherportal.dsc'! This script has been skipped. No internal error - is the file empty? 
11:06:14 +> [ScriptRegistry] Loading 2 script files... 
11:06:14 +> [DenizenCore] Scripts loaded! File load took 9ms, processing 1ms. 
11:06:14 +> [ScriptEvent] Processed 0 script event paths. 
11:06:24 +> [Static Tag Processing] Pre-Filled tag <red> with '', and cached result. 
11:06:24 +> [Static Tag Processing] Pre-Filled partial tag '<server...' with '(Base-Object)', and cached result. 
11:06:24 +> [Static Tag Processing] Pre-Filled tag <yellow> with '', and cached result. 
11:06:24 +> [Static Tag Processing] Pre-Filled tag <white> with '', and cached result. 
11:06:24 Starting InstantQueue 'CARRIER_BIRD_178_BehrReload' with player 'xZeph'... 
11:06:24 +- Queue 'CARRIER_BIRD_178_BehrReload' Executing: (line 9) if <context.args.size> < 2 ---------+ 
11:06:24 +> Executing 'IF': use_braces='true'   
11:06:24 Filled tag <context.args.size> with '10'. 
11:06:24 Comparing if 10 LESS 2 ... false 
11:06:24 No part of the if command passed, no block will run. 
11:06:24 +- Queue 'CARRIER_BIRD_178_BehrReload' Executing: (line 13) define sender <player.display_name> ---------+ 
11:06:24 Filled tag <player.display_name> with 'xZeph'. 
11:06:24 +> Executing 'DEFINE': Queue='q@CARRIER_BIRD_178_BehrReload'  definition='sender'  value='xZeph'   
11:06:24 +- Queue 'CARRIER_BIRD_178_BehrReload' Executing: (line 14) define target <server.match_player[<context.args.get[1]>].if_null[null].display_name> ---------+ 
11:06:24 Filled tag <server.match_player[xZeph].if_null[null].display_name> with 'xZeph'. 
11:06:24 +> Executing 'DEFINE': Queue='q@CARRIER_BIRD_178_BehrReload'  definition='target'  value='xZeph'   
11:06:24 +- Queue 'CARRIER_BIRD_178_BehrReload' Executing: (line 16) if <[target]> == null ---------+ 
11:06:24 +> Executing 'IF': use_braces='true'   
11:06:24 Filled tag <[target]> with 'xZeph'. 
11:06:24 Comparing if xZeph EQUALS null ... false 
11:06:24 No part of the if command passed, no block will run. 
11:06:24 +- Queue 'CARRIER_BIRD_178_BehrReload' Executing: (line 20) define message <context.args.remove[1].space_separated> ---------+ 
11:06:24 Filled tag <context.args.remove[1].space_separated> with 'This is me with a paper in my inventory'. 
11:06:24 +> Executing 'DEFINE': Queue='q@CARRIER_BIRD_178_BehrReload'  definition='message'  value='This is me with a paper in my inventory'   
11:06:24 +- Queue 'CARRIER_BIRD_178_BehrReload' Executing: (line 23) if !<[sender].inventory.contains_item[paper]> >= 1 ---------+ 
11:06:24 +> Executing 'IF': use_braces='true'   
11:06:24  ERROR in script 'carrier_bird' in queue 'CARRIER_BIRD_178_BehrReload' while executing command 'IF' in file '\scripts\carrier_bird.dsc' on line '23' with player 'xZeph'!
        Error Message: Tag <[sender].inventory.contains_item[paper]> is invalid! 
11:06:24 Additional Error Info: Unfilled or unrecognized sub-tag(s) 'inventory.contains_item[paper]' for tag <[sender].inventory.contains_item[paper]>! 
11:06:24 Additional Error Info: The returned value from initial tag fragment '[sender]' was: 'xZeph'. 
11:06:24 Additional Error Info: Cannot compare as numbers '![sender].inventory.contains_item[paper]' vs '1' - one or both values are not numerical. Returning false. 
11:06:24 Comparing if ![sender].inventory.contains_item[paper] OR_MORE 1 ... false 
11:06:24 No part of the if command passed, no block will run. 
11:06:24 +- Queue 'CARRIER_BIRD_178_BehrReload' Executing: (line 27) if <[sender]> ---------+ 
11:06:24 +> Executing 'IF': use_braces='true'   
11:06:24 Filled tag <[sender]> with 'xZeph'. 
11:06:24 If command passed, running block. 
11:06:24 +- Queue 'CARRIER_BIRD_178_BehrReload' Executing: (line 28) narrate "<yellow>[Carrier bird sent to <[target]>]" ---------+ 
11:06:24 Filled tag <[target]> with 'xZeph'. 
11:06:24 +> Executing 'NARRATE': Narrating='[Carrier bird sent to xZeph]'  Targets='[p@cca4044e-1b36-46e0-bfd0-78e93d4696e3 (xZeph)]'   
11:06:24 +- Queue 'CARRIER_BIRD_178_BehrReload' Executing: (line 30) narrate "<yellow>[Carrier bird from <[sender]>] <white><[message]>" (targets:<[target]>...) (from:<[sender]>) ---------+ 
11:06:24  ERROR in script 'carrier_bird' in queue 'CARRIER_BIRD_178_BehrReload' while executing command 'NARRATE' in file '\scripts\carrier_bird.dsc' on line '30' with player 'xZeph'!
        Error Message: '(targets:<[target]>...)' is an unknown argument! Did you forget quotes, or did you mess up the command syntax? 
11:06:24 +> [Argument] Command usage: narrate [<text>] (targets:<player>|...) (format:<script>) (per_player) (from:<uuid>) 
11:06:24  ERROR in script 'carrier_bird' in queue 'CARRIER_BIRD_178_BehrReload' while executing command 'NARRATE' in file '\scripts\carrier_bird.dsc' on line '30' with player 'xZeph'!
        Error Message: '(from:<[sender]>)' is an unknown argument! Did you forget quotes, or did you mess up the command syntax? 
11:06:24 +> [Argument] Command usage: narrate [<text>] (targets:<player>|...) (format:<script>) (per_player) (from:<uuid>) 
11:06:24 Filled tag <[sender]> with 'xZeph'. 
11:06:24 Filled tag <[message]> with 'This is me with a paper in my inventory'. 
11:06:24 +> Executing 'NARRATE': Narrating='[Carrier bird from xZeph] This is me with a paper in my inventory'  Targets='[p@cca4044e-1b36-46e0-bfd0-78e93d4696e3 (xZeph)]'   
11:06:24 Completing queue 'CARRIER_BIRD_178_BehrReload' in 7ms. 
11:06:34 Starting InstantQueue 'CARRIER_BIRD_179_FellowshipMaps' with player 'xZeph'... 
11:06:34 +- Queue 'CARRIER_BIRD_179_FellowshipMaps' Executing: (line 9) if <context.args.size> < 2 ---------+ 
11:06:34 +> Executing 'IF': use_braces='true'   
11:06:34 Filled tag <context.args.size> with '10'. 
11:06:34 Comparing if 10 LESS 2 ... false 
11:06:34 No part of the if command passed, no block will run. 
11:06:34 +- Queue 'CARRIER_BIRD_179_FellowshipMaps' Executing: (line 13) define sender <player.display_name> ---------+ 
11:06:34 Filled tag <player.display_name> with 'xZeph'. 
11:06:34 +> Executing 'DEFINE': Queue='q@CARRIER_BIRD_179_FellowshipMaps'  definition='sender'  value='xZeph'   
11:06:34 +- Queue 'CARRIER_BIRD_179_FellowshipMaps' Executing: (line 14) define target <server.match_player[<context.args.get[1]>].if_null[null].display_name> ---------+ 
11:06:34 Filled tag <server.match_player[xZeph].if_null[null].display_name> with 'xZeph'. 
11:06:34 +> Executing 'DEFINE': Queue='q@CARRIER_BIRD_179_FellowshipMaps'  definition='target'  value='xZeph'   
11:06:34 +- Queue 'CARRIER_BIRD_179_FellowshipMaps' Executing: (line 16) if <[target]> == null ---------+ 
11:06:34 +> Executing 'IF': use_braces='true'   
11:06:34 Filled tag <[target]> with 'xZeph'. 
11:06:34 Comparing if xZeph EQUALS null ... false 
11:06:34 No part of the if command passed, no block will run. 
11:06:34 +- Queue 'CARRIER_BIRD_179_FellowshipMaps' Executing: (line 20) define message <context.args.remove[1].space_separated> ---------+ 
11:06:34 Filled tag <context.args.remove[1].space_separated> with 'This is me without a paper in my inventory'. 
11:06:34 +> Executing 'DEFINE': Queue='q@CARRIER_BIRD_179_FellowshipMaps'  definition='message'  value='This is me without a paper in my inventory'   
11:06:34 +- Queue 'CARRIER_BIRD_179_FellowshipMaps' Executing: (line 23) if !<[sender].inventory.contains_item[paper]> >= 1 ---------+ 
11:06:34 +> Executing 'IF': use_braces='true'   
11:06:34  ERROR in script 'carrier_bird' in queue 'CARRIER_BIRD_179_FellowshipMaps' while executing command 'IF' in file '\scripts\carrier_bird.dsc' on line '23' with player 'xZeph'!
        Error Message: Tag <[sender].inventory.contains_item[paper]> is invalid! 
11:06:34 Additional Error Info: Unfilled or unrecognized sub-tag(s) 'inventory.contains_item[paper]' for tag <[sender].inventory.contains_item[paper]>! 
11:06:34 Additional Error Info: The returned value from initial tag fragment '[sender]' was: 'xZeph'. 
11:06:34 Additional Error Info: Cannot compare as numbers '![sender].inventory.contains_item[paper]' vs '1' - one or both values are not numerical. Returning false. 
11:06:34 Comparing if ![sender].inventory.contains_item[paper] OR_MORE 1 ... false 
11:06:34 No part of the if command passed, no block will run. 
11:06:34 +- Queue 'CARRIER_BIRD_179_FellowshipMaps' Executing: (line 27) if <[sender]> ---------+ 
11:06:34 +> Executing 'IF': use_braces='true'   
11:06:34 Filled tag <[sender]> with 'xZeph'. 
11:06:34 If command passed, running block. 
11:06:34 +- Queue 'CARRIER_BIRD_179_FellowshipMaps' Executing: (line 28) narrate "<yellow>[Carrier bird sent to <[target]>]" ---------+ 
11:06:34 Filled tag <[target]> with 'xZeph'. 
11:06:34 +> Executing 'NARRATE': Narrating='[Carrier bird sent to xZeph]'  Targets='[p@cca4044e-1b36-46e0-bfd0-78e93d4696e3 (xZeph)]'   
11:06:34 +- Queue 'CARRIER_BIRD_179_FellowshipMaps' Executing: (line 30) narrate "<yellow>[Carrier bird from <[sender]>] <white><[message]>" (targets:<[target]>...) (from:<[sender]>) ---------+ 
11:06:34  ERROR in script 'carrier_bird' in queue 'CARRIER_BIRD_179_FellowshipMaps' while executing command 'NARRATE' in file '\scripts\carrier_bird.dsc' on line '30' with player 'xZeph'!
        Error Message: '(targets:<[target]>...)' is an unknown argument! Did you forget quotes, or did you mess up the command syntax? 
11:06:34 +> [Argument] Command usage: narrate [<text>] (targets:<player>|...) (format:<script>) (per_player) (from:<uuid>) 
11:06:34  ERROR in script 'carrier_bird' in queue 'CARRIER_BIRD_179_FellowshipMaps' while executing command 'NARRATE' in file '\scripts\carrier_bird.dsc' on line '30' with player 'xZeph'!
        Error Message: '(from:<[sender]>)' is an unknown argument! Did you forget quotes, or did you mess up the command syntax? 
11:06:34 +> [Argument] Command usage: narrate [<text>] (targets:<player>|...) (format:<script>) (per_player) (from:<uuid>) 
11:06:34 Filled tag <[sender]> with 'xZeph'. 
11:06:34 Filled tag <[message]> with 'This is me without a paper in my inventory'. 
11:06:34 +> Executing 'NARRATE': Narrating='[Carrier bird from xZeph] This is me without a paper in my inventory'  Targets='[p@cca4044e-1b36-46e0-bfd0-78e93d4696e3 (xZeph)]'   
11:06:34 Completing queue 'CARRIER_BIRD_179_FellowshipMaps' in 7ms.