#White shirt after masterbundle

39 messages · Page 1 of 1 (latest)

grave juniper
#

I've just figured out how to create a shirt in-game, and when you put it on, it appears just fine, however, when you hold it in your hands, it turns pure white, also, whenever you drop it, it floats in the air. Have I done something wrong?

lucid hearth
#

show me "Item" Prefab in unity of this shirt

#

and error log in unturned just in case

elder grove
#

Make sure your shirt Item prefab uses a material with your texture
Your texture should also have "Read Write enabled" checked

grave juniper
#

Will make sure to check when I get home

grave juniper
#

Also, under that materials tab, it is using my material

#

Found the read/write, and I enabled it, but it still shows as white

#

This is everything I have in the Item prefab, material, and shirt

#

I wonder if maybe it has something to do with the albedo?

grave juniper
lucid hearth
#

unturned error log

#

workshop > error logs

grave juniper
#

Ah

grave juniper
lucid hearth
#

is this that shirt?

grave juniper
#

Yup

lucid hearth
#

hnmm

#

show .dat file

grave juniper
lucid hearth
#

Try putting Exclude_From_Master_Bundle

#

did you used bundle tool or master bundle?

grave juniper
#

Master bundle

lucid hearth
#

hmmm

#

then don't do that

#

everything looks fine to me

grave juniper
#

Including the unity stuff?

lucid hearth
#

yes

grave juniper
#

Is it possibly the albedo?

compact dove
#

it seems to be located in the workshop directories and the main maps folder.

#

@grave juniper When testing mods, refrain from having the workshop version of it subbed. Alongside that, if you are testing individual assets, I personally recommend using the 'Sandbox' folder.

grave juniper
#

I tested it with just the master bundle folder, and it gave me the same issue