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

Input data is in not compatible format: invalid character 'ÿ' looking for beginning of value #37

Open
rodentooth opened this issue Nov 24, 2023 · 1 comment

Comments

@rodentooth
Copy link

`duck_f.exe -depth=3 -size=c -top=12 -filter=d -hr < .\results_a.txt
Input data is in not compatible format: invalid character 'ÿ' looking for beginning of value

Arguments:
filter: d
depth: 3
top: 12
hr: true
size: c

Results:`

Maybe some charset conversion is needed? How could I replace all invalid characters in my result.txt with a cmd command? which charset was chosen?

@aleksaan
Copy link
Owner

aleksaan commented Feb 19, 2024

I think you have unexpected character in your file system. I will try to create folder or file with this symbol and understand what is the reason of your error

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