[linux] uoc1 startup crash with cairo invalid matrix not invertible

Post your technical problems here.
jreidinger
Newcomer
Posts: 1
Joined: Tue Nov 10, 2020 8:51 am

[linux] uoc1 startup crash with cairo invalid matrix not invertible

Unread postby jreidinger » Tue Nov 10, 2020 8:56 am

Hi,
I am using openSUSE leap 15.2 and game does not start for me.
I run game via steam and in logs I see

Code: Select all

Traceback (most recent call last):
  File "<string>", line 88, in <module>
  File "Unity of Command/build/build/pyi.linux2/uoc/out00-PYZ.pyz/game.app", line 99, in resize_resources
  File "Unity of Command/build/build/pyi.linux2/uoc/out00-PYZ.pyz/game.res", line 190, in resize_campaign_map
  File "Unity of Command/build/build/pyi.linux2/uoc/out00-PYZ.pyz/game.res", line 157, in actually_resize_campaign_map
cairo.Error: invalid matrix (not invertible)


Any idea how to fix/solve it?

Thanks