Sources hidden from views - how to unhide

deadcat

New Member
Hi,

Some of my sources are hidden.

e.g From text to webcam. There is an example photo in this post. the red square should show text.

How can I unhide these?
 

Attachments

  • IMG_5622.jpg
    IMG_5622.jpg
    222.2 KB · Views: 8

deadcat

New Member
SOLVED. The Source was in the wrong order. I had thought that the Sources order was purely cosmetic. It's not.
 

Lawrence_SoCal

Active Member
Correct from https://obsproject.com/kb/sources-guide

Ordering Sources​

Sources that are above others in the Sources list (Figure 1.1) are also located above other Sources in the preview. You can re-align sources in the preview and change their order by using drag and drop in the list, or using the up and down arrow buttons.​
A Source that is listed above another Source in the list will be on top and might hide what's beneath it. This can also be useful for situations where you want something on top of another source, like a webcam to show over your game play.​
 

deadcat

New Member
Correct from https://obsproject.com/kb/sources-guide

Ordering Sources​

Sources that are above others in the Sources list (Figure 1.1) are also located above other Sources in the preview. You can re-align sources in the preview and change their order by using drag and drop in the list, or using the up and down arrow buttons.​
A Source that is listed above another Source in the list will be on top and might hide what's beneath it. This can also be useful for situations where you want something on top of another source, like a webcam to show over your game play.​



Is there a page about scenes? e.g https://obsproject.com/kb/scenes-guide ( which did not work ).
 
Last edited:

deadcat

New Member
I saw this in the log file:

Code:
21:06:28.545: [game-capture: 'Game Capture'] attempting to hook process: javaw.exe
21:06:28.547: [game-capture: 'Game Capture'] using helper (compatibility hook)
21:06:28.550: [game-capture: 'Game Capture'] hook not loaded yet, retrying..
21:06:28.921: [obs-browser: 'SteamEssent_YT_TIPS'] Error: zaraz is loaded twice (https://widgets.streamelements.com/z/i.js:1)
21:06:29.343: [obs-browser: 'SteamEssent_YT_LiveChat'] Error: zaraz is loaded twice (https://streamelements.com/overlay/68ec1effada158ffa3013a8a/yzLDSQfW9xcNkKGJN1769vQCQ8U04yLR1FZKYKdn412NW0yo:4)
21:06:30.097: [game-capture: 'Game Capture'] attempting to hook process: javaw.exe
21:06:30.309: [game-capture: 'Game Capture'] gl_shtex_init_d3d11_tex: failed to create texture (0x80070057): The parameter is incorrect.
21:06:30.309:
21:06:30.320: [game-capture: 'Game Capture'] ------------------ gl capture freed ------------------
21:06:30.321: [game-capture: 'Game Capture'] gl memory capture successful
21:06:30.350: device_texture_create (D3D11): Failed to create 2D texture (80070057)
21:06:30.350: [game-capture: 'Game Capture'] init_shmem_capture: failed to create texture
21:06:30.350: [game-capture: 'Game Capture'] capture stopped
21:06:30.518: [obs-browser: 'SteamEssent_YT_TIPS'] Error: Refused to load the script 'https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015' because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-inline' http://localhost:* https://localhost:* http://127.0.0.1:* https://127.0.0.1:* ws://localhost:* wss://localhost:* ws://127.0.0.1:* wss://127.0.0.1:* *.googleapis.com *.gstatic.com *.streamelements.com https://cdn.trovo.live http://cdn.trovo.live https://fonts.gstatic.com https://edge.fullstory.com elementsusercontent.com https://elementsusercontent.com http://cdn.jsdelivr.net https://cdn.jsdelivr.net http://cdnjs.cloudflare.com https://cdnjs.cloudflare.com http://code.jquery.com https://code.jquery.com http://ajax.googleapis.com https://ajax.googleapis.com http://unpkg.com https://unpkg.com http://static-cdn.jtvnw.net https://static-cdn.jtvnw.net http://cdn.jtvnw.net https://cdn.jtvnw.net *.cloudfront.net https://cdn.betterttv.net https://cdn.7tv.app https://cdn.frankerfacez.com https://pkg.streamelements.com/ data: localhost 127.0.0.1". Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback.
21:06:30.518:  (https://pkg.streamelements.com/widgets-v2-demo@0.24.1/index.html:0)
21:06:34.115: [game-capture: 'Game Capture'] attempting to hook process: javaw.exe
21:06:34.178: [game-capture: 'Game Capture'] Hooked IDXGISwapChain::Present
21:06:34.178: [game-capture: 'Game Capture'] Hooked IDXGISwapChain::ResizeBuffers
21:06:34.178: [game-capture: 'Game Capture'] Hooked IDXGISwapChain1::Present1
21:06:34.178: [game-capture: 'Game Capture'] Hooked DXGI
21:06:34.217: [game-capture: 'Game Capture'] gl_shtex_init_d3d11_tex: failed to create texture (0x80070057): The parameter is incorrect.
21:06:34.217:
21:06:34.225: [game-capture: 'Game Capture'] ------------------ gl capture freed ------------------
21:06:34.225: [game-capture: 'Game Capture'] gl memory capture successful
21:06:34.273: device_texture_create (D3D11): Failed to create 2D texture (80070057)
21:06:34.273: [game-capture: 'Game Capture'] init_shmem_capture: failed to create texture
21:06:34.273: [game-capture: 'Game Capture'] capture stopped
21:06:38.131: [game-capture: 'Game Capture'] attempting to hook process: javaw.exe
21:06:38.321: [game-capture: 'Game Capture'] gl_shtex_init_d3d11_tex: failed to create texture (0x80070057): The parameter is incorrect.
21:06:38.321:

Same error message appears another 100 times.
I do not know what it means in practice at all.

Please enter a message with no more than 15000 characters.
 

deadcat

New Member
If you like (or prefer) written instructions, you might find some of these helpful (I did)
https://streamgeeks.us/ Online Resources
Hi,
I am trying to understand a specific error message in the logs.

How do your links relate to:

Code:
21:06:34.225: [game-capture: 'Game Capture'] ------------------ gl capture freed ------------------
21:06:34.225: [game-capture: 'Game Capture'] gl memory capture successful
21:06:34.273: device_texture_create (D3D11): Failed to create 2D texture (80070057)
21:06:34.273: [game-capture: 'Game Capture'] init_shmem_capture: failed to create texture
21:06:34.273: [game-capture: 'Game Capture'] capture stopped
21:06:38.131: [game-capture: 'Game Capture'] attempting to hook process: javaw.exe
21:06:38.321: [game-capture: 'Game Capture'] gl_shtex_init_d3d11_tex: failed to create texture (0x80070057): The parameter is incorrect.
21:06:38.321:
 

Lawrence_SoCal

Active Member
How do your links relate to:
Directly - not sure the links I provided related to specific log error messages... probably not. My links were a response to your question about more documentation on Scenes
Is there a page about scenes? e.g https://obsproject.com/kb/scenes-guide ( which did not work ).

As for your follow up issue, others will be thread subject and probably skip over it at this point
... as for Game Capture errors, probably best to start a thread specific to that (not my area of expertise, as Game Capture not relevant to my use cases for OBS Studio)
 
Top