Texture is showing up as a big ´Missing Texture´.

Get help and support for using Cubik Studio.
Post Reply

Texture is showing up as a big ´Missing Texture´.

Post by KingALLO » 18 Nov 2018, 17:51

I really need help please guys !!

I was making a ladder texture for my texture pack (its only private use) and I put the default minecraft oak wood texture on it so it looks ok .

Problem is ... ingame the texture is a t least twice as big and on the wrong side + it has No Texture (pink and black chess coloured) .

I would be emensly happy if you´d help me out guys and women ... Im pretty sad I couldnt do it ...
x
User avatar
KingALLO
Supporter
Posts: 3
Joined: 19 Nov 2016, 08:26

Re: Texture is showing up as a big ´Missing Texture´.

Post by Sphax » 31 Jan 2019, 11:49

Post the exported json so we can help
x
User avatar
Sphax
Admin
Posts: 1314
Joined: 10 Nov 2011, 10:44

Re: Texture is showing up as a big ´Missing Texture´.

Post by KingALLO » 07 Apr 2019, 22:15

Sphax wrote: 31 Jan 2019, 11:49 Post the exported json so we can help
Its added as a file ... i really dont know what it could be checked everything i could find that could´ve been the error
Attachments
ladder.json
(4.72 KiB) Downloaded 255 times
x
User avatar
KingALLO
Supporter
Posts: 3
Joined: 19 Nov 2016, 08:26

Re: Texture is showing up as a big ´Missing Texture´.

Post by KingALLO » 07 Apr 2019, 22:16

Btw its not as big anymore but still missing the texture
x
User avatar
KingALLO
Supporter
Posts: 3
Joined: 19 Nov 2016, 08:26

Re: Texture is showing up as a big ´Missing Texture´.

Post by HanFox » 07 Apr 2019, 22:25

Code: Select all

"texture": "C:\Users\media\AppData\Roaming\.minecraft\resourcepacks\Cubik Default 1.12\assets\minecraft\textures\blocks/planks_oak"
Not sure how you managed that. The path of your texture should be relative to the textures folder, so should should just be:

Code: Select all

"texture": "blocks/planks_oak"
or for MC1.13 and above:

Code: Select all

"texture": "block/oak_planks"
x
Create your own thread for purchase/activation/key issues.

Please don't Private Message admins without prior permission. Your message may be missed.

Profile pic by TsaoShin: https://www.deviantart.com/tsaoshin
User avatar
HanFox
Web Admin
Posts: 1156
Joined: 16 Apr 2012, 00:46

Post Reply

Return to “Help Centre”