ClassicWoWCommunity / cata-classic-bugs

This is a place for Cataclysm & Wrath of the Lich King Classic bug reports and research
64 stars 6 forks source link

[BUG] Traps in macros #1025

Open Feorblade opened 5 months ago

Feorblade commented 5 months ago

1. Current Behavior

Traps are unable to be cast from a macros UNTIL you press Trap launcher https://streamable.com/oq13kj

1.1. Description

{Describe how that mechanic/spell/npc is currently working, in detail}

1.2. How to Reproduce

    1.Make a macro that uses trap, it won't be usable.
    2.Cast Trap Launcher, it becomes usable
    3.Relogging forces you to cast trap launcher again, reloading does not

1.3 Source Material

https://streamable.com/oq13kj Here's a video of how it's currently working

2. Expected Behavior

2.1. Description

You should be able to cast traps from macros without having to first cast trap launcher

2.2 Source Material

Don't have any :(

Lillyton commented 5 months ago

I can't replicate this bug. Both of these macros work for me. image image

Feorblade commented 5 months ago

The macro works after your first cast of trap launcher, when you first log into the client it does not

skinnay-dev commented 5 months ago

I'm experiencing this too on beta and pre-patch. It is also happening when changing zones (entering a dungeon, hearthing to another place) in addition to the first login.

skinnay-dev commented 5 months ago

Seems to work if the spell name uses the following format:

/cast Freezing Trap(Frost) /cast Snake Trap(Nature) /cast Immolation Trap(Fire)