-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Empty output folder #9
Comments
You should have an "error.txt" in the root directory of the app. If you could paste the contents here, it might point me in the right direction. Some other things worth considering:
|
I use Windows 7 Home Premium 64bit heres error.txt, some parts are in polish tho 00:42:10 : System.Net.WebException: Żądanie zostało przerwane: Nie można utworzyć bezpiecznego kanału SSL/TLS. |
Seems to be an issue downloading image files due to the connection encryption type being used. I don't explicitly set it to use a particular method, so I'm guessing it's somehow improperly trying to use SSL instead of TLS or something of the sort. There's a known issue with older versions of .NET (4.5, 4.6 ), so if you have those I would try uninstalling and doing a clean install of 4.7.2. I'll see if I can figure anything out on my end. |
Unfortunately didn't work :( |
So i finally managed to get it work.I don't know anything about Net.Framework but i used this program and it fixed it. https://github.com/TheLevelUp/pos-tls-patcher |
Hello, i set up everything, click make video but then it only download chat logs.
The text was updated successfully, but these errors were encountered: