You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception of type`System.Reflection.ReflectionTypeLoadException`: Exception of type'System.Reflection.ReflectionTypeLoadException' was thrown.
Could not resolve type with token 010000a9 from typeref (expected class 'OpenRA.Traits.ResourceTypeInfo'in assembly 'OpenRA.Game, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null')
Could not resolve type with token 010000a9 from typeref (expected class 'OpenRA.Traits.ResourceTypeInfo'in assembly 'OpenRA.Game, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null')
Could not resolve type with token 010001dc from typeref (expected class 'OpenRA.Activities.CompositeActivity'in assembly 'OpenRA.Game, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null')
Could not load file or assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
Could not load file or assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
Could not load file or assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
Could not load file or assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
Could not load file or assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
Could not load file or assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
Could not load file or assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
Could not load file or assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
Could not load file or assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
Could not load file or assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
Could not load file or assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
Could not load file or assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
Could not load file or assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
Could not load file or assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
Could not load file or assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes(System.Reflection.Assembly,bool)
at System.Reflection.Assembly.GetTypes () [0x00000] in<6649516e5b3542319fb262b421af0adb>:0
at OpenRA.Exts.GetNamespaces (System.Reflection.Assembly a) [0x00000] in<a4426eba81aa4f189b54cee2dd481b8f>:0
at OpenRA.ObjectCreator+<>c.<.ctor>b__4_0 (System.Reflection.Assembly asm) [0x0000d] in<a4426eba81aa4f189b54cee2dd481b8f>:0
at System.Linq.Enumerable+SelectManySingleSelectorIterator`2[TSource,TResult].ToArray () [0x00028] in<35ad2ebb203f4577b22a9d30eca3ec1f>:0
at System.Linq.Enumerable.ToArray[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in<35ad2ebb203f4577b22a9d30eca3ec1f>:0 at OpenRA.ObjectCreator..ctor (OpenRA.Manifest manifest, OpenRA.InstalledMods mods) [0x0010e] in<a4426eba81aa4f189b54cee2dd481b8f>:0 at OpenRA.ModData..ctor (OpenRA.Manifest mod, OpenRA.InstalledMods mods, System.Boolean useLoadScreen) [0x00029] in<a4426eba81aa4f189b54cee2dd481b8f>:0 at OpenRA.Game.InitializeMod (System.String mod, OpenRA.Arguments args) [0x0015a] in<a4426eba81aa4f189b54cee2dd481b8f>:0 at OpenRA.Game.Initialize (OpenRA.Arguments args) [0x00468] in<a4426eba81aa4f189b54cee2dd481b8f>:0 at OpenRA.Game.InitializeAndRun (System.String[] args) [0x00006] in<a4426eba81aa4f189b54cee2dd481b8f>:0 at OpenRA.Program.Main (System.String[] args) [0x00044] in<a4426eba81aa4f189b54cee2dd481b8f>:0 AL lib: FreeContext: (0x1a0d720) Deleting 32 Source(s)
That's weird. As @GraionDilach said RV has traits with the same name in RA2.dll and AS.dll but i don't remember SS having matching names between the actual engine dlls.
Hi,
It seems like MustaphaTR/Romanovs-Vengeance#27 has re-appeared as I get the error:
when I launch this game's AppImage. Full logs are here: logs-20190625-ss.zip.
The text was updated successfully, but these errors were encountered: