forked from Clarence-yp/GenshinNight
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2023_03_25 15_21_01.log
27 lines (24 loc) · 1.9 KB
/
2023_03_25 15_21_01.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[time]:2023/3/25 15:21:01
[type]:Error
[exception message]:剧情文本解析错误:第5行 额外的文本指令
[stack trace]:UnityEngine.Debug:LogError (object)
StoryInterpreter:PrintError (StoryInstructError) (at Assets/框架代码/剧情相关/StoryInterpreter.cs:314)
StoryInterpreter:AnalysisGroup (System.Collections.Generic.List`1<StoryInstruct>) (at Assets/框架代码/剧情相关/StoryInterpreter.cs:96)
StoryInterpreter/<Analysis>d__12:MoveNext () (at Assets/框架代码/剧情相关/StoryInterpreter.cs:43)
UnityEngine.SetupCoroutine:InvokeMoveNext (System.Collections.IEnumerator,intptr)
[time]:2023/3/25 15:21:01
[type]:Error
[exception message]:剧情文本解析错误:第5行 del指令用字符串指定的位置不存在
[stack trace]:UnityEngine.Debug:LogError (object)
StoryInterpreter:PrintError (StoryInstructError) (at Assets/框架代码/剧情相关/StoryInterpreter.cs:314)
StoryInterpreter:AnalysisGroup (System.Collections.Generic.List`1<StoryInstruct>) (at Assets/框架代码/剧情相关/StoryInterpreter.cs:96)
StoryInterpreter/<Analysis>d__12:MoveNext () (at Assets/框架代码/剧情相关/StoryInterpreter.cs:43)
UnityEngine.SetupCoroutine:InvokeMoveNext (System.Collections.IEnumerator,intptr)
[time]:2023/3/25 15:21:01
[type]:Exception
[exception message]:ArgumentOutOfRangeException: Index and length must refer to a location within the string.
Parameter name: length
[stack trace]:System.String.Substring (System.Int32 startIndex, System.Int32 length) (at <695d1cc93cca45069c528c15c9fdd749>:0)
StoryInterpreter.AnalysisGroup (System.Collections.Generic.List`1[T] list) (at Assets/框架代码/剧情相关/StoryInterpreter.cs:79)
StoryInterpreter+<Analysis>d__12.MoveNext () (at Assets/框架代码/剧情相关/StoryInterpreter.cs:43)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <2c831a24e8f345e7a82c0159a31280b3>:0)