#(solved) missing referenced asset:eucalite_axe

1 messages · Page 1 of 1 (latest)

prisma dove
#

whenever i load up a world i get the above message.
i dont know why this is happeneing because im not even getting the purple/black texture, the item is juts completely invisible when i find it in the inventory

#

this is the png

vestal musk
#

What are the content logs that you got?

prisma dove
#

top one is the current one

#

the other is smthn i tried to see if it would fix it

vestal musk
#

The problem might be the format of the item_texture.json file
You indented some lines unnecessarily, and indented other lines way too much
It might not have an effect, however but there are other things that could be causing it

prisma dove
#

hmmm

#

it actually looks like this in vscode

#

idk y its so indented in that

prisma dove
vestal musk
#

No

vestal musk
#

The file is meant to be called item_texture.json but you accidentally item_textures.json, so that could also be the case

prisma dove
#

ill change it and see

prisma dove
vestal musk
#

Also, why is the entire filepath in the icon component?

prisma dove
#

cuz it wasnt working i was trying to see if i could pull the icon straight from the files

vestal musk
#

This is how the file looks from my perspective

#

Try downloading the file, does ot look like that to you?

prisma dove
#

thats what it looks like now

#

i just removed indents and redid them

prisma dove
#

and im still getting the error

prisma dove
#

got it fixed

#

thanks for the help

#

(solved) missing referenced asset:eucalite_axe

#

just had to ensure all files were named correctly