unknown-horizons icon indicating copy to clipboard operation
unknown-horizons copied to clipboard

Could not find a matching screen mode for the values given!

Open demanuPL opened this issue 2 years ago • 1 comments

trying to run through Xwayland after changing resoluton to 1920x1080 results this:

Traceback (most recent call last): File "/app/bin/unknown-horizons", line 381, in <module> main() File "/app/bin/unknown-horizons", line 122, in main ret = horizons.main.start(options) File "/app/lib/python3.9/site-packages/horizons/main.py", line 171, in start horizons.globals.fife.init() File "/app/lib/python3.9/site-packages/horizons/engine/engine.py", line 152, in init self.engine.init() fife.fife.NotSupported: _[NotSupported]_ , This action was not supported :: Could not find a matching screen mode for the values given!

when I'm wiping out all my setting games run in windowed mode in default resolution

demanuPL avatar May 25 '23 12:05 demanuPL

It looks like an engine bug. But fifengine is dead. We are work on an port to Godot 3D engine.

LinuxDonald avatar May 25 '23 13:05 LinuxDonald