nothing happens on keybind
soulyouth opened this issue ยท 10 comments
What happens?
Keybind doesn't work at all for mounting or dismount
What did you expect to happen instead?
for it to work
Did it work in a previous version of LiteMount? If so, what was the last version that worked?
was working b4 the latest wow update
It's working for me. Some other people report this problem, the cause is unknown. One person even reports they have two accounts and one works and the other doesn't. There is no fix and I have nothing to go on.
If you can figure out why it's not working for you, let me know. From the debug output LiteMount is setting everything up correctly but the Blizzard code is not calling the SecureActionButton action to do the mounting.
Does it work if you disable all other addons (yeah i know what a hassle)?
yeh I'be tried a few toons, all addons on vs off changed the keybind and no luck so far, the elvui guys said that the blizzard end atm is really fucked with tons of bugs so I wouldn't be surprised if it's there end tbh
Curious if either of these have any effect (just based on some forum results):
/run SetCVar("ActionButtonUseKeyDown", true)
or
/run SetCVar("ActionButtonUseKeyDown", false)
Probably stick with the first one. :)
Thanks, seems to be a known blizzard bug.
LiteMount 10.0.3 has an attempted work around. If you feel like checking whether it works in 10.0.3 with both settings that would be terrific.