Guest User

Untitled

a guest
Oct 21st, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.24 KB | None | 0 0
  1. OpenRA engine version release-20180923
  2. Dark Reign mod version Master commit 237
  3. Date: 2018-10-21 11:16:55Z
  4. Operating System: Linux (Unix 4.18.15.1)
  5. Runtime Version: Mono 5.16.0 (makepkg/6e48ad4f7b1 Mon Oct 15 22:56:48 CEST 2018) CLR 4.0.30319.42000
  6. Exception of type `System.AggregateException`: One or more errors occurred.
  7. Inner
  8. Exception of type `System.InvalidOperationException`: Cannot locate type: TerrainRendererInfo
  9. at OpenRA.ObjectCreator+<>c.<.cctor>b__20_0 (System.String s) [0x00015] in <f7e8b215d0d54cb597299ec7f4b505f5>:0
  10. at OpenRA.ObjectCreator.CreateObject[T] (System.String className, System.Collections.Generic.Dictionary`2[TKey,TValue] args) [0x0001a] in <f7e8b215d0d54cb597299ec7f4b505f5>:0
  11. at OpenRA.ObjectCreator.CreateObject[T] (System.String className) [0x00008] in <f7e8b215d0d54cb597299ec7f4b505f5>:0
  12. at OpenRA.ActorInfo.LoadTraitInfo (OpenRA.ObjectCreator creator, System.String traitName, OpenRA.MiniYaml my) [0x00042] in <f7e8b215d0d54cb597299ec7f4b505f5>:0
  13. at OpenRA.ActorInfo..ctor (OpenRA.ObjectCreator creator, System.String name, OpenRA.MiniYaml node) [0x00058] in <f7e8b215d0d54cb597299ec7f4b505f5>:0
  14. at OpenRA.Ruleset+<>c__DisplayClass12_0.<LoadDefaults>b__1 (OpenRA.MiniYamlNode k) [0x00016] in <f7e8b215d0d54cb597299ec7f4b505f5>:0
  15. at OpenRA.Exts.ToDictionaryWithConflictLog[TSource,TKey,TElement] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] keySelector, System.Func`2[T,TResult] elementSelector, System.String debugName, System.Func`2[T,TResult] logKey, System.Func`2[T,TResult] logValue) [0x00091] in <f7e8b215d0d54cb597299ec7f4b505f5>:0
  16. at OpenRA.Ruleset.MergeOrDefault[T] (System.String name, OpenRA.FileSystem.IReadOnlyFileSystem fileSystem, System.Collections.Generic.IEnumerable`1[T] files, OpenRA.MiniYaml additional, OpenRA.IReadOnlyDictionary`2[TKey,TValue] defaults, System.Func`2[T,TResult] makeObject, System.Func`2[T,TResult] filterNode) [0x00080] in <f7e8b215d0d54cb597299ec7f4b505f5>:0
  17. at OpenRA.Ruleset+<>c__DisplayClass12_0.<LoadDefaults>b__0 () [0x00001] in <f7e8b215d0d54cb597299ec7f4b505f5>:0
  18. at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in /build/mono/src/mono/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2501
  19. at System.Threading.Tasks.Task.Execute () [0x00000] in /build/mono/src/mono/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2344
  20. at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00013] in /build/mono/src/mono/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2054
  21. at System.Threading.Tasks.Task.Wait (System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00043] in /build/mono/src/mono/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2784
  22. at System.Threading.Tasks.Task.Wait (System.Int32 millisecondsTimeout) [0x00000] in /build/mono/src/mono/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2726
  23. at OpenRA.Ruleset.LoadDefaults (OpenRA.ModData modData) [0x0007c] in <f7e8b215d0d54cb597299ec7f4b505f5>:0
  24. at OpenRA.ModData.<.ctor>b__30_3 () [0x00000] in <f7e8b215d0d54cb597299ec7f4b505f5>:0
  25. at System.Lazy`1[T].CreateValue () [0x00081] in <c6745222adcf4e3f90bbf18e4a1af3ac>:0
  26. at System.Lazy`1[T].LazyInitValue () [0x00080] in <c6745222adcf4e3f90bbf18e4a1af3ac>:0
  27. at System.Lazy`1[T].get_Value () [0x0003a] in <c6745222adcf4e3f90bbf18e4a1af3ac>:0
  28. at OpenRA.ModData.get_DefaultRules () [0x00001] in <f7e8b215d0d54cb597299ec7f4b505f5>:0
  29. at OpenRA.Graphics.CursorProvider..ctor (OpenRA.ModData modData) [0x0007d] in <f7e8b215d0d54cb597299ec7f4b505f5>:0
  30. at OpenRA.ModData.InitializeLoaders (OpenRA.FileSystem.IReadOnlyFileSystem fileSystem) [0x00021] in <f7e8b215d0d54cb597299ec7f4b505f5>:0
  31. at OpenRA.Game.InitializeMod (System.String mod, OpenRA.Arguments args) [0x00227] in <f7e8b215d0d54cb597299ec7f4b505f5>:0
  32. at OpenRA.Game.Initialize (OpenRA.Arguments args) [0x004d8] in <f7e8b215d0d54cb597299ec7f4b505f5>:0
  33. at OpenRA.Game.InitializeAndRun (System.String[] args) [0x00007] in <f7e8b215d0d54cb597299ec7f4b505f5>:0
  34. at OpenRA.Program.Main (System.String[] args) [0x0004e] in <f7e8b215d0d54cb597299ec7f4b505f5>:0
Add Comment
Please, Sign In to add comment