Page 1 of 1

[1.0.0][linux] Crashes repeatedly: InterfaceSettings::getUIScale

Posted: Sun Aug 30, 2020 5:14 pm
by modprobe
Hello,

Factorio 1.0.0 is crashing on Gentoo Linux when launched via Steam.
This crash is always reproducible, game files have been verified and seem to be OK.
~/.factorio has been deleted to rule out an invalid config from previous beta versions.
Previous versions worked fine. Attached is the log file including stacktrace.

Loaded mods:

Code: Select all

{
  "mods": 
  [
    
    {
      "name": "base",
      "enabled": true
    }
  ]
}

Re: [1.0.0][linux] Crashes repeatedly: InterfaceSettings::getUIScale

Posted: Mon Aug 31, 2020 2:28 pm
by modprobe
Just wanted to let you know it seems this bug stems from media-libs/mesa-20.2.0_rc2::gentoo.
After downgrading to media-libs/mesa-20.1.6::gentoo everything works as expected.

I'm not sure what the exact problem is, but to me it seems like a regression in mesa 20.2.0.