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

Script breaks on some save patterns #112

Open
DarkShadow44 opened this issue Jan 22, 2023 · 1 comment
Open

Script breaks on some save patterns #112

DarkShadow44 opened this issue Jan 22, 2023 · 1 comment

Comments

@DarkShadow44
Copy link

I'm on Linux, and I noticed some save patterns seem to break the script. Result is that the game shows the "Will close soon" message, but nothing ever happens.

Patterns that break:
python auto.py "test/A*"
python auto.py "test/*"
python auto.py "*"

Pattern that works:
python auto.py "A*"

@L0laapk3
Copy link
Owner

ignore my last comment, I realised I did not test all cases you outlined. Will look at this another day

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