게임 창 이미지 클릭 시 "일반 오류를 클릭합니다." 오류 발생

pc게임 화면 이미지를 클릭하는 방법이 있을까요?
게임창에 "이미지로 클릭하기"를 적용하면 “일반 오류를 클릭합니다.” 오류가 발생합니다.

12:35:45.4087 => [ERROR] [UiPath.Studio.App.Logging.OutputLogger] [6] RemoteException wrapping UiPath.UIAutomationNext.Exceptions.UiAutomationException: 일반 오류를 클릭합니다. —> RemoteException wrapping System.Runtime.InteropServices.COMException: Exception from HRESULT: 0x8004021d
위치: UiPath.UiNodeClass.Click(Int32 dx, Int32 dy, UiClickType clickType, UiMouseButton mouseBtn, UiInputMethod inputMethod, UiCursorMotionType cursorMotionType, Int32 cursorMotionDurationMs, UiKeyModifier keyModifier)
위치: UiPath.UIAutomationNext.Services.UiInputService.<>c__DisplayClass9_0.b__0()
위치: UiPath.UIAutomationNext.Services.DriverServiceCore.WrapCom[T](Func1 toExecute) --- End of inner exception stack trace --- 위치: UiPath.UIAutomationNext.Extensions.ExceptionExtensions.GetFriendly(COMException comException) 위치: UiPath.UIAutomationNext.Services.DriverServiceCore.WrapCom[T](Func1 toExecute)
위치: UiPath.UIAutomationNext.Services.UiInputService.ClickAtPoint(IClickData data, Point point)
위치: UiPath.UIAutomationNext.Services.UiInputService.<>c__DisplayClass8_0.b__0()
위치: UiPath.UIAutomationNext.Services.UiInputService.<>c__DisplayClass20_0.b__0()
위치: UiPath.UIAutomationNext.Services.DriverServiceCore.WrapCom[T](Func1 toExecute) 위치: UiPath.UIAutomationNext.Services.UiInputService.Retry(Action action, IUiNodeX node, TimeoutToken token) 위치: UiPath.UIAutomationNext.Services.UiInputService.Click(IClickData data, TimeoutToken token) 위치: UiPath.UIAutomationNext.Services.ActivityActionService.<>c__DisplayClass11_0.<ClickAsync>b__0() 위치: System.Threading.Tasks.Task.InnerInvoke() 위치: System.Threading.Tasks.Task.Execute() --- 예외가 throw된 이전 위치의 스택 추적 끝 --- 위치: System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 위치: System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 위치: UiPath.UIAutomationNext.Services.ActivityActionService.<ClickAsync>d__11.MoveNext() --- 예외가 throw된 이전 위치의 스택 추적 끝 --- 위치: System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 위치: System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 위치: UiPath.UIAutomationNext.Activities.NClick.<UiPath-UIAutomationNext-Activities-IVerifyExecutionActivity-ExecuteAsync>d__30.MoveNext() --- 예외가 throw된 이전 위치의 스택 추적 끝 --- 위치: System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 위치: System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 위치: UiPath.UIAutomationNext.Activities.Services.VerifyExecutionService.<ExecuteWithVerifyAsync>d__41.MoveNext()
— 예외가 throw된 이전 위치의 스택 추적 끝 —
위치: System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
위치: System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
위치: System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
위치: UiPath.UIAutomationNext.Activities.NClick.d__29.MoveNext()
— 예외가 throw된 이전 위치의 스택 추적 끝 —
위치: UiPath.Shared.Activities.AsyncTaskCodeActivityImplementation.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
위치: UiPath.Shared.Activities.AsyncTaskCodeActivity.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
위치: UiPath.Shared.Activities.ContinuableAsyncCodeActivity.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
위치: System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result)
위치: System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
— 예외가 throw된 이전 위치의 스택 추적 끝 —
위치: UiPath.UIAutomationNext.Activities.NApplicationCard.OnFault(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom)
위치: System.Activities.Runtime.FaultCallbackWrapper.Invoke(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom)
위치: System.Activities.Runtime.FaultCallbackWrapper.FaultWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)


12:33:39.4372 => [ERROR] [UiPath.Studio.Project.exe] [86] TryGetValueAsync for [appid]
System.Runtime.InteropServices.COMException (0x80040221): Exception from HRESULT: 0x80040221
위치: UiPath.UiNodeClass.Get(String bstrAttr)
위치: UiPath.UIAutomationNext.Services.DriverServiceCore.d__12`1.MoveNext()

Hello @jooyoung_park!

It seems that you have trouble getting an answer to your question in the first 24 hours.
Let us give you a few hints and helpful links.

First, make sure you browsed through our Forum FAQ Beginner’s Guide. It will teach you what should be included in your topic.

You can check out some of our resources directly, see below:

  1. Always search first. It is the best way to quickly find your answer. Check out the image icon for that.
    Clicking the options button will let you set more specific topic search filters, i.e. only the ones with a solution.

  2. Topic that contains most common solutions with example project files can be found here.

  3. Read our official documentation where you can find a lot of information and instructions about each of our products:

  4. Watch the videos on our official YouTube channel for more visual tutorials.

  5. Meet us and our users on our Community Slack and ask your question there.

Hopefully this will let you easily find the solution/information you need. Once you have it, we would be happy if you could share your findings here and mark it as a solution. This will help other users find it in the future.

Thank you for helping us build our UiPath Community!

Cheers from your friendly
Forum_Staff