GUI crashes but game continues

Discussion in 'Support!' started by slysalimander, January 17, 2016.

  1. slysalimander

    slysalimander New Member

    Messages:
    4
    Likes Received:
    0
    So I am a long time player of the original PA. Not played in a while. Just upgraded to Titan. I have no mods installed.

    I started a single player to get used to the game again.

    The GUI crashes after 5 min of playtime. The game does not crash and things continue to happen. I can still click on some units and give a right click "move" commands and that works fine. I can also give "assist building" commands.
    But I can not click on anything in the menu or the toolbar. I can not give any commands to the buildings. I can not use the GUI. It seems to happen around 5 min (+/- 2) into the game every time. Keyboard shortcuts also fail. At this point the game will continue to run and I can still access the menu in the bottom right corner of the screen. Although if I try to exit to main menu the game will crash only give me a black screen.


    I have tried full screen and windowed mode.
    I have tried disabling the steam overlay and verifying local files.
    I have tried --nomods

    AMD 8350 with windows 10
    two AMD R9 290
    Latest Drivers
    2560x1440
    Last edited: January 18, 2016
  2. slysalimander

    slysalimander New Member

    Messages:
    4
    Likes Received:
    0
    Here is the DxDiag

    Attached Files:

  3. slysalimander

    slysalimander New Member

    Messages:
    4
    Likes Received:
    0
    Here is my appdata logs

    Attached Files:

  4. DeathByDenim

    DeathByDenim Post Master General

    Messages:
    4,328
    Likes Received:
    2,125
    The GPU process seems to be crashing for you. From one of your logs:
    Code:
    [12:29:16.718] INFO [COUI] PID: 9064 | 6248 19:29:16.939317 [9064:6248:ERROR:(0)] Onscreen context lost via ARB/EXT_robustness. Reset status = GL_UNKNOWN_CONTEXT_RESET_EXT
    [12:29:16.718] INFO [COUI] PID: 9064 | 6248 19:29:16.939317 [9064:6248:ERROR:(0)]  GLES2DecoderImpl: Context lost during MakeCurrent.
    [12:29:16.718] INFO [COUI] PID: 9064 | 6248 19:29:16.939317 [9064:6248:ERROR:(0)] Exiting GPU process because some drivers cannot reset a D3D device in the Chrome GPU process sandbox.
    [12:29:17.125] INFO [COUI] PID: 9064 | 4788 19:29:17.371603 [9064:4788:WARNING:gpu_process_host.cc(483)] GPU process crash detected!
    [12:31:18.718] INFO [COUI] PID: 9064 | 6248 19:31:18.952040 [9064:6248:ERROR:(0)] Onscreen context lost via ARB/EXT_robustness. Reset status = GL_UNKNOWN_CONTEXT_RESET_EXT
    [12:31:18.718] INFO [COUI] PID: 9064 | 6248 19:31:18.952541 [9064:6248:ERROR:(0)]  GLES2DecoderImpl: Context lost during MakeCurrent.
    [12:31:18.718] INFO [COUI] PID: 9064 | 6248 19:31:18.952541 [9064:6248:ERROR:(0)] Exiting GPU process because some drivers cannot reset a D3D device in the Chrome GPU process sandbox.
    [12:31:19.062] INFO [COUI] PID: 9064 | 4788 19:31:19.298016 [9064:4788:ERROR:ipc_channel_win.cc(404)] pipe error: 232
    [12:31:19.062] INFO [COUI] PID: 9064 | 4788 19:31:19.298016 [9064:4788:WARNING:gpu_process_host.cc(483)] GPU process crash detected!
    [12:33:16.687] INFO [COUI] PID: 9064 | 6248 19:33:16.904964 [9064:6248:ERROR:(0)] Onscreen context lost via ARB/EXT_robustness. Reset status = GL_UNKNOWN_CONTEXT_RESET_EXT
    [12:33:16.687] INFO [COUI] PID: 9064 | 6248 19:33:16.904964 [9064:6248:ERROR:(0)]  GLES2DecoderImpl: Context lost during MakeCurrent.
    [12:33:16.687] INFO [COUI] PID: 9064 | 6248 19:33:16.904964 [9064:6248:ERROR:(0)] Exiting GPU process because some drivers cannot reset a D3D device in the Chrome GPU process sandbox.
    [12:33:17.000] INFO [COUI] PID: 9064 | 4788 19:33:17.248932 [9064:4788:WARNING:gpu_process_host.cc(483)] GPU process crash detected!
    [12:33:17.000] INFO [COUI] PID: 9064 | 4788 19:33:17.248932 [9064:4788:ERROR:gpu_process_host.cc(511)] GPU process crash limit reached! Rendering will stop on all hardware accelerated pages!
    
    Your drivers seem up to date though. So as a test, could you try running PA with the launch parameter --software-ui and see if that helps?
  5. slysalimander

    slysalimander New Member

    Messages:
    4
    Likes Received:
    0
    Ok I played for about 60 min.

    Did not crash.

    --software-ui

    Thanks

    I did a few missions in Galactic War. I will say that now the "Galaxy" view in Galactic War stutters and lags a bit. I did not notice this before the use of --software-ui. Overall I think it still worked well.
  6. DeathByDenim

    DeathByDenim Post Master General

    Messages:
    4,328
    Likes Received:
    2,125
    Yeah, I guess the CoherentUI, which PA uses to draw the UI, has issues. Hopefully that will get fixed at some point.
    Anyway, glad --software-ui is working for you.

Share This Page