Jump to content

Black screen of death on W10 1709


carrossos
  • Branch: Live Branch Version: Steam Pending

After updating to W10 1709, the Game starts and I can hear the sound but the screen remains black. Clearing the personal config does not help.

However, the output_log.txt does contain:

IndexOutOfRangeException: Array index is out of range.
at UnityEngine.Display.RecreateDisplayList (System.IntPtr[] nativeDisplay) [0x00000] in <filename unknown>:0

 

This looks like either a Nvida issue, not even related to Unity as described here: https://steamcommunity.com/discussions/forum/1/1480982971174752598/

Following the change there actually fixes the issue, so I'm putting here as fyi as it affects Oxygen Not included too


Steps to Reproduce
Start game, no textures are ever shown



User Feedback


I had the same problem. I also found that link which fix my problem. It seems to affect many unity games. The game was working when I had a second display connected, but only black screen with sound otherwise.

From what I understand it seems like somehow the nativeDisplay of the computer was lost/null which cause the bug. When you plug-in a second display, it is no longer the native settings so it works. If you look on the link in the OP, the comment #10 by zeotherm seems to suggest it is an Intel thing not Nvidia. The fact that I solved my problem with the Intel Control Panel supports that theory

 

I'll add my output log for the devs if it helps, because it sucks not to be able to play such a great game ;)

ONIoutput.txt

Edited by lordolive

Share this comment


Link to comment
Share on other sites



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...