Skip to content
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

遇到在注入的时候一个报错,有点类似https://github.com/Tencent/InjectFix/issues/73 #388

Open
linkongchen opened this issue Jan 17, 2023 · 0 comments

Comments

@linkongchen
Copy link

求解~

#73

报错如下
image

Task :SDKBase:BuildIl2CppTask
13:26:04 Error: Unity.IL2CPP.Building.BuilderFailedException: E:\soccer_client_3\test\origin\ChenPeng_MemoryCheck\common\AndroidBuildNewSoccer\SDKBase\src\main\Il2CppOutputProject\Source\il2cppOutput\Main58.cpp:27498:3: error: no matching function for call to 'GalaAsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisAwaiter_t324092681EA4B076C35FD4BE2F22CF22A314F7D4_TisILFixInterfaceBridge_t2EB90D1DA98BDBAECE78AF0E1D7764F6072F5E29_mA782CF323F5BA44A06609BAD9C928874352BA3E6'
13:26:04 GalaAsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisAwaiter_t324092681EA4B076C35FD4BE2F22CF22A314F7D4_TisILFixInterfaceBridge_t2EB90D1DA98BDBAECE78AF0E1D7764F6072F5E29_mA782CF323F5BA44A06609BAD9C928874352BA3E6((&V_44), (Awaiter_t324092681EA4B076C35FD4BE2F22CF22A314F7D4 *)(&V_43), (ILFixInterfaceBridge_t2EB90D1DA98BDBAECE78AF0E1D7764F6072F5E29 **)(&V_0), /hidden argument/GalaAsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisAwaiter_t324092681EA4B076C35FD4BE2F22CF22A314F7D4_TisILFixInterfaceBridge_t2EB90D1DA98BDBAECE78AF0E1D7764F6072F5E29_mA782CF323F5BA44A06609BAD9C928874352BA3E6_RuntimeMethod_var);

因为使用了ILRuntime,这个是#73的问题不一样,和“in”无关。。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant