Failed to load structure nbt file from : graveyard:bp_branch_looted_graves_02
MSandro opened this issue ยท 2 comments
MC 1.16.5
Fabric API 0.40.1
The Graveyard 1.0 (FABRIC) for 1.16.4-5
****************** Blame Report 1.16.5-3.2.0-fabric ******************
Failed to load structure nbt file from : graveyard:bp_branch_looted_graves_01
The path represented by this is: data/graveyard/structures/bp_branch_looted_graves_01.nbt
The calling Template Pool is: graveyard:bp_street_09
Most common cause is that there is a typo in this path to the nbt file.
Please let the mod author know about this so they can double check to make sure the path is correct.
A common mistake is putting the structure nbt file in the asset folder when it needs to go in data/structures folder.
[11:54:37] [Worker-Main-131/ERROR]:
****************** Blame Report 1.16.5-3.2.0-fabric ******************
Failed to load structure nbt file from : graveyard:bp_branch_looted_graves_02
The path represented by this is: data/graveyard/structures/bp_branch_looted_graves_02.nbt
The calling Template Pool is: graveyard:bp_street_09
Most common cause is that there is a typo in this path to the nbt file.
Please let the mod author know about this so they can double check to make sure the path is correct.
A common mistake is putting the structure nbt file in the asset folder when it needs to go in data/structures folder.