Skip to content
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

Crash with error message #81

Open
robinhugy opened this issue Dec 15, 2024 · 2 comments
Open

Crash with error message #81

robinhugy opened this issue Dec 15, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@robinhugy
Copy link

Hey!
I get an error message when the program crashing, i need to restart it manually. Crashing everyday, min. 1-2 times when use.

goroutine 50 [running]:
github.com/teacat/chaturbate-dvr/chaturbate.(*Manager).CreateChannel.func1()
        /mnt/c/Users/yamiodymel/go/src/github.com/teacat/chaturbate-dvr/chaturbate/manager.go:121 +0xe5
created by github.com/teacat/chaturbate-dvr/chaturbate.(*Manager).CreateChannel in goroutine 1
        /mnt/c/Users/yamiodymel/go/src/github.com/teacat/chaturbate-dvr/chaturbate/manager.go:117 +0x2d5

Need any more info about usage?

@YamiOdymel YamiOdymel self-assigned this Dec 15, 2024
@YamiOdymel YamiOdymel added the bug Something isn't working label Dec 15, 2024
@YamiOdymel
Copy link
Member

Is it randomly crashing? There should be an error message explaining why it crashed (few lines before the lines you pasted). Can you paste it?

Try copying chaturbate-dvr.exe to a new/empty folder and opening it. It might be caused by an odd channel making it crash.

@robinhugy
Copy link
Author

I dont see anything else in cmd window.
Randomly, i dont do anything when crash. I have been using it for a week and added 18 channels.

Channel example:

{
        "Username": "VALIDCHANNELNAME",
        "FilenamePattern": "d:/videos/chaturbate/{{.Username}}/{{.Username}}_{{.Year}}_{{.Month}}_{{.Day}}-{{.Hour}}_{{.Minute}}_{{.Second}}",
        "Framerate": 30,
        "Resolution": 2160,
        "ResolutionFallback": "down",
        "SplitDuration": 0,
        "SplitFilesize": 0,
        "Interval": 1
    }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants