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

As soon as I open the window disappear #348

Open
dionpbms opened this issue May 4, 2024 · 13 comments
Open

As soon as I open the window disappear #348

dionpbms opened this issue May 4, 2024 · 13 comments

Comments

@dionpbms
Copy link

dionpbms commented May 4, 2024

Hello,
I've followed all the steps, but as soon as I launch the program, the window disappear.
I made a screenshot of it for just the half second that stay on the screen.
I have norton antivirus, don't know if it can create problem, I've tried disable both antivirus and firewall for 15 mins but still crash.
before close

@melithine
Copy link
Contributor

You have an error in one of the JSON files, either config.json or auth.json.

@dionpbms
Copy link
Author

dionpbms commented May 4, 2024

thank you, how to fix?

@melithine
Copy link
Contributor

melithine commented May 4, 2024

I can't see which one it failed on, but I'm going to guess config.json. please post it here for review.

@dionpbms
Copy link
Author

dionpbms commented May 5, 2024

thank you, is this:

{
"DownloadAvatarHeaderPhoto": true,
"DownloadPaidPosts": true,
"DownloadPosts": true,
"DownloadArchived": true,
"DownloadStreams": true,
"DownloadStories": true,
"DownloadHighlights": true,
"DownloadMessages": true,
"DownloadPaidMessages": true,
"DownloadImages": true,
"DownloadVideos": true,
"DownloadAudios": true,
"IncludeExpiredSubscriptions": false,
"IncludeRestrictedSubscriptions": false,
"SkipAds": false,
"DownloadPath": "",
"PaidPostFileNameFormat": "",
"PostFileNameFormat": "",
"PaidMessageFileNameFormat": "",
"MessageFileNameFormat": "",
"RenameExistingFilesWhenCustomFormatIsSelected": false,
"Timeout": null,
"FolderPerPaidPost": false,
"FolderPerPost": false,
"FolderPerPaidMessage": false,
"FolderPerMessage": false,
"LimitDownloadRate": false,
"DownloadLimitInMbPerSec": 4,
"DownloadOnlySpecificDates": false,
"DownloadDateSelection": "after",
"CustomDate": "",
"ShowScrapeSize": false,
"DownloadPostsIncrementally": false,
"FFmpegPath": "D:\documenti\varie\OF.DL\ffmpeg.exe",
"NonInteractiveMode": false,
"NonInteractiveModeListName": "",
"NonInteractiveModePurchasedTab": false,
}

@melithine
Copy link
Contributor

The slashes in FFmpegPath need to be /, not \.

@dionpbms
Copy link
Author

dionpbms commented May 5, 2024

Ok I'll try. I've copied the path like the guide said.

@dionpbms
Copy link
Author

dionpbms commented May 5, 2024

Now work a little bit more, it said that I'm logged, and then disappear like before

@melithine
Copy link
Contributor

Either open a powershell/terminal window and execute the exe directly in that window, or look at the log file to see what the error is.

@melithine
Copy link
Contributor

Also, what OS are you using? That looks pre-Windows 10, but I could be wrong.

@dionpbms
Copy link
Author

dionpbms commented May 5, 2024

I'm using windows 7.
this is a screen after opened in powershell (took time to remember how to use it lol)
of screen

@melithine
Copy link
Contributor

You need Windows 10+.

@dionpbms
Copy link
Author

dionpbms commented May 5, 2024

so this program can't work on win 7?

@melithine
Copy link
Contributor

No, it can't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants