InjectFix icon indicating copy to clipboard operation
InjectFix copied to clipboard

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

Open linkongchen opened this issue 2 years ago • 0 comments

求解~

https://github.com/Tencent/InjectFix/issues/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”无关。。

linkongchen avatar Jan 17 '23 05:01 linkongchen