阿木古楞

Results 2 issues of 阿木古楞

生成的il2cpp代码会报 goto语句 使用的标签找不到定义: Assembly-CSharp347.cpp(27883,12): error: use of undeclared label 'IL_019c' goto IL_019c;

如果有 GetClassA() as ClassA 这种使用了 as 的函数,Inject 的时候就会报警告: Warning: not support il[IL_002a: ldtoken 并且修改这个函数做热更,加载的时候会报: System.Exception: can not load type [System.Object, netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51] at IFix.Core.PatchManager.Load (System.IO.Stream stream, System.Boolean checkNew)...