830
edits
Paradox-01 (talk | contribs) (in case it's not a xml problem) |
(Alpha Problem resolved.) |
||
Line 231: | Line 231: | ||
::Someone had a very similar problem a while ago. He had Oni Demo which meant that Mukade's reflection texture was missing. It was needed by the Spartan plugin so some pieces became transparent. | ::Someone had a very similar problem a while ago. He had Oni Demo which meant that Mukade's reflection texture was missing. It was needed by the Spartan plugin so some pieces became transparent. | ||
::EdT, did you import Konoko's texture into a plugin? Some files are loaded before files in the original level, other are loaded after them, it depends on the [[AE:Plugins|plugin name]]. Maybe you can test that out: 1) put the reflective map also into the plugin 2) or change the plugin name. [[User:Paradox-01|Paradox-01]] 09:43, 26 June 2009 (UTC) | ::EdT, did you import Konoko's texture into a plugin? Some files are loaded before files in the original level, other are loaded after them, it depends on the [[AE:Plugins|plugin name]]. Maybe you can test that out: 1) put the reflective map also into the plugin 2) or change the plugin name. [[User:Paradox-01|Paradox-01]] 09:43, 26 June 2009 (UTC) | ||
::: Paradox, it was an xml issue: | |||
<Oni Version="0.9.37.0"> | |||
<Texture> | |||
<Flags>HasMipMaps</Flags> | |||
<Format>ARGB4444</Format> | |||
<Image>TXMPIteration001%2Fk4_head.tga</Image> | |||
</Texture> | |||
</Oni> | |||
:::It was missing the <EnvMap>TXMPenvksface</EnvMap> tag, very strange. [[User:EdT|EdT]] |
edits