新手玩家

- 贡献度
- 0
- 金元
- 129
- 积分
- 13
- 精华
- 0
- 注册时间
- 2026-3-20
|
去莫高窟点遗忘武功没有出现武功列表, 出现如下警告, 可能是什么问题?
[11:48:45.865] [Il2CppInterop] During invoking native->managed trampoline
Il2CppInterop.Runtime.Il2CppException: UnityEngine.UnityException: Transform child out of bounds
--- BEGIN IL2CPP STACK TRACE ---
UnityEngine.UnityException: Transform child out of bounds
--- END IL2CPP STACK TRACE ---
at Il2CppInterop.Runtime.Il2CppException.RaiseExceptionIfNecessary(IntPtr returnedException) in /home/runner/work/Il2CppInterop/Il2CppInterop/Il2CppInterop.Runtime/Il2CppException.cs:line 36
at UnityEngine.Transform.GetChild(Int32 index)
at LYMod.ChooseControllerPatches.ChooseController_ShowChoosePanel_Postfix(ChooseController __instance, ChooseType _chooseType, List`1 param, GameObject _sendResultFucTarget, String _sendResultFuc, String _sendResultParam, ChooseFilterType _filterType, HeroData targetFavorHero, String _cancelFuc)
at DMD<Il2Cpp.ChooseController::ShowChoosePanel>(ChooseController this, ChooseType _chooseType, List`1 param, GameObject _sendResultFucTarget, String _sendResultFuc, String _sendResultParam, ChooseFilterType _filterType, HeroData targetFavorHero, String _cancelFuc)
at (il2cpp -> managed) ShowChoosePanel(IntPtr , ChooseType , IntPtr , IntPtr , IntPtr , IntPtr , ChooseFilterType , IntPtr , IntPtr , Il2CppMethodInfo* )
|
|