Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Neuron attempts to parse conditionals in /run macros and alerts on it #506

Open
Ketrel opened this issue Apr 3, 2023 · 0 comments
Open
Assignees
Labels

Comments

@Ketrel
Copy link

Ketrel commented Apr 3, 2023

How to reproduce:

E.g., Steps to reproduce the behavior...

  1. Make a Neuron macro with the following contents
    /run RaidNotice_AddMessage(RaidWarningFrame, "Test", ChatTypeInfo["RAID_WARNING"])
  2. When you make it and on ever reload you'll get the following error
    Unknown macro option: "RAID_WARNING"

Technical info:

  • Addon Version: a4fd136
  • Client: Retail
  • Client Patch Version: 10.0.7

Additional context:

The macro does work as expected, this appears to only be a warning check and doesn't actually prevent saving or using the macro

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants