black and purple box instead of texture  [Solved]

Get help and support for using Cubik Studio.
Post Reply

black and purple box instead of texture

Post by TolgaB93 » 11 Sep 2022, 12:14

Hello
It's been a while since I modelled something.
anyway: problem is whatever I try model no appearing. I tried with different models but result is same everytime.
Attachments
wooden_shovel.json
(670.35 KiB) Downloaded 1921 times
x
User avatar
TolgaB93
Early Adopter
Posts: 7
Joined: 07 Jul 2015, 16:56

Re: black and purple box instead of texture  [Solved]

Post by HanFox » 12 Sep 2022, 10:01

Are the textures in the correct folders?

Code: Select all

	"textures": {
		"particle": "blocks/particle",
		"texture": "blocks/texture",
		"reddotsight": "Crosshair",
		"voxels_atlas": "blocks/voxels_atlas"
	},
This suggests you should have (relative to /assets/minecraft/textures) a files in the blocks folder called particle.png, texture.png, and voxels_atlas.png.

Your reddotsight is currently being looked for in /assets/minecraft/textures.

The easiest way to work with Cubik is to put the textures you're using in the correct places in a resourcepack structure, and then open them in Cubik. Once you export they'll be correct, and you know they exist.
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: 1139
Joined: 16 Apr 2012, 00:46

Post Reply

Return to “Help Centre”