Armour/Clothing rendering

Everything about development and the OpenMW source code.
fallenwizard
Posts: 1
Joined: 12 Aug 2011, 22:49

Re: Armour/Clothing rendering

Post by fallenwizard »

Bug:

I did this:
coc "Tel Vos"
enter Aryon's Chambers through the door
NPCs are nude

After restarting the game, I did something different:
coc "Tel Vos, Aryon's Chambers"
Screen is black for some reason, this is why I used the following command:
coc "Tel Vos"
enter Aryon's Chambers through the door again
NPCs are wearing clothes and armor

I have only seen that behavior with the NPCs in Aryon's chamber. Maybe it has something to do with ' in the cell name?
Chris
Posts: 1626
Joined: 04 Sep 2011, 08:33

Re: Armour/Clothing rendering

Post by Chris »

Possibly related. If you run
./openmw --new-game --start="Imperial Prison Ship"
and leave the ship, NPCs are naked. However if you run
./openmw --start="Imperial Prison Ship"
and leave the ship, they're clothed. NPCs inside the ship are clothed in both cases.
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: Armour/Clothing rendering

Post by Zini »

That is a strange bug. Will try to look into it next week. If anyone has any additional input until then, feel free to post it here.
Post Reply