This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. ask for black trillium texture from the addon2.3.
What is the expected output? What do you see instead?expected: black trillium textureresult: invalid texture(green square)
What version of the product are you using?
1.16.5-8-g5c122a8 / 07.aug.2012Do you have an error log of what happened?no
Please provide any additional information below.
there is a typo in the textures section @ constants.lua line 482 [243] = icon_path.."Mine\\black_trilium.tga",should be: [243] = icon_path.."Mine\\black_trillium.tga",
also the filename is: Artwork\Mine\black_trilium.tgashould be: Artwork\Mine\black_trillium.tga
To post a comment, please login or register a new account.