Replies: 1 comment 3 replies
|
I would like to know more details of the user's environment like OS and graphic card. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have a user who is reporting a black screen after pressing a button. I can't think of any game logic that would paint the screen black. There is also code to recover from panics in
updateanddrawloop and log it but nothing is logged. The screen is black and music continues to play in the background. Any suggestions for what can be done to capture more information about this problem?All reactions