Skip to content

Combat expanded split #2178

Combat expanded split

Combat expanded split #2178

Triggered via pull request October 9, 2024 18:17
Status Failure
Total duration 1m 42s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
test
Process completed with exit code 1.
build
Process completed with exit code 1.
gm4.manifest.create
gm4.manifest.create No existing meta.json manifest file was located
mecha
mecha Translation key not defined in en_us: advancement.gm4.augmented_armor.identify.title (missing_en_us_translations) 5 | }, 6 | "title": { : ^ 7 | "translate": "advancement.gm4.augmented_armor.identify.title", : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 8 | "fallback": "Hidden Power" : ^^^^^^^^^^^^^^^^^^^^^^^^^^ 9 | }, : ^ 10 | "description": {
mecha
mecha Translation key not defined in en_us: advancement.gm4.augmented_armor.identify.description (missing_en_us_translations) 9 | }, 10 | "description": { : ^ 11 | "translate": "advancement.gm4.augmented_armor.identify.description", : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12 | "fallback": "Obtain an Augmented piece of armor from a monster", : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 13 | "color": "gray" : ^^^^^^^^^^^^^^^ 14 | }, : ^ 15 | "frame": "task"
mecha
mecha Translation key not defined in en_us: advancement.gm4.augmented_armor.vorpal.title (missing_en_us_translations) 5 | }, 6 | "title": { : ^ 7 | "translate": "advancement.gm4.augmented_armor.vorpal.title", : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 8 | "fallback": "Vwoops!" : ^^^^^^^^^^^^^^^^^^^^^ 9 | }, : ^ 10 | "description": {
mecha
mecha Translation key not defined in en_us: advancement.gm4.augmented_armor.vorpal.description (missing_en_us_translations) 9 | }, 10 | "description": { : ^ 11 | "translate": "advancement.gm4.augmented_armor.vorpal.description", : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12 | "fallback": "Who thought this was a good idea?" : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 13 | }, : ^ 14 | "frame": "challenge",
mecha: data/gm4_augmented_armor/function/armor/augment/type/link/format_name.mcfunction#L16
mecha Translation key not defined in en_us: item.gm4.augmented_armor.lore.link_2 (missing_en_us_translations) 15 | data modify storage gm4_lore:temp Source set from storage gm4_augmented_armor:temp components."minecraft:lore" 16 | data modify storage gm4_lore:temp Target set value '{"translate":"item.gm4.augmented_armor.lore.link_2","fallback":"Rename to Link","italic":false,"color":"blue"}' : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 17 | function #gm4_lore:remove
mecha: data/gm4_augmented_armor/function/armor/augment/type/link/format_name.mcfunction#L18
mecha Translation key not defined in en_us: item.gm4.augmented_armor.lore.link_3 (missing_en_us_translations) 17 | function #gm4_lore:remove 18 | data modify storage gm4_lore:temp Target set value '{"translate":"item.gm4.augmented_armor.lore.link_3","fallback":"Lifelink","italic":false,"color":"dark_gray"}' : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 19 | data modify storage gm4_lore:temp Input set value ['{"translate":"item.gm4.augmented_armor.lore.link_3","fallback":"Lifelink","italic":false,"color":"blue"}']
mecha: data/gm4_augmented_armor/function/armor/augment/type/link/format_name.mcfunction#L19
mecha Translation key not defined in en_us: item.gm4.augmented_armor.lore.link_3 (missing_en_us_translations) 18 | data modify storage gm4_lore:temp Target set value '{"translate":"item.gm4.augmented_armor.lore.link_3","fallback":"Lifelink","italic":false,"color":"dark_gray"}' 19 | data modify storage gm4_lore:temp Input set value ['{"translate":"item.gm4.augmented_armor.lore.link_3","fallback":"Lifelink","italic":false,"color":"blue"}'] : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 20 | function #gm4_lore:replace
mecha: data/gm4_augmented_armor/function/armor/augment/type/link/process/death_message.mcfunction#L10
mecha Translation key not defined in en_us: death.gm4.augmented_armor.link_0 (missing_en_us_translations) 9 | gamerule showDeathMessages false 10 | execute if score $death_messages gm4_aa_data matches 1 if score $killed_player_count gm4_aa_data matches 0 at @s run tellraw @A {"translate":"death.gm4.augmented_armor.link_0","fallback":"%s followed eachother to their death","with":[{"selector":"@A[tag=gm4_aa_link.process]"}]} : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 11 | execute if score $death_messages gm4_aa_data matches 1 if score $killed_player_count gm4_aa_data matches 1 at @s run tellraw @A {"translate":"death.gm4.augmented_armor.link_1","fallback":"%s followed %s to their death","with":[{"selector":"@s"},{"selector":"@p[tag=gm4_aa_link.killed]"}]} 12 | execute if score $death_messages gm4_aa_data matches 1 if score $killed_player_count gm4_aa_data matches 2.. at @s run tellraw @A {"translate":"death.gm4.augmented_armor.link_2+","fallback":"%s followed %s and %s to their deaths","with":[{"selector":"@s"},{"selector":"@A[tag=gm4_aa_link.killed,tag=!gm4_aa_link.killed_2]"},{"selector":"@A[tag=gm4_aa_link.killed_2]"}]}
mecha: data/gm4_augmented_armor/function/armor/augment/type/link/process/death_message.mcfunction#L11
mecha Translation key not defined in en_us: death.gm4.augmented_armor.link_1 (missing_en_us_translations) 10 | execute if score $death_messages gm4_aa_data matches 1 if score $killed_player_count gm4_aa_data matches 0 at @s run tellraw @A {"translate":"death.gm4.augmented_armor.link_0","fallback":"%s followed eachother to their death","with":[{"selector":"@A[tag=gm4_aa_link.process]"}]} 11 | execute if score $death_messages gm4_aa_data matches 1 if score $killed_player_count gm4_aa_data matches 1 at @s run tellraw @A {"translate":"death.gm4.augmented_armor.link_1","fallback":"%s followed %s to their death","with":[{"selector":"@s"},{"selector":"@p[tag=gm4_aa_link.killed]"}]} : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12 | execute if score $death_messages gm4_aa_data matches 1 if score $killed_player_count gm4_aa_data matches 2.. at @s run tellraw @A {"translate":"death.gm4.augmented_armor.link_2+","fallback":"%s followed %s and %s to their deaths","with":[{"selector":"@s"},{"selector":"@A[tag=gm4_aa_link.killed,tag=!gm4_aa_link.killed_2]"},{"selector":"@A[tag=gm4_aa_link.killed_2]"}]} 13 | execute if score $killed_player_count gm4_aa_data matches 0 run scoreboard players set $killed_player_count gm4_aa_data -1