Question / Help Random Crash while loading game

Tekin

New Member
I been having issues with obs studio crashing when starting up Counter-Strike Global Offensive and its every time I start the game obs just crashes.
This are 2 of my logs crashing with starting Counter-Strike.
 

Attachments

  • 2017-12-20 21-14-52.txt
    10.8 KB · Views: 21
  • 2017-12-20 21-15-13.txt
    10.8 KB · Views: 10

SumDim

Member
One thing while looking at your log:
21:14:53.444: base resolution: 1920x1080 this is ok
21:14:53.444: output resolution: 1280x720 this is ok
21:14:53.444: downscale filter: Lanczos this is ok
21:14:53.444: fps: 40/1 this is probably not ok
21:14:53.444: format: NV12

Twitch wants 25, 30, 50, or 60 FPS:
https://stream.twitch.tv/encoding/

Those logs don't help much though. Post recent crash logs to see if it will help give us more clues on whats causing it.
You can find them at:
C:\Users\YourName\AppData\Roaming\obs-studio\crashes

Also, did you Google a bit to see if any outlying issues maybe the cause?
https://www.google.com/search?q=obs+crashing+when+running+csgo

Within 1 year
https://www.google.com/search?q=obs+crashing+when+running+csgo&source=lnt&tbs=qdr:y
 
Last edited:

Tekin

New Member
Sorry for late replay but here is my recent one just couple of mins ago.
I did google before posting here and its all razer programs but I don't use razer gears.
 

Attachments

  • Crash 2017-12-22 13-24-03.txt
    109.8 KB · Views: 12

SumDim

Member
What was the result after you changed the FPS from 40 to a supported Twitch FPS?

You set that FPS in the OBS Settings | Video. Try changing it to 25, 30, 50 or 60 as mentioned above.
With an i7- 4xxx and GTX 1060, I'd suggest 30.
 

Tekin

New Member
It Still crashes once on start up or alt tab back into the game but at least doesn't double or triple crash anymore after putting it on 30 fps.
 

SumDim

Member
Its crashing in OBS Studio in game capture. Something not working right here.

-- snip --
000000302F28F940 00007FFFED0F5141 0000000000000001 00000030298EDB00 0000000000000000 00000000000036A4 win-capture.dll!copy_shmem_tex+0x11
000000302F28F980 00007FFFED0F3B4E 0000003031860CE0 000000303185F880 0000000000000014 00000030298EDBE0 win-capture.dll!game_capture_tick+0x3de
000000302F28FA70 00007FF803685434 000003BE926EEB02 0000000000000014 0000000000000000 0000000000000000 obs.dll!obs_source_video_tick+0x104
000000302F28FAB0 00007FF8036BDFDF 000000000009091F 0000000027BC86A4 0000000000000013 000003BE90724D36 obs.dll!tick_sources+0x7f
000000302F28FAF0 00007FF8036BCD76 000000302C099D40 000000302C173800 0000000000000000 0000000000000000 obs.dll!obs_graphics_thread+0x116
--- snip ---

Looking at your CSGO scene:
21:15:16.400: - scene 'CS:GO Caster/Restream':
21:15:16.400: - source: 'CSGO' (game_capture)
21:15:16.400: - filter: 'Color Correction' (color_filter)
21:15:16.400: - source: 'Casters IDLE Image' (image_source)
21:15:16.400: - source: 'Titles/Score/Leagues' (text_gdiplus)

One by one, try this:
- Disable the Titles/Score/Leagues source
- Disable the Casters IDLE Image source
- Disable multi-adapter compatability in your game capture
 
Last edited:

Tekin

New Member
Here are my recent errors during my stream today but yeah it crashed 3 times, but those one by one, try this i will try those out once I stream again.
 

Attachments

  • Crash 2017-12-23 23-04-07.txt
    119.6 KB · Views: 5
  • Crash 2017-12-23 23-04-39.txt
    109.5 KB · Views: 5
  • Crash 2017-12-23 23-05-00.txt
    87.8 KB · Views: 8

R1CH

Forum Admin
Developer
21:14:58.250: [game-capture: 'CSGO'] init_hook_info: user is forcing shared memory (compatibility mode)

Turn that off.
 
Top