ReadDDSFile Error on launching (before menu)

Support for running, installing or compiling OpenMW

Before you submit a bug report for the first time, please read: Bug reporting guidelines
Post Reply
Shinino
Posts: 30
Joined: 03 Dec 2017, 17:27

ReadDDSFile Error on launching (before menu)

Post 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?
User avatar
psi29a
Posts: 5356
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: ReadDDSFile Error on launching (before menu)

Post by psi29a »

Sounds like a mod has a DDS file that isn't a multiple of 4, track this down first. :)
Shinino
Posts: 30
Joined: 03 Dec 2017, 17:27

Re: ReadDDSFile Error on launching (before menu)

Post 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.
User avatar
psi29a
Posts: 5356
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: ReadDDSFile Error on launching (before menu)

Post 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.
Post Reply