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

Schematic list load command can fail #2564

Open
5 tasks done
octylFractal opened this issue Jun 28, 2024 · 0 comments · May be fixed by #2655
Open
5 tasks done

Schematic list load command can fail #2564

octylFractal opened this issue Jun 28, 2024 · 0 comments · May be fixed by #2655
Labels
status:accepted Will be fixed / added to WorldEdit, eventually type:bug Incorrect behavior, not working as intended
Milestone

Comments

@octylFractal
Copy link
Member

WorldEdit Version

7.3.3

Platform Version

N/A

Confirmations

  • I am using the most recent Minecraft release.
  • I am using a version of WorldEdit compatible with my Minecraft version.
  • I am using the latest or recommended version of my platform software.
  • I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
  • I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)

Bug Description

If a file has a " in it, the load command issued by the list ClickEvent will not be properly formatted. This means the command will fail.

Expected Behavior

All files should be loadable via clicking in the list.

Reproduction Steps

  1. Make a schematic file with " in it
  2. //schem list
  3. Try to click the [L] for it.
  4. Failure.

Anything Else?

No response

@octylFractal octylFractal added type:bug Incorrect behavior, not working as intended status:pending Pending acceptance or closure. status:accepted Will be fixed / added to WorldEdit, eventually and removed status:pending Pending acceptance or closure. labels Jun 28, 2024
@octylFractal octylFractal added this to the 7.3.7 milestone Sep 5, 2024
@me4502 me4502 modified the milestones: 7.3.7, 7.3.8 Oct 13, 2024
@me4502 me4502 modified the milestones: 7.3.8, 7.3.9 Oct 21, 2024
@octylFractal octylFractal linked a pull request Nov 5, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:accepted Will be fixed / added to WorldEdit, eventually type:bug Incorrect behavior, not working as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants