Skip to content
This repository was archived by the owner on Jan 21, 2024. It is now read-only.
This repository was 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

@Ketrel

Description

@Ketrel

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions