Skip to content

Fixes incremental bug with symmetrical flag.#39

Merged
MonoS merged 1 commit into
MonoS:masterfrom
SgtxRootbeer:master
Apr 29, 2026
Merged

Fixes incremental bug with symmetrical flag.#39
MonoS merged 1 commit into
MonoS:masterfrom
SgtxRootbeer:master

Conversation

@SgtxRootbeer

@SgtxRootbeer SgtxRootbeer commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

Due to sheer incompetence on my part, I added an erroneous i++ to the code parsing the symmetrical flag.

This causes the next argument to be skipped, which can be problematic.

As a temporary workaround, if you're using the --symmetrical argument, I advise adding it to the end of your arguments. (You could theoretically add a dummy argument following --symmetrical, but that might also lead to unintended behavior if you execute supmover with that same command after this has been fixed.

@MonoS MonoS merged commit 48d4e19 into MonoS:master Apr 29, 2026
3 checks passed
@MonoS

MonoS commented Apr 29, 2026

Copy link
Copy Markdown
Owner

Thank you, I'll make a release right now

@SgtxRootbeer

Copy link
Copy Markdown
Contributor Author

I appreciate it, and sorry about it all.

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

Successfully merging this pull request may close these issues.

2 participants