openra-tibsunra2
openra-tibsunra2 copied to clipboard
RA2 mod crashes on launch after content installation
Post installation I had to edit launch-game.cmd to allow for ra2 to be selected. I just added the following line:
if /I "%mod%" EQU "ra2" (goto launchmod)
It launched fine the first time, and asked to import content, which I thought since I had put all the .mix files in the correct directory. I cleared out all of the mix files and launched it from scratch, letting it do its own import and was able to replicate the crash.
I've attached the log files. exception-2017-06-05T072415Z.txt exception-2017-06-05T072137Z.txt
Looking through those logs, I'd say this is 9/10 an OpenRA problem. Here's a link to the issue in their repo: https://github.com/OpenRA/ra2/issues/388
Thanks for reporting this, anyway!
I've been quite busy with other matters, didn't unfortunately have much time for additional testing. Glad you could figure this out (?).