Ancient Aether

Ancient Aether

106k Downloads

[Tag Error] Some tag error in 0.8.4 for 1.20.1

drakray opened this issue · 1 comments

commented

In the 0.8.4 version for 1.20.1, most tag error seem fixed, but there is still 3-5(I used to to fix the datapack for myself :P )
MC 1.20.1
Neoforge 47.1.84
LotsaMods™


[02Jan.2024 12:11:29.272] [Worker-ResourceReload-6/ERROR] [net.minecraft.tags.TagLoader/]

[...]: Couldn't read tag list aether:dungeon_blocks from aether:tags/blocks/dungeon_blocks.json in data pack aether-ancient-0.8.4.jar
java.lang.RuntimeException: Not a JSON object: "ancient_aether:#aerogetic_blocks"

[...]: Couldn't read tag list aether:non_tunnel_replaceable from aether:tags/blocks/non_tunnel_replaceable.json in data pack aether-ancient-0.8.4.jar
java.lang.RuntimeException: Not a JSON object: "ancient_aether:#aerogetic_blocks"

[...]: Couldn't read tag list ancient_aether:ancient_repairing from ancient_aether:tags/items/ancient_repairing.json in data pack aether-ancient-0.8.4.jar
java.lang.RuntimeException: No key values in MapLike[{}]

[...]: Couldn't read tag list ancient_aether:arkzenus_repairing from ancient_aether:tags/items/arkzenus_repairing.json in data pack aether-ancient-0.8.4.jar
java.lang.RuntimeException: No key values in MapLike[{}]

[...]: Couldn't read tag list aether:dungeon_blocks from aether:tags/items/dungeon_blocks.json in data pack aether-ancient-0.8.4.jar
java.lang.RuntimeException: Not a JSON object: "ancient_aether:#aerotic_blocks"

[...]: Couldn't load tag aether:treated_as_aether_block as it is missing following references: 
	#ancient_aether:aerotic_blocks (from aether-ancient-0.8.4.jar)

[...]: Couldn't load tag aether:sentry_blocks as it is missing following references: 
	ancient_aether:ancient_sentry_stone (from aether-ancient-0.8.4.jar)


commented

the ones with ancient_repairing and arkzenus_repairing aren't bugs and are tools for datapack creators, but the other ones are so thanks for letting me know