Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 1_21_5/data/dl_load/function/load/version_warn.mcfunction
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ tellraw @a ["",{"text":" ↳ ","color":"#555555"},{"text":"Run ","color":"gray"}
tellraw @a[tag=datalib.debug] ["",{"text":"[DL/DEBUG] ","color":"aqua"},{"text":"dl.pre_version → ","color":"#555555"},{"text":"major=","color":"gray"},{"score":{"name":"#dl.major","objective":"dl.pre_version"},"color":"yellow"},{"text":" minor=","color":"gray"},{"score":{"name":"#dl.minor","objective":"dl.pre_version"},"color":"yellow"},{"text":" patch=","color":"gray"},{"score":{"name":"#dl.patch","objective":"dl.pre_version"},"color":"yellow"},{"text":" pre=","color":"gray"},{"score":{"name":"#dl.pre","objective":"dl.pre_version"},"color":"yellow"},{"text":" (expected: 4 0 2 pre=0)","color":"red"}]

data modify storage datalib:engine _log_add_tmp.message set value "❌ Version mismatch — expected v5.1.2. Load aborted."
function datalib:systems/log/warn with storage datalib:engine _log_add_tmp {}
function datalib:systems/log/warn with storage datalib:engine _log_add_tmp
data remove storage datalib:engine _log_add_tmp.message
2 changes: 1 addition & 1 deletion 1_21_6/data/dl_load/function/load/all.mcfunction
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ execute if score #dl.pre dl.pre_version matches ..0 run tellraw @a[tag=datalib.d
data modify storage datalib:engine _log_add_tmp.level set value "dataLib"
data modify storage datalib:engine _log_add_tmp.message set value "Loaded."
data modify storage datalib:engine _log_add_tmp.color set value "green"
function datalib:systems/log/add with storage datalib:engine _log_add_tmp {}
function datalib:systems/log/add with storage datalib:engine _log_add_tmp

function dl_load:core/internal/load/finalize
2 changes: 1 addition & 1 deletion 26_2/data/dl_load/function/load/version_warn.mcfunction
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ tellraw @a ["",{"text":" ↳ ","color":"#555555"},{"text":"Run ","color":"gray"}
tellraw @a[tag=datalib.debug] ["",{"text":"[DL/DEBUG] ","color":"aqua"},{"text":"dl.pre_version → ","color":"#555555"},{"text":"major=","color":"gray"},{"score":{"name":"#dl.major","objective":"dl.pre_version"},"color":"yellow"},{"text":" minor=","color":"gray"},{"score":{"name":"#dl.minor","objective":"dl.pre_version"},"color":"yellow"},{"text":" patch=","color":"gray"},{"score":{"name":"#dl.patch","objective":"dl.pre_version"},"color":"yellow"},{"text":" pre=","color":"gray"},{"score":{"name":"#dl.pre","objective":"dl.pre_version"},"color":"yellow"},{"text":" (expected: 4 0 2 pre=0)","color":"red"}]

data modify storage datalib:engine _log_add_tmp.message set value "❌ Version mismatch — expected v5.1.2. Load aborted."
function datalib:systems/log/warn with storage datalib:engine _log_add_tmp {}
function datalib:systems/log/warn with storage datalib:engine _log_add_tmp
data remove storage datalib:engine _log_add_tmp.message
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ execute if score #dl.pre dl.pre_version matches ..0 run tellraw @a[tag=datalib.d
data modify storage datalib:engine _log_add_tmp.message set value "✅ All modules initialized. Engine ready."
data modify storage datalib:engine _log_add_tmp.level set value "DL"
data modify storage datalib:engine _log_add_tmp.color set value "green"
function datalib:systems/log/add with storage datalib:engine _log_add_tmp {}
function datalib:systems/log/add with storage datalib:engine _log_add_tmp
data remove storage datalib:engine _log_add_tmp.message
data remove storage datalib:engine _log_add_tmp.level
data remove storage datalib:engine _log_add_tmp.color
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ tellraw @a ["",{"text":" ↳ ","color":"#555555"},{"text":"Run ","color":"gray"}
tellraw @a[tag=datalib.debug] ["",{"text":"[DL/DEBUG] ","color":"aqua"},{"text":"dl.pre_version → ","color":"#555555"},{"text":"major=","color":"gray"},{"score":{"name":"#dl.major","objective":"dl.pre_version"},"color":"yellow"},{"text":" minor=","color":"gray"},{"score":{"name":"#dl.minor","objective":"dl.pre_version"},"color":"yellow"},{"text":" patch=","color":"gray"},{"score":{"name":"#dl.patch","objective":"dl.pre_version"},"color":"yellow"},{"text":" pre=","color":"gray"},{"score":{"name":"#dl.pre","objective":"dl.pre_version"},"color":"yellow"},{"text":" (expected: 4 0 2 pre=0)","color":"red"}]

data modify storage datalib:engine _log_add_tmp.message set value "❌ Version mismatch — expected v5.1.2. Load aborted."
function datalib:systems/log/warn with storage datalib:engine _log_add_tmp {}
function datalib:systems/log/warn with storage datalib:engine _log_add_tmp
data remove storage datalib:engine _log_add_tmp.message