sfmict / MountsJournal_Classic

Addon makes it possible to sort mounts on waterfowl, flying, ground and allows to use in suitable conditions (random mount summoning).
Apache License 2.0
1 stars 1 forks source link

Warlocks below level 40 can attempt to summon Dreadsteed but fail #16

Closed zeress closed 5 months ago

zeress commented 5 months ago

Environment

Steps to reproduce

  1. Be a warlock that is level 20-39 and has mount training
  2. Make sure "Dreadsteed" is part of your currently eligible random selection
  3. Do "/click MountsJournal_Mount
  4. Note that it will try to Summon Dreadsteed

Expected Behaviour

It should not even try to summon Dreadsteed without being level 40+, instead summoning any other viable mount as usual

Actual Behaviour

It attempts to Summon Dreadsteed and fails. Repeated attempts will correctly reroll to another mount or may try Dreadsteed again.

I imagine that this is caused by the fact that Summon Dreadsteed is a spell that requires a specific level to use unlike most other mounts. It is likely that the paladin mount is also affected by this issue but I cannot confirm.

sfmict commented 5 months ago

Hi, thx you for this information, fixed :)

zeress commented 5 months ago

Works now, ty!