-
Notifications
You must be signed in to change notification settings - Fork 674
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing "You throw away a [item]." message (plus Windower/Shortcuts issue). #1908
Comments
The source of this appears to be from addon load order on windower I can produce it with: //lua unloadall Ashita is affected too, but need more investigation |
Nevermind, Ashita does not have this bug in my setup. |
Update: |
Windower/Lua#2238 got merged, you'll need to use windower dev or manually merge in the change to Shortcuts to see if the second issue still affects you. |
Thanks for going down the rabbit hole, Winter. Edited the title and message accordingly for the last issue. |
First part fixed by: #3196 |
Branch affected by issue
base
and client updated as of 06/07/22.Steps to reproduce
I encountered two issues regarding messages lately. I can separate them if needed.
First one: There is no message displayed when you throw away something (might be related to the Recycle Bin).
Related to Shortcuts with Windower exclusively
Second one: When you use a Job Ability or trying to call Trusts while in combat and having hate (these two situations in particular because I tried spells or ranged weapons and it didn't happen) directly from the menu, it acts like you tried to fire it two times in a row:


Note: Work as intended if they are used through direct typed command or macros.
Expected behavior
First one:

Related to Shortcuts with Windower exclusively
Second one: Only one of these messages displayed for Job Abilities or Trusts casting while in combat.Thank you!
The text was updated successfully, but these errors were encountered: