Morrowind Rebirth missing texture

Support for running, installing or compiling OpenMW

Before you submit a bug report for the first time, please read: Bug reporting guidelines
Locked
alllistor
Posts: 3
Joined: 02 Mar 2015, 18:45

Morrowind Rebirth missing texture

Post by alllistor »

Hi, I use OpenMW to play Morrowind on my Mac (OS X Yosemite 10.10.5). Currently I have the problem that some objects added by Morrowind Rebirth don't display their textures properly. Instead the objects are just pink. Is there any way I can fix this? Thanks.
Last edited by alllistor on 21 Mar 2016, 16:27, edited 2 times in total.
K0kt409P
Posts: 148
Joined: 06 Aug 2013, 09:14

Re: Problem with Mods

Post by K0kt409P »

Sounds like bug #3180. Check your log file to see if the problematic textures are in fact TGAs. If they are, opening them and re-saving them with a program such as GIMP should solve the problem.
alllistor
Posts: 3
Joined: 02 Mar 2015, 18:45

Re: Problem with Mods

Post by alllistor »

This is the report I got:

Error loading textures\cr\masterrobe.bmp: no readerwriter for 'bmp' found
Error loading textures\cr\cr_texture1.bmp: no readerwriter for 'bmp' found
Error loading textures\cr\cr_texture1.bmp: no readerwriter for 'bmp' found
K0kt409P
Posts: 148
Joined: 06 Aug 2013, 09:14

Re: Problem with Mods

Post by K0kt409P »

Not the same bug after all, then. I'm not sure if OpenMW is supposed to be able to read bmp textures or not. Either way, you'd better open a ticket on the bugtracker.
Antsan
Posts: 47
Joined: 13 Mar 2014, 11:15

Re: Problem with Mods

Post by Antsan »

Do the mods you are talking about make use of bsa files?
Last edited by Antsan on 21 Mar 2016, 15:53, edited 1 time in total.
K0kt409P
Posts: 148
Joined: 06 Aug 2013, 09:14

Re: Problem with Mods

Post by K0kt409P »

Not talking about any specific mods. Whether they are packaged in BSAs or consist of loose file shouldn't matter.
alllistor
Posts: 3
Joined: 02 Mar 2015, 18:45

Re: Problem with Mods

Post by alllistor »

Morrowind Rebirth doesn't use bsa files.
User avatar
scrawl
Posts: 2152
Joined: 18 Feb 2012, 11:51

Re: Morrowind Rebirth missing texture

Post by scrawl »

OSG can read bmp files if built with the respective plugin. It looks like the corristo's Mac build does not have the BMP reader writer plugin included.
Locked