Advertisement
Guest User

Untitled

a guest
May 3rd, 2023
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.61 KB | None | 0 0
  1. http://vvvv.org
  2.  
  3.  
  4. OUTDATED: o: 0(-0) p: 2(-0) CollectionChangedProblemApplication
  5. REASON: Outdated, RestoreState
  6.  
  7. Stopping CollectionChangedProblemApplication
  8.  
  9.  
  10. Starting CollectionChangedProblemApplication_MmyUZPEExthO50VoHXDs0e
  11.  
  12. OUTDATED: o: 0(-0) p: 2(-0) CollectionChangedProblemApplication
  13. REASON: Outdated, RestoreState
  14.  
  15. Stopping CollectionChangedProblemApplication
  16.  
  17. Restarting the app didn't fix the issue. So let's not run it again. Stopping runtime VL.UI.Forms.UserRuntime
  18. NotImplementedException: "The method or operation is not implemented."
  19. StackTrace:
  20. VL.Lang.Symbols.GenericOperationDefinitionInstanceSymbol { public virtual VL.Lang.Symbols.IPatchSymbol GetPatch(VL.Lang.Symbols.PreCompilation compilation) { ... } }
  21. VL.Lang.Platforms.Roslyn.PatchCompiler { private void GenerateNodeApplicationStatements_Core(VL.Lang.Symbols.IPatchSymbol patch, VL.Lang.Symbols.INodeSymbol node) { ... } }
  22. VL.Lang.Platforms.Roslyn.PatchCompiler { private void GenerateNodeApplicationStatements_HandleAccumPinGroups(VL.Lang.Symbols.IPatchSymbol patch, VL.Lang.Symbols.INodeSymbol node) { ... } }
  23. VL.Lang.Platforms.Roslyn.PatchCompiler { private void GenerateNodeApplicationStatements_HandleApplyPin(VL.Lang.Symbols.IPatchSymbol patch, VL.Lang.Symbols.INodeSymbol node) { ... } }
  24. VL.Lang.Platforms.Roslyn.PatchCompiler { private void GenerateNodeApplicationStatements_HandlePinGroups(VL.Lang.Symbols.IPatchSymbol patch, VL.Lang.Symbols.INodeSymbol node, VL.Lang.Symbols.PatchedNodeSymbol original, VL.Lang.Platforms.Roslyn.PatchState state) { ... } }
  25. VL.Lang.Platforms.Roslyn.PatchCompiler { private void GenerateNodeApplicationStatements_HandleRegions(VL.Lang.Symbols.IPatchSymbol patch, VL.Lang.Symbols.INodeSymbol node, VL.Lang.Symbols.PatchedNodeSymbol region, VL.Lang.Platforms.Roslyn.PatchState state) { ... } }
  26. VL.Lang.Platforms.Roslyn.PatchCompiler { private void GenerateNodeApplicationStatements(VL.Lang.Symbols.IPatchSymbol patch, VL.Lang.Symbols.INodeSymbol node, VL.Lang.Symbols.INodeSymbol region, VL.Lang.Platforms.Roslyn.PatchState state) { ... } }
  27. VL.Lang.Platforms.Roslyn.PatchCompiler { public void GeneratePatchStatements(VL.Lang.Symbols.IPatchSymbol patch, VL.Lang.Symbols.INodeSymbol currentRegion, VL.Lang.Platforms.Roslyn.PatchState state, bool annotate) { ... } }
  28. VL.Lang.Platforms.Roslyn.TargetCompilation+<>c__DisplayClass60_3 { internal void <CreateSyntaxTrees>g__GenerateOperationStatements|91(VL.Lang.Platforms.Roslyn.StatementBuilder statementBuilder, VL.Lang.Platforms.Roslyn.PatchState rootState, Microsoft.CodeAnalysis.CSharp.Syntax.ExpressionSyntax tracerLocal, Microsoft.CodeAnalysis.CSharp.Syntax.ExpressionSyntax selfLocal, VL.Lang.Platforms.Roslyn.<>c__DisplayClass60_21& , VL.Lang.Platforms.Roslyn.<>c__DisplayClass60_22& ) { ... } }
  29. VL.Lang.Platforms.Roslyn.TargetCompilation+<>c__DisplayClass60_3 { internal Microsoft.CodeAnalysis.CSharp.Syntax.MethodDeclarationSyntax <CreateSyntaxTrees>g__GetMethod|89(VL.Lang.Symbols.IOperationDefinitionSymbol operation, VL.Lang.Symbols.IPatchSymbol patch, bool methodTracingEnabled, bool isTraceMethod, uint topLevelPatchId, bool createSubContexts, bool isOverride, VL.Lang.Platforms.Roslyn.<>c__DisplayClass60_21& ) { ... } }
  30. VL.Lang.Platforms.Roslyn.TargetCompilation+<>c__DisplayClass60_3 { internal void <CreateSyntaxTrees>g__ProduceMethodPair|88(VL.Lang.Symbols.IOperationDefinitionSymbol operation, VL.Lang.Platforms.Roslyn.<>c__DisplayClass60_21& ) { ... } }
  31. VL.Lang.Platforms.Roslyn.TargetCompilation+<>c__DisplayClass60_3+<<CreateSyntaxTrees>g__GenerateMembers|37>d { private virtual bool MoveNext() { ... } }
  32. VL.Lang.Platforms.Roslyn.TargetCompilation+<>c__DisplayClass60_15+<<CreateSyntaxTrees>g__GetMembers|71>d { private virtual bool MoveNext() { ... } }
  33. System.Linq.Enumerable { public static bool Any(System.Collections.Generic.IEnumerable<> source) { ... } }
  34. System.Collections.Generic.EnumerableExtensions { public static bool None(System.Collections.Generic.IEnumerable<> collection) { ... } }
  35. VL.Lang.Platforms.Roslyn.SyntaxFactoryUtils { private static bool IsNullOrEmpty(System.Collections.Generic.IEnumerable<> items) { ... } }
  36. VL.Lang.Platforms.Roslyn.SyntaxFactoryUtils { public static Microsoft.CodeAnalysis.CSharp.Syntax.ClassDeclarationSyntax ClassDeclaration(string name, System.Collections.Generic.IEnumerable<string> typeParameters, Microsoft.CodeAnalysis.Accessibility accessibility, Microsoft.CodeAnalysis.Editing.DeclarationModifiers modifiers, System.Collections.Generic.IEnumerable<Microsoft.CodeAnalysis.CSharp.Syntax.TypeSyntax> baseTypes, System.Collections.Generic.IEnumerable<Microsoft.CodeAnalysis.CSharp.Syntax.MemberDeclarationSyntax> members, System.Collections.Generic.IEnumerable<Microsoft.CodeAnalysis.CSharp.Syntax.AttributeListSyntax> attributes, System.Collections.Generic.IEnumerable<Microsoft.CodeAnalysis.CSharp.Syntax.TypeParameterConstraintClauseSyntax> constraintClauses) { ... } }
  37. VL.Lang.Platforms.Roslyn.TargetCompilation+<>c__DisplayClass60_3 { internal Microsoft.CodeAnalysis.CSharp.Syntax.ClassDeclarationSyntax <CreateSyntaxTrees>g__CreateProgramTypeDeclaration|28(VL.Lang.Symbols.IConcreteTypeSymbol type, VL.Lang.Symbols.IPatchSymbol patch, bool tracingEnabled, int declIndent, bool isIncremental) { ... } }
  38. VL.Lang.Platforms.Roslyn.TargetCompilation+<>c__DisplayClass60_1 { internal System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.CSharp.Syntax.MemberDeclarationSyntax> <CreateSyntaxTrees>g__GetNamespaceMembers|5(VL.Lang.Platforms.Roslyn.ThreadNameSyntaxGenerator nameGenerator, System.Collections.Generic.IEnumerable<VL.Lang.Platforms.Roslyn.DefinitionBuildRequest> definitions, int indent) { ... } }
  39. VL.Lang.Platforms.Roslyn.TargetCompilation+<>c__DisplayClass60_2 { internal VL.Lang.Platforms.Roslyn.ThreadNameSyntaxGenerator <CreateSyntaxTrees>b__8(int i, System.Threading.Tasks.ParallelLoopState pls, VL.Lang.Platforms.Roslyn.ThreadNameSyntaxGenerator nameGenerator) { ... } }
  40. System.Threading.Tasks.Parallel+<>c__DisplayClass19_0`1 { internal void <ForWorker>b__1(System.Threading.Tasks.RangeWorker& currentWorker, int timeout, System.Boolean& replicationDelegateYieldedBeforeCompletion) { ... } }
  41. System.Runtime.ExceptionServices.ExceptionDispatchInfo { public void Throw() { ... } }
  42. System.Runtime.ExceptionServices.ExceptionDispatchInfo { public static void Throw(System.Exception source) { ... } }
  43. System.Threading.Tasks.Parallel+<>c__DisplayClass19_0`1 { internal void <ForWorker>b__1(System.Threading.Tasks.RangeWorker& currentWorker, int timeout, System.Boolean& replicationDelegateYieldedBeforeCompletion) { ... } }
  44. System.Threading.Tasks.TaskReplicator+Replica { public void Execute() { ... } }
  45.  
  46. AggregateException: "One or more errors occurred. (The method or operation is not implemented.)"
  47. InnerExceptions: "1"
  48. StackTrace:
  49. System.Threading.Tasks.TaskReplicator { public static void Run(System.Threading.Tasks.TaskReplicator.ReplicatableUserAction<> action, System.Threading.Tasks.ParallelOptions options, bool stopOnFirstFailure) { ... } }
  50. System.Threading.Tasks.Parallel { private static System.Threading.Tasks.ParallelLoopResult ForWorker(int fromInclusive, int toExclusive, System.Threading.Tasks.ParallelOptions parallelOptions, System.Action<int> body, System.Action<int, System.Threading.Tasks.ParallelLoopState> bodyWithState, System.Func<, , , > bodyWithLocal, System.Func<> localInit, System.Action<> localFinally) { ... } }
  51. System.Runtime.ExceptionServices.ExceptionDispatchInfo { public void Throw() { ... } }
  52. System.Runtime.ExceptionServices.ExceptionDispatchInfo { public static void Throw(System.Exception source) { ... } }
  53. System.Threading.Tasks.Parallel { private static void ThrowSingleCancellationExceptionOrOtherException(System.Collections.ICollection exceptions, System.Threading.CancellationToken cancelToken, System.Exception otherException) { ... } }
  54. System.Threading.Tasks.Parallel { private static System.Threading.Tasks.ParallelLoopResult ForWorker(int fromInclusive, int toExclusive, System.Threading.Tasks.ParallelOptions parallelOptions, System.Action<int> body, System.Action<int, System.Threading.Tasks.ParallelLoopState> bodyWithState, System.Func<, , , > bodyWithLocal, System.Func<> localInit, System.Action<> localFinally) { ... } }
  55. System.Threading.Tasks.Parallel { public static System.Threading.Tasks.ParallelLoopResult For(int fromInclusive, int toExclusive, System.Threading.Tasks.ParallelOptions parallelOptions, System.Func<> localInit, System.Func<, , , > body, System.Action<> localFinally) { ... } }
  56. VL.Lang.Platforms.Roslyn.TargetCompilation+<>c__DisplayClass60_1 { internal void <CreateSyntaxTrees>g__CreateDeclarations|4(System.Collections.Generic.List<Microsoft.CodeAnalysis.CSharp.Syntax.MemberDeclarationSyntax> decls) { ... } }
  57. VL.Lang.Platforms.Roslyn.TargetCompilation+<>c__DisplayClass60_0 { internal Microsoft.CodeAnalysis.SyntaxTree <CreateSyntaxTrees>g__GetSyntaxTree|2(VL.Lang.Platforms.Roslyn.DocumentBuildRequest buildRequest) { ... } }
  58. VL.Lang.Platforms.Roslyn.TargetCompilation+<>c__DisplayClass60_0 { internal void <CreateSyntaxTrees>b__0(int i) { ... } }
  59. System.Threading.Tasks.Parallel+<>c__DisplayClass19_0`1 { internal void <ForWorker>b__1(System.Threading.Tasks.RangeWorker& currentWorker, int timeout, System.Boolean& replicationDelegateYieldedBeforeCompletion) { ... } }
  60. System.Runtime.ExceptionServices.ExceptionDispatchInfo { public void Throw() { ... } }
  61. System.Runtime.ExceptionServices.ExceptionDispatchInfo { public static void Throw(System.Exception source) { ... } }
  62. System.Threading.Tasks.Parallel+<>c__DisplayClass19_0`1 { internal void <ForWorker>b__1(System.Threading.Tasks.RangeWorker& currentWorker, int timeout, System.Boolean& replicationDelegateYieldedBeforeCompletion) { ... } }
  63. System.Threading.Tasks.TaskReplicator+Replica { public void Execute() { ... } }
  64.  
  65. AggregateException: "One or more errors occurred. (One or more errors occurred. (The method or operation is not implemented.))"
  66. InnerExceptions: "1"
  67. StackTrace:
  68. System.Threading.Tasks.TaskReplicator { public static void Run(System.Threading.Tasks.TaskReplicator.ReplicatableUserAction<> action, System.Threading.Tasks.ParallelOptions options, bool stopOnFirstFailure) { ... } }
  69. System.Threading.Tasks.Parallel { private static System.Threading.Tasks.ParallelLoopResult ForWorker(int fromInclusive, int toExclusive, System.Threading.Tasks.ParallelOptions parallelOptions, System.Action<int> body, System.Action<int, System.Threading.Tasks.ParallelLoopState> bodyWithState, System.Func<, , , > bodyWithLocal, System.Func<> localInit, System.Action<> localFinally) { ... } }
  70. System.Runtime.ExceptionServices.ExceptionDispatchInfo { public void Throw() { ... } }
  71. System.Runtime.ExceptionServices.ExceptionDispatchInfo { public static void Throw(System.Exception source) { ... } }
  72. System.Threading.Tasks.Parallel { private static void ThrowSingleCancellationExceptionOrOtherException(System.Collections.ICollection exceptions, System.Threading.CancellationToken cancelToken, System.Exception otherException) { ... } }
  73. System.Threading.Tasks.Parallel { private static System.Threading.Tasks.ParallelLoopResult ForWorker(int fromInclusive, int toExclusive, System.Threading.Tasks.ParallelOptions parallelOptions, System.Action<int> body, System.Action<int, System.Threading.Tasks.ParallelLoopState> bodyWithState, System.Func<, , , > bodyWithLocal, System.Func<> localInit, System.Action<> localFinally) { ... } }
  74. System.Threading.Tasks.Parallel { public static System.Threading.Tasks.ParallelLoopResult For(int fromInclusive, int toExclusive, System.Threading.Tasks.ParallelOptions parallelOptions, System.Action<int> body) { ... } }
  75. VL.Lang.Platforms.Roslyn.TargetCompilation { public static System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.SyntaxTree> CreateSyntaxTrees(VL.Lang.Platforms.Roslyn.ProjectNameSyntaxGenerator projectNameGenerator, VL.Lang.Platforms.Roslyn.ProjectBuildRequest projectBuildRequest, System.Threading.CancellationToken token, VL.Lang.Platforms.Roslyn.VLObjectFlavour vlObjectFlavour, VL.Lang.Symbols.IProcessDefinitionSymbol appClient, VL.Lang.Symbols.IConcreteTypeSymbol appHost, string hash) { ... } }
  76. VL.Lang.Platforms.Roslyn.TargetCompilation+<>c__DisplayClass6_0 { internal System.ValueTuple<Microsoft.CodeAnalysis.CSharp.CSharpCompilation, System.Collections.Generic.IReadOnlyDictionary<VL.Core.UniqueId, Microsoft.CodeAnalysis.SyntaxAnnotation>> <InitializeAsync>g__CreateCSharpCompilation|2(VL.Lang.Platforms.Roslyn.ProjectBuildRequest projectBuildRequest, bool normalizeWhitespaces) { ... } }
  77. VL.Lang.Platforms.Roslyn.TargetCompilation+<>c__DisplayClass6_0 { internal VL.Lang.Platforms.Roslyn.ProjectCompilation <InitializeAsync>g__Build|0(VL.Lang.Platforms.Roslyn.ProjectBuildRequest projectBuildRequest) { ... } }
  78. VL.Lang.Platforms.Roslyn.TargetCompilation+<>c__DisplayClass6_1+<<InitializeAsync>b__3>d { private virtual void MoveNext() { ... } }
  79. System.Runtime.ExceptionServices.ExceptionDispatchInfo { public void Throw() { ... } }
  80. System.Runtime.CompilerServices.TaskAwaiter { private static void ThrowForNonSuccess(System.Threading.Tasks.Task task) { ... } }
  81. System.Runtime.CompilerServices.TaskAwaiter { private static void HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task) { ... } }
  82. VL.Lang.Platforms.Roslyn.TargetCompilation+<InitializeAsync>d__6 { private virtual void MoveNext() { ... } }
  83. System.Runtime.ExceptionServices.ExceptionDispatchInfo { public void Throw() { ... } }
  84. System.Runtime.CompilerServices.TaskAwaiter { private static void ThrowForNonSuccess(System.Threading.Tasks.Task task) { ... } }
  85. System.Runtime.CompilerServices.TaskAwaiter { private static void HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task) { ... } }
  86. System.Runtime.CompilerServices.TaskAwaiter`1 { public TResult GetResult() { ... } }
  87. VL.Lang.Platforms.Roslyn.TargetCompilation+<CreateAsync>d__4 { private virtual void MoveNext() { ... } }
  88. System.Runtime.ExceptionServices.ExceptionDispatchInfo { public void Throw() { ... } }
  89. System.Runtime.CompilerServices.TaskAwaiter { private static void ThrowForNonSuccess(System.Threading.Tasks.Task task) { ... } }
  90. System.Runtime.CompilerServices.TaskAwaiter { private static void HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task) { ... } }
  91. System.Runtime.CompilerServices.TaskAwaiter`1 { public TResult GetResult() { ... } }
  92. VL.Lang.Platforms.Roslyn.TargetCompilation+<WithCompilationAsync>d__43 { private virtual void MoveNext() { ... } }
  93. System.Runtime.ExceptionServices.ExceptionDispatchInfo { public void Throw() { ... } }
  94. System.Runtime.CompilerServices.TaskAwaiter { private static void ThrowForNonSuccess(System.Threading.Tasks.Task task) { ... } }
  95. System.Runtime.CompilerServices.TaskAwaiter { private static void HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task) { ... } }
  96. System.Runtime.CompilerServices.TaskAwaiter`1 { public TResult GetResult() { ... } }
  97. VL.Lang.Platforms.Roslyn.TargetCompilation+<VL-Lang-Symbols-ITargetCompilation-WithCompilationAsync>d__44 { private virtual void MoveNext() { ... } }
  98. System.Runtime.ExceptionServices.ExceptionDispatchInfo { public void Throw() { ... } }
  99. System.Runtime.CompilerServices.TaskAwaiter { private static void ThrowForNonSuccess(System.Threading.Tasks.Task task) { ... } }
  100. System.Runtime.CompilerServices.TaskAwaiter { private static void HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task) { ... } }
  101. System.Runtime.CompilerServices.TaskAwaiter`1 { public TResult GetResult() { ... } }
  102. VL.Model.VLSession+<CreateTargetCompilationAsync>d__168 { private virtual void MoveNext() { ... } }
  103. System.Runtime.ExceptionServices.ExceptionDispatchInfo { public void Throw() { ... } }
  104. System.Runtime.CompilerServices.TaskAwaiter { private static void ThrowForNonSuccess(System.Threading.Tasks.Task task) { ... } }
  105. System.Runtime.CompilerServices.TaskAwaiter { private static void HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task) { ... } }
  106. VL.Model.VLSession+<UpdateRuntimesAsync>d__167 { private virtual void MoveNext() { ... } }
  107. System.Runtime.ExceptionServices.ExceptionDispatchInfo { public void Throw() { ... } }
  108. System.Runtime.CompilerServices.TaskAwaiter { private static void ThrowForNonSuccess(System.Threading.Tasks.Task task) { ... } }
  109. System.Runtime.CompilerServices.TaskAwaiter { private static void HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task) { ... } }
  110. System.Runtime.CompilerServices.TaskAwaiter { public void GetResult() { ... } }
  111. VL.Model.VLSession+<UpdateCompilationAsync>d__190 { private virtual void MoveNext() { ... } }
  112.  
  113.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement