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

Crashed When Loading RA2 Model #85

Open
zhaozhang233 opened this issue Jan 5, 2016 · 1 comment
Open

Crashed When Loading RA2 Model #85

zhaozhang233 opened this issue Jan 5, 2016 · 1 comment

Comments

@zhaozhang233
Copy link

I use the same way you mentioned here (https://github.com/Phrohdoh/oramod-ra2/wiki/Content-installation), installed contents from RA2 cd1, but when choosing RA2 mod, openra crashed, and I found information below:

Operating System: Windows (Microsoft Windows NT 6.2.9200.0)
Runtime Version: .NET CLR 4.0.30319.42000
Exception of type System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
at System.Reflection.RuntimeAssembly.nLoadFile(String path, Evidence evidence)
at System.Reflection.Assembly.LoadFile(String path)
at OpenRA.ObjectCreator..ctor(Manifest manifest)
at OpenRA.ModData..ctor(String mod, Boolean useLoadScreen)
at OpenRA.Game.InitializeMod(String mod, Arguments args)
at OpenRA.Mods.Common.Widgets.Logic.ModBrowserLogic.c__AnonStorey1.<>m__0()
at OpenRA.Primitives.ActionQueue.PerformActions(Int32 currentTime)
at OpenRA.Game.LogicTick()
at OpenRA.Game.Loop()
at OpenRA.Game.Run()
at OpenRA.Program.Run(String[] args)
at OpenRA.Program.Main(String[] args)

I'm not familiar with C# so could you please help me find out what's going on? Thanks

@phrohdoh
Copy link
Owner

phrohdoh commented Jan 5, 2016

@zhaozhang233 Did you install RA2 into an existing OpenRA installation?
If so, that won't work. You have to build the engine from source to play this version.

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

No branches or pull requests

2 participants