#model texture wont load

34 messages · Page 1 of 1 (latest)

agile dawn
#

!faq output

blissful rampartBOT
# agile dawn !faq output

(Result for "output-log")
The output log will show you errors related to resource packs in Minecraft: Java Edition. Here is how you can enable it: https://i.imgur.com/WbQZa6k.png
(PS: Optifine likes to hide vanilla errors/warnings for some weird reason, so always load the game up without it if you don't need it for your pack to work!)

real quiver
#

theres no errors

#

and what am i supposed to look for

agile dawn
#

gotta be some errors

#

or maybe warnings

sly sapphire
#

They may be in yellow, though they should be in red

real quiver
sly sapphire
#

What game version are you using?

real quiver
#

1.16.5

sly sapphire
#

Where are your textures located on your computer, starting from assets?

real quiver
sly sapphire
#

Possibly, can you confirm the above?

real quiver
#

i think it is

sly sapphire
#

I'm asking for a directory

real quiver
sly sapphire
#

Where are your textures located on your computer...

real quiver
#

assets

#

custom

#

assets-minecraft-textures-custom

sly sapphire
#

Can you send your json?

real quiver
#

sure

real quiver
sly sapphire
#

"textures": {
"0": "textura katana"
},
There are errors here. First of all, your texture name should not contain spaces. Second, you need to have custom/ before your texture name to indicate that the textures are in the custom folder. Otherwise, your json is looking for them directly in the textures folder with no subfolder, which is not where they are.

#

Oh, also the fact that your 0 is not linking up to the element's texture references

agile dawn
#

the log warnings state that your cubes use #12 as a texture reference but you don't have it defined in the top part, same as #missing

real quiver
#

im sorry for all this its my very first time doing this

sly sapphire
#

Just re-export your json and configure the textures according to where they are on your computer

real quiver
#

ok

agile dawn
#

@sly sapphiretheir texture path is wrong indeed but no where in the model use that reference

sly sapphire
#

Hence why I said they should just re-export, because they probably will not know how to configure all of that

real quiver
#

it worked