Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

launch-game.cmd crash #16488

Closed
ghost opened this issue May 3, 2019 · 0 comments · Fixed by #16456
Closed

launch-game.cmd crash #16488

ghost opened this issue May 3, 2019 · 0 comments · Fixed by #16456

Comments

@ghost
Copy link

ghost commented May 3, 2019

Issue Summary

Hi !

I downloaded the latest bleed (2019-05-03 14:57 UTC (or maybe "e3f868f" ?)).

I followed https://github.com/OpenRA/OpenRA/blob/bleed/INSTALL.md#windows to compile and launch it.

Everything compiles flawlessly but launch-game.cmd throws an Exception.

System Information

  • Operating System : Windows 10
  • .Net Version : .Net 4.7.2
  • OpenRA Version : "bleed"
  • Mod : Red Alert

Additional Information:

I did exactly this (compilation cut) :

Sans titre

exception.log

OpenRA engine version {DEV_VERSION}
Mod Content Manager mod version {DEV_VERSION}
Date: 2019-05-03 14:59:57Z
Operating System: Windows (Microsoft Windows NT 6.2.9200.0)
Runtime Version: .NET CLR 4.0.30319.42000
Exception of type `System.Collections.Generic.KeyNotFoundException`: La clé donnée était absente du dictionnaire.
   à System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   à OpenRA.Widgets.ChromeMetrics.Get[T](String key) dans c:\Users\-\Downloads\OpenRA-bleed\OpenRA-bleed\OpenRA.Game\Widgets\ChromeMetrics.cs:ligne 33
   à OpenRA.Game.InitializeMod(String mod, Arguments args) dans c:\Users\-\Downloads\OpenRA-bleed\OpenRA-bleed\OpenRA.Game\Game.cs:ligne 468
   à OpenRA.Mods.Common.LoadScreens.BlankLoadScreen.BeforeLoad() dans c:\Users\-\Downloads\OpenRA-bleed\OpenRA-bleed\OpenRA.Mods.Common\LoadScreens\BlankLoadScreen.cs:ligne 127
   à OpenRA.Game.InitializeMod(String mod, Arguments args) dans c:\Users\-\Downloads\OpenRA-bleed\OpenRA-bleed\OpenRA.Game\Game.cs:ligne 415
   à OpenRA.Game.Initialize(Arguments args) dans c:\Users\-\Downloads\OpenRA-bleed\OpenRA-bleed\OpenRA.Game\Game.cs:ligne 371
   à OpenRA.Game.InitializeAndRun(String[] args) dans c:\Users\-\Downloads\OpenRA-bleed\OpenRA-bleed\OpenRA.Game\Game.cs:ligne 253
   à OpenRA.Program.Main(String[] args) dans c:\Users\-\Downloads\OpenRA-bleed\OpenRA-bleed\OpenRA.Game\Support\Program.cs:ligne 37

Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant