ThornyFFXI / tHotBar

Macro binding interface for keyboard users in FFXI.
MIT License
5 stars 2 forks source link

Crashes when typing custom commands #3

Closed phughlett closed 1 year ago

phughlett commented 1 year ago

Not sure if there is a workaround, but I'm trying to set up multiline macros such as:

/ja "Sneak Attack" <me>
/wait 1
/ja "Trick Attack" <me>

But while I'm typing my game crashes. Sometimes it saves, sometimes not. Any insight?

evodude717 commented 1 year ago

I have also been having this issue. Sometimes I can get lucky if I copy/paste what I want to add from notepad but it's usually a 50/50 crapshoot if it crashes or not. I updated to the newest version but it still does it.

ThornyFFXI commented 1 year ago

This is a bug in imgui textboxes from Ashita 4.14. Updating Ashita itself to 4.15 will resolve it. Note that this will require you to update all plugins as well.

phughlett commented 1 year ago

Thanks for the information.

On Thu, May 11, 2023 at 7:14 PM ThornyFFXI @.***> wrote:

This is a bug in imgui textboxes from Ashita 4.14. Updating Ashita itself to 4.15 will resolve it. Note that this will require you to update all plugins as well.

— Reply to this email directly, view it on GitHub https://github.com/ThornyFFXI/tHotBar/issues/3#issuecomment-1544965313, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXEFB4MDU3HUZBJJDCNP3JDXFWFGTANCNFSM6AAAAAAX6264W4 . You are receiving this because you authored the thread.Message ID: @.***>