AutoLDPlayer icon indicating copy to clipboard operation
AutoLDPlayer copied to clipboard

issue with Emgu.CV.World same bug

Open Juleeez88 opened this issue 1 year ago • 1 comments

i had updated a clean new version from, 1.1.0 but the same error with Emgu.CV.World

System.IO.FileNotFoundException: "Die Datei oder Assembly "Emgu.CV.World, Version=4.1.1.3497, Culture=neutral, PublicKeyToken=7281126722ab4438

Juleeez88 avatar May 30 '24 12:05 Juleeez88

i have tested it with a simple command

var bitmap = new Bitmap(@"images\cityoutgo.png"); LDPlayer.TapImg(Auto_LDPlayer.Enums.LDType.Name, "rally", bitmap)

//rally is the name from ldplayer//

Juleeez88 avatar May 30 '24 21:05 Juleeez88