Bug Report OBS crashes each time - Screenshots

Wolfbane

Member
OBS crashes each time I press "Start Streaming".
Everything seems fine, and mouse turns into a loading thing, then aproximatly after 1sec things shuts down and I get error msg.

Im not sure whats the problem but here are the screenshot
bi9fkh.jpg


So I tought it was the PRAG Twitch server down so swapped to Amsterday. and then I get this error.

10coghi.jpg


Anyone know what is the problem and how to solve it. Or is the problem on Twitches end ?
 
Last edited:

RVS

New Member
Try this from cmd (Admin mode)

C:\WINDOWS\system32>netsh winsock reset

Sucessfully reset the Winsock Catalog.
You must restart the computer in order to complete the reset.
 

Wolfbane

Member
Try this from cmd (Admin mode)

C:\WINDOWS\system32>netsh winsock reset

Sucessfully reset the Winsock Catalog.
You must restart the computer in order to complete the reset.

Did it in admin mode, restarted computer, and still does not work.
 

RVS

New Member
In the System Report message says that host does not resolved.
Is nslookup and ping working on host live-prg.twitch.tv ?


C:\WINDOWS\system32>ping live-prg.twitch.tv

Pinging live-prg.twitch.tv [185.42.205.85] with 32 bytes of data:
Control-C
^C
C:\WINDOWS\system32>nslookup live-prg.twitch.tv
Server: UnKnown
Address: 192.168.1.1

Non-authoritative answer:
Name: live-prg.twitch.tv
Addresses: 185.42.205.104
185.42.205.85
 

Wolfbane

Member
Before you repied I tried again and got this error.
But then I went to upload image to "TINYPIC"..... and now I can no longer upload images to there website.....
WTF is happening... And I can surf, Im on Teamspeak with friends, skype work, I play games online

http://imgur.com/Tmj9bDL

So I turned off my computer and router for 15min, restarted computer, tested to stream with OBS
Seemed fine, but like after 5-10sec I got a new "error"

http://imgur.com/6nwPh4D

And then I noticed I otten a reply, so did a ping....
outcome is below the qute.

But Im wondering if my ISP is having some problems....

In the System Report message says that host does not resolved.
Is nslookup and ping working on host live-prg.twitch.tv ?


C:\WINDOWS\system32>ping live-prg.twitch.tv

Pinging live-prg.twitch.tv [185.42.205.85] with 32 bytes of data:
Control-C
^C
C:\WINDOWS\system32>nslookup live-prg.twitch.tv
Server: UnKnown
Address: 192.168.1.1

Non-authoritative answer:
Name: live-prg.twitch.tv
Addresses: 185.42.205.104
185.42.205.85

When I did ping live-prg.twitch.tv
Request timed out 4 times.

Ping statistics for 185.42.205.85:
Packets. Sent 4, Recived = 0, Lost = 4 (100% lost)



And the other thing got the same answer as you wrote.

nslookup live-prg.twitch.tv
Server: UnKnown
Address: 192.168.1.254


Non-authoritative answer:
Name: live-prg.twitch.tv
Addresses: 185.42.205.104
185.42.205.85

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

And now Im only getting the errors that I got at the start of this thread.
 
Last edited:

RVS

New Member
I have also ping loses. It is not a network and provier issue. Pings never works on twitch servers.

Download: http://rtmpdump.mplayerhq.hu/download/rtmpdump-2.4-git-010913-windows.zip
Unpack and use this command for check connections:

C:\Users\User\Desktop>rtmpdump.exe --playpath /app --host live-prg.twitch.tv
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified a protocol (--protocol) or rtmp url (-r), using d
efault protocol RTMP
WARNING: You haven't specified a port (--port) or rtmp url (-r), using default p
ort 1935
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...

If you see message - "INFO: Connected..." it is good!
Did you update hosts file? If you do so, put it back.

The answer is - Yes, problem on Twitches end.

Other stuff to fix data exchange problem with twitch servers:
http://help.twitch.tv/customer/portal/questions/1419833-error-in-obs-authentication-failed
http://help.twitch.tv/customer/portal/questions/9599339-obs-wont-stream-anymore

check also other threads.
 

Wolfbane

Member
I tested the thing u gave me and here is the screenshot.

2pzmq94.jpg


And I have not fiddled with my computers host file recently
 
Last edited:

RVS

New Member
Well, all software including OBS is in good run.
Did you try update twitch key?
Do you have some issues after applying them?
 

R1CH

Forum Admin
Developer
Most likely you have a corrupt TCP/IP stack, possibly from malware or other nastiness, or some antivirus or firewall is interfering with OBS.
 
Top