#My datapack suddenly broke

1 messages · Page 1 of 1 (latest)

upper cairn
#

i was working on my datapack when after a /reload it broke
i tried removing every single command inside every file and then adding say hello but nothing works...
i also tried deleting only my recent edits but that broke too, nothing works not even tick mcfunction

upper cairn
#

i tried a new world but didnt work

#

ive figured out its only the tick mcfunction that doesnt run the functions

#

it runs the first

#

called loops/loop

#

and i put say hi in there

#

and it works

#

every tick

#

but then the function as_players

#

i put say hello

#

and it does nothing

#

tick mcfunction
execute as @a run function relicssmp:loops/loop
execute as @a run function relicssmp:as_players

#

as_players

say hello

#

these last lines broke it, i removed them and the pack worked

#

execute as @a[scores={watershieldtimer=30..99},tag=abovelvl2,nbt={equipment:{offhand:{id:"minecraft:burn_pottery_sherd",components:{"minecraft:custom_model_data":{strings:["water_relic"]}}}}}] as @s run title @s actionbar [{"bold":true,"color":"aqua","text":"Bubble Shield ="},{"bold":true,"color":"yellow","text":" LOW"}]
execute as @a[scores={watershieldtimer=100..199},tag=abovelvl2,nbt={equipment:{offhand:{id:"minecraft:burn_pottery_sherd",components:{"minecraft:custom_model_data":{strings:["water_relic"]}}}}}] as @s run title @s actionbar [{"bold":true,"color":"aqua","text":"Bubble Shield ="},{"bold":true,"color":"yelow","text":" HALF"}]
execute as @a[scores={watershieldtimer=200..},tag=abovelvl2,nbt={equipment:{offhand:{id:"minecraft:burn_pottery_sherd",components:{"minecraft:custom_model_data":{strings:["water_relic"]}}}}}] as @s run title @s actionbar [{"bold":true,"color":"aqua","text":"Bubble Shield ="},{"bold":true,"color":"dark_green","text":" FULL"}]
execute as @a[scores={watershieldtimer=..10},tag=abovelvl2,nbt={equipment:{offhand:{id:"minecraft:burn_pottery_sherd",components:{"minecraft:custom_model_data":{strings:["water_relic"]}}}}}] as @s run title @s actionbar [{"bold":true,"color":"aqua","text":"Bubble Shield ="},{"bold":true,"color":"dark_red","text":" EMPTY"}]

#

can someone lett me why they break it

empty flare
#

have you checked the logs

warped hareBOT
upper cairn
#

"the power of one L, is greater than the power of a thousand Ws"

#

OMD

#

ty

#

that one l can break the entire pack

#

wow

empty flare
#

lol no worries, glad you found it :)

upper cairn
#

yuh no shame

empty flare
#

i love promoting datapack hub in the datapack hub discord server :)

loud rivetBOT