Jump to content

Help with stairs (JSON Files) [1.15.2]


DaeGrighen

Recommended Posts

That...is the problem

I made this stairs block and even though it shows up in the game, the in-hand and placed textures are missing, can anyone tell me why? I'll put the link to the json files

 

this is from the items package https://hatebin.com/ugtpqfdwye

these are from the blocks package

https://hatebin.com/qgvoubpvge

https://hatebin.com/gyouojcinm

https://hatebin.com/nskfnjcqdd

 

and this is from blockstates https://hatebin.com/nasbjdlpyu

Link to comment
Share on other sites

3 hours ago, DaeGrighen said:

now it should be whole

You may have a log limit in your IDE or terminal.

6 hours ago, DaeGrighen said:

shows up in the game, the in-hand and placed textures are missing

You should search for some messages like "something was not found at ...". If you're missing only textures, but the models are correct (in inventory you can actually see something block-shaped, not plane missing-texture; in-world stairs are actually stars, but with missing texture) then most likely you don't have textures at all, or placed them in wrong directory, otherwise - same applies to models and blockstates.

 

For any precise help, you should post a full log.

Everything said above may be absolutely wrong. No rights reserved.

Link to comment
Share on other sites

12 hours ago, Dzuchun said:

You may have a log limit in your IDE or terminal.

You should search for some messages like "something was not found at ...". If you're missing only textures, but the models are correct (in inventory you can actually see something block-shaped, not plane missing-texture; in-world stairs are actually stars, but with missing texture) then most likely you don't have textures at all, or placed them in wrong directory, otherwise - same applies to models and blockstates.

 

For any precise help, you should post a full log.

 

16 hours ago, Novârch said:

Nope.

https://github.com/daeGrighen/pastebin/blob/master/debug.log

 

ok NOW it should be whole

 

Link to comment
Share on other sites

18 minutes ago, DaeGrighen said:

ok NOW it should be whole

Yeah, now looks ok. Here is what i found in 5 seconds by typing "fileno" to search:

Quote

[15lug2020 18:16:30.737] [Server-Worker-4/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load decoblocksplus:textures/block/yellow_stone.png : java.io.FileNotFoundException: decoblocksplus:textures/block/yellow_stone.png

Please, double-check your resources folder format, it is very strict.

Everything said above may be absolutely wrong. No rights reserved.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.