Jump to content

Recommended Posts

Posted

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

Posted
  On 7/15/2020 at 5:33 PM, DaeGrighen said:

now it should be whole

Expand  

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

  On 7/15/2020 at 2:07 PM, DaeGrighen said:

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

Expand  

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.

Posted
  On 7/15/2020 at 9:05 PM, 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.

Expand  

 

  On 7/15/2020 at 5:35 PM, Novârch said:

Nope.

Expand  

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

 

ok NOW it should be whole

 

Posted
  On 7/16/2020 at 9:56 AM, DaeGrighen said:

ok NOW it should be whole

Expand  

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

Expand  

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

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

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.