"You can't use that here" #77


  • Waiting
  • Fixed
  • Defect
Closed
  • harry802 created this issue Jul 5, 2010

    What steps will reproduce the problem?
    1. In my case, a character with flying mounts was in Tanaris. I have keybound smartmount to the middle mouse button but have not changed anything else in the default configuration.
    2. When unmounted, click the middle mouse button to get a random mount.
    3.

    What is the expected output? What do you see instead?
    I expect to get a random selection of my ground mounts, instead I occasionally get "You can't use that here" which I take to mean SM tried to summon a flying mount.

    What version of the product are you using?
    The one ULed to Curse on 07/05/10, which did away with the action button in favor of keybinding. I never had this issue with the previous version (104?) that still used the action button.

    Do you have an error log of what happened?
    n/a

    Please provide any additional information below.

  • harry802 added the tags New Defect Jul 5, 2010
  • Forge_User_65927410 posted a comment Jul 6, 2010

    I'll try to find that problem. the action button still exists but is now another addon (see main page)

    you can enable debugging, and try it again, and PM me the output of an failure. (it's lot of stuff, e.g. prat allows you to copy text from the chat.)


    Edited Jul 6, 2010
  • Forge_User_65927410 posted a comment Jul 8, 2010

    I haven't found any problem now. Do you have any Mount with a variable Speed? (Big Blizzard Bear, The Horseman's Reins, Winged Steed of the Ebon Blade, Frosty Flying Carpet, Celestial Steed, X-53 Touring Rocket)

  • Forge_User_65927410 removed a tag New Jul 8, 2010
  • Forge_User_65927410 added a tag Waiting Jul 8, 2010
  • _ForgeUser130553 posted a comment Jul 9, 2010

    I think u did some mistakes. Winged Steed of the Ebon Blade: this mount change speed with ur riding skill, BUT u can't use it while u can't use flying mount. Frosty Flying Carpet: this mount does not change speed with ur riding skill, it's just another 280% flying mount.

    I think that's why people see "You can't use that here" message always. Becoz SM always try to summon those two flying mount at non-flyable place.

  • Forge_User_65927410 posted a comment Jul 11, 2010

    jrkid, thanks for the help. since I don't have any of those special mounts I need help/testing from people who have. that should be fixed with the upoming version.

  • Forge_User_65927410 removed a tag Replied Jul 11, 2010
  • Forge_User_65927410 added a tag Waiting Jul 11, 2010
  • harry802 posted a comment Jul 11, 2010

    Just tried the new version - hate to say it (I write software myself, so I really hate to say it 8^)) but it's more broken than it was before. This was a 70 DK, and he does have the Ebon Blade mount, but he also has the helicopter and a windrider. I was in Dalaran at the "airport" and couldn't summon any flying mount, not even through Bizzard's interface. I logged out, disabled the addon, and then I could summon. Haven't seemed to have any issues with my 80 warlock (the only other one that can fly right now) - he has a windrider or two, a couple of flying carpets (regular and magnificent), and recently added the Time-Lost Proto-Dragon. I don't remember ever seeing the "You can't use that here" with him. Maybe it has to do with the DK seeming to go faster on any mount than others? (don't know if that really happens, it's just a perception).

    Just tried with my 80 lock and summon went just fine. Maybe it is a DK issue rather than a mount issue.

    OK, this is weird. Just logged back into my DK and now he can summon flying mount at the Dalaran airport. I'd reenabled the addon for my other toons and left it enabled going back into my DK (who was on a flying mount when I logged off). Landed him dismounted, and was able to summon another flyer, Hearthed back to Dal, summoned a ground mount to get me to the airport, dismounted, and was able to summon a flyer. So it might not be broken after all 8^). I'll post back if any other weirdnesses occur.


    Edited Jul 11, 2010
  • harry802 removed a tag Waiting Jul 11, 2010
  • harry802 added a tag Replied Jul 11, 2010
  • Forge_User_65927410 posted a comment Jul 12, 2010

    Hi OmniusPrime,

    since the beta was out a week I hoped that everything works now.

    Quote:

    I was in Dalaran at the "airport" and couldn't summon any flying mount, not even through Bizzard's interface.

    That's a known WoW bug, not one of SmartMount, leaving the airport and reentering usually helps too.

    Anyway, since I do not have any of those special mounts (DK/Wa/Pa/Dr/Variable Speed/...) I'm glad that you and others do post those bugs (I mean I can't have them).

    Yours, ALeX.

  • Forge_User_65927410 removed a tag Replied Jul 12, 2010
  • Forge_User_65927410 added a tag Waiting Jul 12, 2010
  • _ForgeUser3116362 posted a comment Jul 12, 2010

    Verified jrkid's comment. The Frosty Flying Carpet is a 280% mount which i do have and the error message does not occur when that mount is blacklisted. i rather like the mount so an official fix would be appreciated.

    Edit: SmartMount.lua Line 1156

    <<code [75596] = 19, -- Frosty Flying Carpet, Lvl 70>>
    
    <</code>>
    
    should read 
    
    <<code [75596] = 6, -- Frosty Flying Carpet, Lvl 70>>
    
    <</code>>

    should read

    <<code [75596] = 6, -- Frosty Flying Carpet, Lvl 70>>
    
    <</code>>

    and possibly moved between lines 1121 and 1122 for consistency.


    Edited Jul 12, 2010
  • _ForgeUser3116362 removed a tag Waiting Jul 12, 2010
  • _ForgeUser3116362 added a tag Replied Jul 12, 2010
  • Forge_User_65927410 posted a comment Jul 13, 2010

    Ragingfire105, I'm really sorry. I've generated a correct list of mounts but it seems that I've forgotten to copy it into the addon. will be fixed soon.

  • Forge_User_65927410 removed a tag Replied Jul 13, 2010
  • Forge_User_65927410 added a tag Started Jul 13, 2010
  • Forge_User_65927410 removed a tag Started Jul 13, 2010
  • Forge_User_65927410 added a tag Waiting Jul 13, 2010
  • Forge_User_65927410 removed a tag Waiting Jul 16, 2010
  • Forge_User_65927410 added a tag Fixed Jul 16, 2010
  • Forge_User_65927410 closed issue Jul 16, 2010

To post a comment, please login or register a new account.