Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12
  1. #1
    Player
    Tussin's Avatar
    Join Date
    Feb 2015
    Location
    Ul'dah
    Posts
    211
    Character
    Zajeel Zugunruhe
    World
    Gilgamesh
    Main Class
    Lancer Lv 70

    Stormblood Macro Help

    i am having difficulty adding the skills into a macro. what do i need to do?

    “Hasty Touch II” is not a valid action name.

    i wrote this in

    /ac "Hasty Touch II" <me><wait.3>
    (1)

  2. #2
    Player
    Goudaba's Avatar
    Join Date
    Aug 2014
    Posts
    19
    Character
    Goudaba Wynarv
    World
    Gilgamesh
    Main Class
    Lancer Lv 70
    When typing the macro, dont put the " yet and just type "hasty" then tap the tab key to bring the auto-translate option.
    Then, select "Hasty Touch II" and put the " before and after.
    This should guarantee that no typo what so ever are made.
    Also, the <me> brackets are not required anymore since a couple patch ago.

    Hope it helps, if not, SE made an error with the skills's macro capability.
    (0)

  3. #3
    Player
    Tussin's Avatar
    Join Date
    Feb 2015
    Location
    Ul'dah
    Posts
    211
    Character
    Zajeel Zugunruhe
    World
    Gilgamesh
    Main Class
    Lancer Lv 70


    i attempted to do what you said. still nothing seems to work? correct me if or where i am wrong?



    thanks!
    (0)

  4. #4
    Player
    BasketballJones's Avatar
    Join Date
    Feb 2014
    Posts
    2
    Character
    Wesley Jones
    World
    Cactuar
    Main Class
    Marauder Lv 90
    I came here looking for information about this, too. I tried both methods of using the new name for Hasty Touch II and the macros wont validate them as a valid option.

    You can even just type /ac "Hasty Touch" into your chat bar and see that it says "Only available while crafting." come up on your screen, but type /ac "Hasty Touch II" and it will give “Hasty Touch II” is not a valid action name.

    Wondering if this is a bug after all or if we're missing something.
    (0)

  5. #5
    Player
    ChameleonMS's Avatar
    Join Date
    Sep 2013
    Location
    Ul'dah
    Posts
    1,040
    Character
    Jordan O'niell
    World
    Gilgamesh
    Main Class
    Paladin Lv 100
    It would not be the first time. Remember Ascend was missing from macros at the beginning of Heavensward. While Ascend is not a DoH skill, it still the same QA miss.
    (0)

  6. #6
    Player
    Rahzi's Avatar
    Join Date
    Jun 2016
    Posts
    3
    Character
    Rahzi Izhar
    World
    Brynhildr
    Main Class
    Fisher Lv 84
    From the patch notes known issues section

    An issue wherein the following actions cannot be used via text commands when playing as a weaver, goldsmith, or leatherworker:

    Hasty Touch II / Careful Synthesis III / Rapid Synthesis II / Prudent Touch / Focused Synthesis / Focused Touch / Initial Preparations / Specialty: Reinforce / Specialty: Refurbish / Specialty: Reflect
    (1)

  7. #7
    Player
    elfolampo's Avatar
    Join Date
    Feb 2014
    Posts
    21
    Character
    Elsie Rocksmith
    World
    Moogle
    Main Class
    Alchemist Lv 70
    I'm still unsure how this issue was known, but couldn't be fixed in literally minutes, as it doesn't seem a very complicated issue from the technical standpoint. I hope they fix it before official launch, at least, as it's extremely annoying.
    (0)

  8. #8
    Player
    Danieros's Avatar
    Join Date
    Aug 2013
    Posts
    56
    Character
    Eric Sciffer
    World
    Behemoth
    Main Class
    Archer Lv 67
    Confirming the issue.

    Very annoying to not be able to macro it.
    (0)

  9. #9
    Player
    Bdyer's Avatar
    Join Date
    May 2016
    Posts
    113
    Character
    Alduin Mik'tala
    World
    Hyperion
    Main Class
    Conjurer Lv 70
    ya, I was trying to macro craft leve items and couldnt use any of the new skills. very annoying.
    (0)

  10. #10
    Player
    Vandril's Avatar
    Join Date
    Jul 2014
    Location
    Ul'dah
    Posts
    555
    Character
    Ter'vin Valash
    World
    Diabolos
    Main Class
    Ninja Lv 70
    Quote Originally Posted by elfolampo View Post
    I'm still unsure how this issue was known, but couldn't be fixed in literally minutes, as it doesn't seem a very complicated issue from the technical standpoint. I hope they fix it before official launch, at least, as it's extremely annoying.
    As a programmer, if I had to take a guess, I'd say that the bug probably isn't caused simply by the commands missing from whatever list of commands macros draw from. It's quite possible that all the skills are in the list, but some snippet of code somewhere is causing the newly added skills on the list to be ignored. Given that this only happens for certain specific DoH classes, I'd say this is extremely likely. It's also very likely they quite simply don't know what snippet of code is causing this bug.

    If that conjecture is correct, then it not being immediately and easily fixable makes sense. Hunting down the related snippet of code that's causing the bug alone could take quite some time and effort. Then they'd need to find a way to fix the issue in a way that won't break anything else; from experience, this is something that's more difficult than it might at first seem to most people, given modern programming's interconnected and modular nature. Diagnosing the cause of and developing a safe fix for bugs like this even on tiny programs can take upwards of half a day out of a developer's time, depending largely on the complexity of the program. The potential time it would take to fix could increase dramatically for gigantic programs like FFXIV.

    Anyway, that's just my two cents.
    (0)

Page 1 of 2 1 2 LastLast