Page 1 of 1

ReadDDSFile Error on launching (before menu)

Posted: 04 Dec 2017, 00:28
by Shinino
ReadDDSFile warning: Vertical flip was skipped. Image dimensions have to be multiple of 4 -- I can't find anything as to what this is referencing, so I can fix it. The only thing I found via Google was a crash log someone posted to PasteBin a while back.

Any ideas?

Re: ReadDDSFile Error on launching (before menu)

Posted: 04 Dec 2017, 09:17
by psi29a
Sounds like a mod has a DDS file that isn't a multiple of 4, track this down first. :)

Re: ReadDDSFile Error on launching (before menu)

Posted: 04 Dec 2017, 19:31
by Shinino
What's weird is that it only shows in the console window, but not in OpenMW.txt after closing the game. And I had mods that were working properly previously, but now give that error.

Also, it's before it loads any mods -- after loading the data directories.

Re: ReadDDSFile Error on launching (before menu)

Posted: 05 Dec 2017, 09:25
by psi29a
There were recent changes that allowed additional types of images to be used for loading screens. If a mod had these, it was ignored until now. This is just a possibility mind you.