游戏出现过时节存档卡死的一部分解决办法IndexOutOfRangeException
本帖最后由 Вёsт.小亮 于 2019-2-25 19:02 编辑重要说明: 不要使用存档修改器!!!!!现在这个没更新,绝对会出现到某个时节就坏档的情况! 已经被贴吧能人证实.
只出现IndexOutOfRangeException: Index was outside the bounds of the array, 应该是你使用了MOD, 而根据我自己查看的日志显示,因为MoreInfo(信息增强MOD,截止当前时间 2019-2-24, 最新版本为1.5.2)这个MOD导致的索引数组越界BUG, 删了这个MOD就好了.
我的具体日志为:
IndexOutOfRangeException: Index was outside the bounds of the array.
at MoreInfo.UIDate_SetTrunChangeWindow_Patch.Prefix (UIDate __instance) in <5c554650be364fd5affa99684f05321d>:0
at (wrapper dynamic-method) UIDate.SetTrunChangeWindow_Patch1(object)
at UIDate.ShowTrunChangeWindow () in <3d493dcba5704fc6ab949cb56a96ea3e>:0
at UIDate+<DoChangeTrun>d__97.MoveNext () in <3d493dcba5704fc6ab949cb56a96ea3e>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) in <945c24c342914372bc599495ca1ade0d>:0
(Filename: <5c554650be364fd5affa99684f05321d> Line: 0)
-----------------------------------------------------------------------------------------------
那么其他小伙伴出现了卡时节BUG时不要慌张,先看看日志, 找一找日志里面的英文单词有没有跟你所使用的MOD一样的名字,有的话就删了这个MOD, 再保存基本就OK了.
至于没使用修改器和MOD的玩家出现这个BUG,恕我无能为力...
谢谢楼主!论坛大佬现在也偷懒了 好久都不更新 {:3_51:}
页:
[1]