我对GetEffectSkin方法进行热修,然后抛出Non-static method requires a target 错误。 EffectSkinJsonArr 肯定不会为空。在初始化就new出来了。 原始代码 热修代码 热修完后,报错 我想问下,是哪个地方导致的出这个问题?Collaborator chexiongsheng commented Jun 1, 2020 是最新版本么?之前版本有个foreach下会有...
TargetException: Non-static method requires a target System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <00000000000000000000000000000000>:0) IFix.Core.Refl...
无法访问Unity的 Debug.unityLogger.logEnabled 属性 TargetException: Non-static method requires a target 使用了BurstCompile的类和结构体不能进行注入,否则加载patch之后会报burst的错误 只能在windows下使用吗?mac环境怎么编译呢 何时会开放新增类功能? 热更新后log问题 demo里的新增类必然报错,版本是2017 async Ta...
请教Non-static method requires a target 错误 执行hotfix报错 Open 如果一个函数内有new int[]{1,2,3}类操作,会报Warning: not support il[IL_0008: ldtoken <PrivateImplementationDetails>/ 针对不同平台进行Fix时报错 多次打patch的问题 Unity 使用ILTocpp方式出现问题 自己生成的Dll在手机上fix有问题 子类...