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

Unknown protocol #213

Open
CarlosCMD opened this issue Jul 24, 2024 · 6 comments
Open

Unknown protocol #213

CarlosCMD opened this issue Jul 24, 2024 · 6 comments

Comments

@CarlosCMD
Copy link

Getting error: unknown protocol: data

@sajjadyousefnia
Copy link

please give more description

@CarlosCMD
Copy link
Author

Saving a file(processed txt) from a Js web app hosted locally results in the error above. The AdvancedWebView is able to process the download request but after passing URL to prdownloader the above error occurs. Found alternative but the issue is still worth checking out.

@sajjadyousefnia
Copy link

Is the format of the intended file .txt? can you provide a sample file link for testing?

@CarlosCMD
Copy link
Author

CarlosCMD commented Jul 26, 2024

It's plain text data, maybe checking out the local web app might help? It's a basic web game and it saves data by exporting it in a file. Here's the repo https:/veprogames/idle-football-manager , the "download" save game is located in the settings section which should start downloading a txt file to the specified location.

@sajjadyousefnia
Copy link

give a link to download file

@CarlosCMD
Copy link
Author

give a link to download file

It created by Js, I can't find the function but you can dig up here: https:/veprogames/idle-football-manager/blob/main/js/components/tabs/tab-settings.js

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