Nolt

Untitled

Aug 21st, 2016
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. Date: 2016-08-21 19:29:21Z
  2. Operating System: Windows (Microsoft Windows NT 6.1.7601 Service Pack 1)
  3. Runtime Version: .NET CLR 4.0.30319.17929
  4. Exception of type `System.Reflection.ReflectionTypeLoadException`: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
  5. at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
  6. at System.Reflection.RuntimeModule.GetTypes()
  7. at System.Reflection.Assembly.GetTypes()
  8. at OpenRA.Exts.GetNamespaces(Assembly a) in c:\Users\Alfred\Documents\sp 20160820\OpenRA.Game\Exts.cs:line 52
  9. at OpenRA.ObjectCreator.<.ctor>b__6(Assembly asm) in c:\Users\Alfred\Documents\sp 20160820\OpenRA.Game\ObjectCreator.cs:line 71
  10. at System.Linq.Enumerable.<SelectManyIterator>d__14`2.MoveNext()
  11. at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
  12. at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
  13. at OpenRA.ObjectCreator..ctor(Manifest manifest, FileSystem modFiles) in c:\Users\Alfred\Documents\sp 20160820\OpenRA.Game\ObjectCreator.cs:line 71
  14. at OpenRA.ModData..ctor(String mod, Boolean useLoadScreen) in c:\Users\Alfred\Documents\sp 20160820\OpenRA.Game\ModData.cs:line 54
  15. at OpenRA.Game.InitializeMod(String mod, Arguments args) in c:\Users\Alfred\Documents\sp 20160820\OpenRA.Game\Game.cs:line 358
  16. at OpenRA.Game.Initialize(Arguments args) in c:\Users\Alfred\Documents\sp 20160820\OpenRA.Game\Game.cs:line 307
  17. at OpenRA.Program.Run(String[] args) in c:\Users\Alfred\Documents\sp 20160820\OpenRA.Game\Support\Program.cs:line 117
  18. at OpenRA.Program.Main(String[] args) in c:\Users\Alfred\Documents\sp 20160820\OpenRA.Game\Support\Program.cs:line 40
Advertisement
Add Comment
Please, Sign In to add comment