Page 1 of 1

[0.18.2] Crash during Steam startup (macOS, Steam Client beta)

Posted: Wed Jan 29, 2020 3:31 am
by myndflame
Trying to launch Factorio via Steam. It crashes immediately and takes Steam along with it.

Things I've tried with no success
  1. rebooted my computer, which helped the last time it happened (last Friday)
  2. reinstall Factorio 0.18.2 via Steam
  3. removed all zip files from factorio/mods and updated mod-list.json
  4. uninstall, moved ~/Library/Application\ Support/factorio/ to the phantom zone, reinstall
Contents of ~/Library/Application\ Support/factorio/factorio-current.log after step 4

Code: Select all

   0.000 2020-01-28 22:26:30; Factorio 0.18.2 (build 49204, mac, steam)
   0.001 Operating system: macOS 10.15.2
   0.001 Program arguments: "/Users/myndflame/Library/Application Support/Steam/steamapps/common/Factorio/factorio.app/Contents/MacOS/factorio"
   0.001 Read data path: /Users/myndflame/Library/Application Support/Steam/steamapps/common/Factorio/factorio.app/Contents/data
   0.001 Write data path: /Users/myndflame/Library/Application Support/factorio [189749/476902MB]
   0.001 Binaries path: /Users/myndflame/Library/Application Support/Steam/steamapps/common/Factorio/factorio.app/Contents
   0.042 System info: [CPU: Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz, 8 cores, RAM: 16384 MB]
   0.042 Display options: [FullScreen: 0] [VSync: 1] [UIScale: automatic (100.0%)] [Native DPI: 1] [Screen: 255] [Special: lmW] [Lang: en]
   0.118 Available displays: 1
   0.118  [0]: Color LCD - {[0,0], 1440x900, SDL_PIXELFORMAT_ARGB8888, 60Hz, 0x4280bc6(0x40)}
   0.191 Initialised OpenGL:[0] AMD Radeon R9 M370X OpenGL Engine; driver: 4.1 ATI-3.4.19
   0.191   [Size] Window: 1440x780, Backbuffer: 2880x1560
   0.191   [Extensions] s3tc:yes; KHR_debug:NO; ARB_clear_texture:NO, ARB_copy_image:NO
   0.191   [Version] 4.1
   0.191 Graphics settings preset: high
   0.191   Dedicated video memory size 2048 MB (detected from AMD Radeon R9 M370X Compute Engine; VendorID: 0x1021c00)
   0.304 Graphics options: [Graphics quality: high] [Video memory usage: high] [Light scale: 25%] [DXT: high-quality] [Color: 32bit]
   0.304                   [Max threads (load/render): 32/8] [Max texture size: 0] [Tex.Stream.: 1] [Rotation quality: low] [Other: STDC] [B:0,C:0,S:100]
   0.509 Loading mod core 0.0.0 (data.lua)
   0.624 Loading mod base 0.18.2 (data.lua)
   0.954 Loading mod base 0.18.2 (data-updates.lua)
   1.134 Checksum for core: 3550451324
   1.134 Checksum of base: 3303078020
   1.358 Prototype list checksum: 4109119676
   1.439 Loading sounds...
Contents of /tmp/gameoverlayui.log after step 4

Code: Select all

Wed Jan 29 03:26:30 2020 UTC - GameOverlay process started: pid: 34546
Wed Jan 29 03:26:30 2020 UTC - GameOverlay process connecting to: pid: 34482
Wed Jan 29 03:26:30 2020 UTC - BuildID: 1579996884
Wed Jan 29 03:26:30 2020 UTC - Steam Path: /Users/myndflame/Library/Application Support/Steam/Steam.AppBundle/Steam/Contents/MacOS
Wed Jan 29 03:26:31 2020 UTC - Errors in resource/layout/overlaytaskbar.layout:
Render command has x0 and x1 reversed: 'image( x1-30, y0+20, x0, y0, graphics/icon_friendslist )'
Render command has top edge > bottom edge: 'image( x1-30, y0+20, x0, y0, graphics/icon_friendslist )'
Error parsing 'render_bg' key in a style definition
Wed Jan 29 03:26:31 2020 UTC - Got gameid on commandline: 427520
Wed Jan 29 03:26:31 2020 UTC - /Users/buildbot/buildslave/steam_rel_client_osx/build/src/common/pipes.cpp (766) : CClientPipe::BWriteAndReadResult: BWaitResult failed, disconnected
Wed Jan 29 03:26:31 2020 UTC - /Users/buildbot/buildslave/steam_rel_client_osx/build/src/common/pipes.cpp (766) : Fatal assert failed: /Users/buildbot/buildslave/steam_rel_client_osx/build/src/common/pipes.cpp, line 766.  Application exiting.

Wed Jan 29 03:26:31 2020 UTC - _ExitOnFatalAssert
UPDATE:
I removed the app via Steam and installed the alpha version. It's working properly at the moment, so I'm off to immerse myself in the new sounds. Happy to try things with the Steam client to help debug the crash, if needed.

Re: [0.18.2] Crash during Steam startup

Posted: Wed Jan 29, 2020 7:22 am
by posila
myndflame wrote: Wed Jan 29, 2020 3:31 am Trying to launch Factorio via Steam. It crashes immediately and takes Steam along with it.
Hello, it's the other way around. Steam crashes and takes the game with it. Disable Steam Client beta participation and report the crash to Steam, please.

(Maybe just disabling Steam overlay would work too)

Re: [0.18.2] Crash during Steam startup (macOS, Steam Client beta)

Posted: Wed Jan 29, 2020 2:12 pm
by myndflame
Steam stable and no overlay worked. I'll fire off a crash report to Steam.

Cheers!