Jump to content

Eternity's screen gets black when starting to stream it on discord


Recommended Posts

When I start streaming eternity's window on discord, it's window gets black, no matter what resolution is used orĀ if I am running the game in fullscreen or in window. Despite the window being black, you can still hear that the game is running properly in the background. When I press alt+enter to change window size, I can see everything again, but discord stops to stream the game. Is this a known issue?

I used two versions of Eternity, and both of them are affected:
Version 4.02
Eternity-x64-4.03.00-pre-87-g9460ed1e

Edited by NieMaMordy

Share this post


Link to post

It's known to occur for some users, however it's a discord issue. There's nothing anyone here can do.

Share this post


Link to post
3 hours ago, Altazimuth said:

I think I fixed it, at least in my tests. Fix should be in tomorrow's devbuild.

Wait really? How?

Share this post


Link to post

I experienced the same bug in Chocolate Descent, when I debugged it with RenderDoc what I noticed is that Discord was overwriting the texture bound at GL_TEXTURE0 with its new framebuffer texture, so I added code to rebind it before drawing the framebuffer and it fixed the problem for everyone who's ever reported it to me.

Ā 

I don't know why discord rebinds GL_TEXTURE0 and then fails to restore it, but it works? Not like it's a huge perf penalty or anything either, many games would alreadyĀ  be doing at the very least one bind per frame...

Share this post


Link to post
  • 2 years later...

I don't like to necrobump, but I am experiencing the same issue as OP on the current build (4.02 Forseti). Didn't think it'd warrant a new thread, so apologies if it bothers anyone. Attempting a steam to Discord turns the screen black for me regardless of resolution and alt+Enter kills the stream.

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...