Closed acmol closed 2 years ago
[Error : Unity Log] IndexOutOfRangeException: Index was outside the bounds of the array. Stack trace: DiskCardGame.RunState.get_CurrentMapRegion () (at :0) DiskCardGame.RunState.GenerateMapDataForCurrentRegion (DiskCardGame.PredefinedNodes predefinedNodes) (at :0) DiskCardGame.RunState.NextRegion () (at :0) DiskCardGame.PaperGameMap+d__23.MoveNext () (at :0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at :0)
发现是上传的文件里包含了俩相同但不同名的dll,导致插件重复加载。重新上传了插件解决了
[Error : Unity Log] IndexOutOfRangeException: Index was outside the bounds of the array. Stack trace: DiskCardGame.RunState.get_CurrentMapRegion () (at:0)
DiskCardGame.RunState.GenerateMapDataForCurrentRegion (DiskCardGame.PredefinedNodes predefinedNodes) (at :0)
DiskCardGame.RunState.NextRegion () (at :0)
DiskCardGame.PaperGameMap+d__23.MoveNext () (at :0)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at :0)