Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.32 KB | None | 0 0
  1. Ludiq.CodeGenerationException: An exception occurred while trying generate expression for value input "Start Index" of Invoke Member unit:
  2.  
  3. Invalid Operation Exception: Member used for IndexerGetMember unit must be settable indexer. ---> System.InvalidOperationException: Member used for IndexerGetMember unit must be settable indexer.
  4. at Ludiq.Bolt.IndexerGetMemberGenerator.GenerateGetItem (Ludiq.Bolt.FlowMethodGenerationContext context) [0x0003a] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Bolt.Flow\Editor\Framework\Codebase\IndexerGetMemberGenerator.cs:44
  5. at Ludiq.Bolt.IndexerGetMemberGenerator.GenerateValueOutputExpression (Ludiq.Bolt.FlowMethodGenerationContext context, Ludiq.Bolt.ValueOutput valueOutput) [0x00014] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Bolt.Flow\Editor\Framework\Codebase\IndexerGetMemberGenerator.cs:30
  6. at Ludiq.Bolt.UnitGeneratorUtility.GenerateSourceExpression (Ludiq.Bolt.ValueInput valueInput, Ludiq.Bolt.FlowMethodGenerationContext context) [0x00028] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Bolt.Flow\Editor\Units\UnitGeneratorUtility.cs:269
  7. at Ludiq.Bolt.UnitGeneratorUtility.GenerateExpression (Ludiq.Bolt.ValueInput valueInput, Ludiq.Bolt.FlowMethodGenerationContext context, System.Type destinationType, System.Boolean bind) [0x00002] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Bolt.Flow\Editor\Units\UnitGeneratorUtility.cs:318
  8. --- End of inner exception stack trace ---
  9. at Ludiq.Bolt.UnitGeneratorUtility.GenerateExpression (Ludiq.Bolt.ValueInput valueInput, Ludiq.Bolt.FlowMethodGenerationContext context, System.Type destinationType, System.Boolean bind) [0x0003c] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Bolt.Flow\Editor\Units\UnitGeneratorUtility.cs:333
  10. at Ludiq.Bolt.UnitGeneratorUtility.GenerateExpression (Ludiq.Bolt.ValueInput valueInput, Ludiq.Bolt.FlowMethodGenerationContext context, System.Boolean bind) [0x00001] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Bolt.Flow\Editor\Units\UnitGeneratorUtility.cs:309
  11. at Ludiq.Bolt.InvokeMemberGenerator.GenerateArgumentExpression (Ludiq.Bolt.FlowMethodGenerationContext context, System.Reflection.ParameterInfo parameterInfo, System.Int32 index) [0x000a1] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Bolt.Flow\Editor\Framework\Codebase\InvokeMemberGenerator.cs:244
  12. at Ludiq.Bolt.InvokeMemberGenerator+<>c__DisplayClass6_0.<GenerateInvokeExpression>b__0 (System.Reflection.ParameterInfo parameterInfo, System.Int32 index) [0x00000] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Bolt.Flow\Editor\Framework\Codebase\InvokeMemberGenerator.cs:160
  13. at System.Linq.Enumerable+<SelectIterator>d__154`2[TSource,TResult].MoveNext () [0x0005a] in <b7efe7e6e548497fac3c4a6049a0a4b6>:0
  14. at System.Collections.Generic.List`1[T].InsertRange (System.Int32 index, System.Collections.Generic.IEnumerable`1[T] collection) [0x000db] in <7d97106330684add86d080ecf65bfe69>:0
  15. at System.Collections.Generic.List`1[T].AddRange (System.Collections.Generic.IEnumerable`1[T] collection) [0x00000] in <7d97106330684add86d080ecf65bfe69>:0
  16. at Ludiq.CodeDom.CodeMethodInvokeExpression..ctor (Ludiq.CodeDom.CodeMethodReferenceExpression method, System.Collections.Generic.IEnumerable`1[T] arguments) [0x0003c] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Ludiq.Core\Editor\CodeDom\Nodes\Expressions\CodeMethodInvokeExpression.cs:17
  17. at Ludiq.CodeDom.Code.Invoke (Ludiq.CodeDom.CodeMethodReferenceExpression method, System.Collections.Generic.IEnumerable`1[T] arguments) [0x00000] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Ludiq.Core\Editor\CodeDom\Code.cs:23
  18. at Ludiq.Bolt.InvokeMemberGenerator.GenerateInvokeExpression (Ludiq.Bolt.FlowMethodGenerationContext context) [0x0038b] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Bolt.Flow\Editor\Framework\Codebase\InvokeMemberGenerator.cs:217
  19. at Ludiq.Bolt.InvokeMemberGenerator+<GenerateControlInputBody>d__1.MoveNext () [0x000dd] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Bolt.Flow\Editor\Framework\Codebase\InvokeMemberGenerator.cs:26
  20. at Ludiq.GraphGeneratorUtility+<Bind>d__3`1[TElement].MoveNext () [0x00090] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Ludiq.Graphs\Editor\Generation\GraphGenerationUtility.cs:36
  21. at Ludiq.LinqUtility+<Catch>d__20`1[T].MoveNext () [0x0005a] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Ludiq.Core\Runtime\Utilities\LinqUtility.cs:260
  22. --- End of stack trace from previous location where exception was thrown ---
  23. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <7d97106330684add86d080ecf65bfe69>:0
  24. at Ludiq.Bolt.UnitGeneratorUtility+<>c__DisplayClass1_0.<GenerateStatements>b__0 (System.Exception e) [0x00033] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Bolt.Flow\Editor\Units\UnitGeneratorUtility.cs:56
  25. at Ludiq.LinqUtility+<Catch>d__20`1[T].MoveNext () [0x0007d] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Ludiq.Core\Runtime\Utilities\LinqUtility.cs:268
  26. at Ludiq.Bolt.UnitGeneratorUtility+<GenerateStatements>d__1.MoveNext () [0x002c5] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Bolt.Flow\Editor\Units\UnitGeneratorUtility.cs:45
  27. at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`1[T] collection) [0x00077] in <7d97106330684add86d080ecf65bfe69>:0
  28. at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00018] in <b7efe7e6e548497fac3c4a6049a0a4b6>:0
  29. at Ludiq.Bolt.OnKeyboardInputGenerator+<GenerateTriggerStatements>d__2.MoveNext () [0x0018b] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Bolt.Flow\Editor\Events\Input\OnKeyboardInputGenerator.cs:43
  30. at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`1[T] collection) [0x00077] in <7d97106330684add86d080ecf65bfe69>:0
  31. at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00018] in <b7efe7e6e548497fac3c4a6049a0a4b6>:0
  32. at Ludiq.GraphMethodGenerationContext`2[TGraphMethodGenerationContext,TGraphMethodGenerationScope].GenerateMethodBody (System.Collections.Generic.IEnumerable`1[T] parameters, System.Func`2[T,TResult] generator) [0x0006b] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Ludiq.Graphs\Editor\Generation\GraphMethodGenerationContext.cs:76
  33. at Ludiq.GraphMethodGenerationContext`2[TGraphMethodGenerationContext,TGraphMethodGenerationScope].GenerateMethod (Ludiq.CodeDom.CodeMemberModifiers modifiers, Ludiq.CodeDom.CodeTypeReference returnType, System.String name, System.Collections.Generic.IEnumerable`1[T] parameters, System.Func`2[T,TResult] generator) [0x00001] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Ludiq.Graphs\Editor\Generation\GraphMethodGenerationContext.cs:44
  34. at Ludiq.Bolt.EventUnitGenerator`2+<GenerateMembers>d__19[TUnit,TArgs].MoveNext () [0x001b4] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Bolt.Flow\Editor\Events\EventUnitGenerator.cs:56
  35. at Ludiq.GraphGeneratorUtility+<Bind>d__1`1[TElement].MoveNext () [0x00090] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Ludiq.Graphs\Editor\Generation\GraphGenerationUtility.cs:19
  36. at System.Collections.Generic.List`1[T].InsertRange (System.Int32 index, System.Collections.Generic.IEnumerable`1[T] collection) [0x000db] in <7d97106330684add86d080ecf65bfe69>:0
  37. at System.Collections.Generic.List`1[T].AddRange (System.Collections.Generic.IEnumerable`1[T] collection) [0x00000] in <7d97106330684add86d080ecf65bfe69>:0
  38. at Ludiq.Bolt.FlowGraphGenerator.PopulateGraphScript (Ludiq.GraphClassGenerationContext context) [0x00152] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Bolt.Flow\Editor\FlowGraphGenerator.cs:55
  39. at Ludiq.GraphGenerator`1[TGraph].GenerateGraphScript (Ludiq.GraphGenerationSystem generationSystem, System.String namePrefix) [0x000a5] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Ludiq.Graphs\Editor\Generation\GraphGenerator.cs:44
  40. at Ludiq.GraphGenerator`1[TGraph].Generate (Ludiq.GraphGenerationSystem generationSystem, System.String namePrefix) [0x00001] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Ludiq.Graphs\Editor\Generation\GraphGenerator.cs:23
  41. at Ludiq.GraphGenerationSystem.GenerateGraph (Ludiq.IGraphParent graphParent) [0x00079] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Ludiq.Graphs\Editor\Generation\GraphGenerationSystem.cs:59
  42. at Ludiq.GraphSharingUtility.GenerateScript (Ludiq.IGraphContext context) [0x00019] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Ludiq.Graphs\Editor\GraphSharingUtility.cs:377
  43. at Ludiq.GraphSharingUtility.Share (Ludiq.IGraphContext context) [0x000bc] in C:\DBY_2019\Fly and Fight\Assets\Ludiq\Ludiq.Graphs\Editor\GraphSharingUtility.cs:272
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement