Paste #113146: Denizen Debug Logs From A Minecraft Server

Date: 2023/07/31 11:12:12 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


Java Version: 17.0.7
Up-time: 1h 26m
Denizen Version: Core: 1.91.0-SNAPSHOT (Build 1352), Spigot: 1.2.8-SNAPSHOT (build 1794-REL)
Script Containers: 13, Events: 27
Last reload: 41s ago
Server Version: Paper version git-Paper-538 (MC: 1.19.4)
Active Plugins (28): LuckPerms: 5.4.40, PlaceholderAPI: 2.11.2, Vault: 1.7.3-b131, ProtocolLib: 5.0.0, 
MythicMobs: 5.3.5-64893d49, Citizens: 2.0.31-SNAPSHOT (build 3083), LoneLibs: 1.0.25, 
ModelEngine: R3.1.8, Denizen: 1.2.8-SNAPSHOT (build 1794-REL), dynmap: 3.5-873, 
ItemsAdder: 3.5.0c-r2, WolfyUtilities: 4.16.10.2, Kingdoms: 1.16.6.1, CustomCrafting: 4.16.7.1, 
ore-control: 2023.03.15, RayTraceAntiXray: 1.10.8, TAB: 3.3.1, Kingdoms-Addon-Map-Viewers: 2.0.4, 
Pl-Hide-Pro: 2.6.12, MythicCrucible: 1.7.0-SNAPSHOT, tinylives: 3.2.2, dDiscordBot: 0.7 (build 285), 
ImageFrame: 1.7.3.0, RoseLoot: 1.1.15, F3Name: 3.3.0, LPC: 3.6.0, InteractiveChat: 4.2.6.1, 
Depenizen: 2.1.0 (build 836)
Loaded Worlds (3): world, world_nether, world_the_end
Online Players (1): Zemenus(Zemenus)
Total Players Ever: 3 (3 normal)
Mode: online
Depenizen Bridges loaded (3): LuckPerms, MythicMobs, PlaceholderAPI

21:12:08 Running script event 'EntityPotionEffect', event='after zombie potion effects modified' for script 'FIRE_MYTHIC' 
21:12:08 Starting InstantQueue 'FIRE_MYTHIC_56_CalculateHuge'... 
21:12:08 +- Queue 'FIRE_MYTHIC_56_CalculateHuge' Executing: (line 38) define custom_mob <context.entity.mythicmob.internal_name.if_null[null]> ---------+ 
21:12:08 Filled tag <context.entity.mythicmob.internal_name.if_null[null]> with 'null'. 
21:12:08 +> Executing 'DEFINE': Queue='q@FIRE_MYTHIC_56_CalculateHuge'  definition='custom_mob'  value='null'   
21:12:08 +- Queue 'FIRE_MYTHIC_56_CalculateHuge' Executing: (line 39) define entity <context.entity> ---------+ 
21:12:08 Filled tag <context.entity> with 'e@ c0dacb9b-d7cb-48e6-9929-750347c1a53c(ZOMBIE/Zombie)'. 
21:12:08 +> Executing 'DEFINE': Queue='q@FIRE_MYTHIC_56_CalculateHuge'  definition='entity'  value='e@ c0dacb9b-d7cb-48e6-9929-750347c1a53c(ZOMBIE/Zombie)'   
21:12:08 +- Queue 'FIRE_MYTHIC_56_CalculateHuge' Executing: (line 40) if <context.effect_type> == INVISIBILITY && !<[entity].has_flag[notperm_invisibility_flag]> ---------+ 
21:12:08 +> Executing 'IF': use_braces='true'   
21:12:08 Filled tag <context.effect_type> with 'INVISIBILITY'. 
21:12:08 Comparing if INVISIBILITY EQUALS INVISIBILITY ... true 
21:12:08 Filled tag <[entity].has_flag[notperm_invisibility_flag]> with 'false'. 
21:12:08 If command passed, running block. 
21:12:08 +- Queue 'FIRE_MYTHIC_56_CalculateHuge' Executing: (line 42) flag <[entity]> notperm_invisibility_flag expire:<[entity].effects_data.get[duration]> ---------+ 
21:12:08 Filled tag <[entity]> with 'e@ c0dacb9b-d7cb-48e6-9929-750347c1a53c(ZOMBIE/Zombie)'. 
21:12:08  ERROR in script 'fire_mythic' in queue 'FIRE_MYTHIC_56_CalculateHuge' while executing command 'FLAG' in file 'scripts/custom_name.dsc' on line '42'!
        Error Message: Invalid index 'duration': not a number. 
21:12:08 Additional Error Info: Tag <[entity].effects_data.get[duration]> is invalid! 
21:12:08 Additional Error Info: Unfilled or unrecognized sub-tag(s) 'get[duration]' for tag <[entity].effects_data.get[duration]>! 
21:12:08 Additional Error Info: The returned value from initial tag fragment '[entity].effects_data' was: 'li@ (Size 1): map@[type = INVISIBILITY; amplifier = 0; duration = d@3m (3m); ambient = false; particles = true; icon = true]'. 
21:12:08 Additional Error Info: Almost matched but failed (possibly bad input?): get 
21:12:08 Additional Error Info: 'expire:[entity].effects_data.get[duration]' is an unknown argument! This was probably caused by a tag not parsing properly. 
21:12:08 +> Executing 'FLAG': targets='li@ (Size 1): e@ c0dacb9b-d7cb-48e6-9929-750347c1a53c(ZOMBIE/Zombie)'  (notperm_invisibility_flag:AUTO_SET:null) 
21:12:08 Completing queue 'FIRE_MYTHIC_56_CalculateHuge' in 4ms.