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

[Bug]: TOOL: UpdatePaths @SKIP parameter broken #11825

Open
HowToLoLu opened this issue Nov 2, 2024 · 0 comments
Open

[Bug]: TOOL: UpdatePaths @SKIP parameter broken #11825

HowToLoLu opened this issue Nov 2, 2024 · 0 comments

Comments

@HowToLoLu
Copy link
Contributor

BYOND Version

N/A

Round Date

N/A

Round ID

N/A

Test merges

No response

Describe the bug

Using the update paths format to cull a variable using @SKIP results in = None appearing in the variable's old place

What did you expect?

I expected the @SKIP function of the UpdatePaths tool to just remove the variable as documented without breaking the map format.

Reproducible steps

  1. Pick a variable to cull from maps using /type/path{variable_name=@ANY} : /type/path{@OLD; variable_name=@SKIP}
  2. Notice instead of just being removed all instances have been replaced with = None
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

1 participant