MOActionPlugin icon indicating copy to clipboard operation
MOActionPlugin copied to clipboard

Cannot copy stacks to clipboard

Open yuealice opened this issue 4 years ago • 3 comments

image This error pops up whenever I try and the plugin just stops working until I restart my game. Nothing is copied to my clipboard either.

yuealice avatar Oct 08 '21 20:10 yuealice

I've encountered the same issue when I tried to copy my stacks to share with my friend.

Rueby avatar Oct 09 '21 08:10 Rueby

Traceback from when this happens:

2021-10-09 12:45:59.945 +01:00 [ERR] [MOAction] UiBuilder OnBuildUi caught exception
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
   at MOAction.Configuration.MoActionStack.Equals(ConfigurationEntry c)
   at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable`1 source, Func`2 predicate, Boolean& found)
   at MOAction.MOActionPlugin.CopyToClipboard(List`1 list)
   at MOAction.MOActionPlugin.DrawConfig()
   at Dalamud.Interface.UiBuilder.OnDraw() in C:\goatsoft\companysecrets\dalamud\Interface\UiBuilder.cs:line 287

alexwh avatar Oct 09 '21 11:10 alexwh

hello is there going to be any followup/ fix on this?

yuealice avatar Oct 19 '21 05:10 yuealice