highness13 发表于 2022-7-24 09:44

加载MOD后 创建人物界面奔溃,显示如下。求大佬看看

Exception in Harmony patch of method void UICreatePlayerFacade::UpdateFacadeUI():
UnhollowerBaseLib.Il2CppException: System.NullReferenceException: Object reference not set to an instance of an object.

at UnhollowerBaseLib.Il2CppException.RaiseExceptionIfNecessary (System.IntPtr returnedException) in <0d78579fe0744baaa87f6f150cc3197a>:0
at (wrapper dynamic-method) UICreatePlayerFacade.DMD<UICreatePlayerFacade::UpdateFacadeUI>(UICreatePlayerFacade)
at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.DMD<UICreatePlayerFacade::UpdateFacadeUI>_il2cpp(intptr)
Exception in Harmony patch of method void UICreatePlayerProperty::UpdatePropertyUI(bool isAnim, bool isResetAnim):
UnhollowerBaseLib.Il2CppException: System.NullReferenceException: Object reference not set to an instance of an object.

at UnhollowerBaseLib.Il2CppException.RaiseExceptionIfNecessary (System.IntPtr returnedException) in <0d78579fe0744baaa87f6f150cc3197a>:0
at (wrapper dynamic-method) UICreatePlayerProperty.DMD<UICreatePlayerProperty::UpdatePropertyUI>(UICreatePlayerProperty,bool,bool)
at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.DMD<UICreatePlayerProperty::UpdatePropertyUI>_il2cpp(intptr,bool,bool)
Exception in Harmony patch of method void UICreatePlayerProperty::UpdatePropertyUI(bool isAnim, bool isResetAnim):
UnhollowerBaseLib.Il2CppException: System.NullReferenceException: Object reference not set to an instance of an object.

at UnhollowerBaseLib.Il2CppException.RaiseExceptionIfNecessary (System.IntPtr returnedException) in <0d78579fe0744baaa87f6f150cc3197a>:0
at (wrapper dynamic-method) UICreatePlayerProperty.DMD<UICreatePlayerProperty::UpdatePropertyUI>(UICreatePlayerProperty,bool,bool)
at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.DMD<UICreatePlayerProperty::UpdatePropertyUI>_il2cpp(intptr,bool,bool)

页: [1]
查看完整版本: 加载MOD后 创建人物界面奔溃,显示如下。求大佬看看