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] !se is putting Centered: {AIM} for an aimed overlay stored in the svar #90

Open
vaguely-happy opened this issue Feb 1, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@vaguely-happy
Copy link
Contributor

What alias/snippet is this for?
!se

Describe the bug
On initial call with all arguments the stored overlay is not displaued. The initial !se -aim does not result in it being displayed. The text returned shows Centered: {AIM} rather than the coords
If I then do another !se - aim it then works and the text says Aim point for Overlay on monk test changed from TRUE to E5.

To Reproduce
Steps to reproduce the behavior:

  1. Have a stored overlay something like {"Manifest Mind": ["circle,10,gy,{aim}", "-effect", "Manifest Mind"]}
  2. Set up init with a map
  3. Do !se "Manifest Mind" -aim E5
  4. See error
  5. Do !se -aim E5
  6. See overlay appear as expected.

Expected behavior
The overlay should appear on the map with the initial call of !se as all information was supplied

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Stored overlay was in the svar rather than uvar.

@vaguely-happy vaguely-happy added the bug Something isn't working label Feb 1, 2023
@Lathaon
Copy link
Contributor

Lathaon commented Feb 2, 2023

Okay but have you tried !se "Manifest Mind" E5?

@vaguely-happy
Copy link
Contributor Author

Oh I never knew you could skip the -aim part on that.
Lesson learned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants