Page 1 of 1
[BUG] -R-7 Molniya missions freeze the game
Posted: Mon May 12, 2014 10:51 am
by Sabratha
After launching Luna 3 and choosing "watch from MC", the game freezes.
Repro 100%.
Steps:
- Load the most recent save from the zip file attached (2nd turn 1962).
- Launch Luna 3 mission
- choose "watch from MC"
Additional info: "Skip to outcome" does not produce the bug. I attached previous turn autosaves in the zip also, for testing if needed.
UPDATE
I seem to be getting the same (or at least very similar) bug with Luna 2. I am suspecting that it might actually be the R-7 Molniya rocket that is causing it (used it in both missions).
- Yep, attempted a suborbital Voskhod test with R-7 Molnyia. Same stuff, the bug also occurs
Re: [BUG] -R-7 Molniya missions freeze the game
Posted: Tue May 13, 2014 9:20 pm
by N_Molson
Hello,
Thanks for reporting this one. Looks like some animation problem. Will transmit.

Re: [BUG] -R-7 Molniya missions freeze the game
Posted: Thu May 15, 2014 2:04 pm
by Kalesin
Sabratha wrote:After launching Luna 3 and choosing "watch from MC", the game freezes.
Repro 100%.
Steps:
- Load the most recent save from the zip file attached (2nd turn 1962).
- Launch Luna 3 mission
- choose "watch from MC"
Additional info: "Skip to outcome" does not produce the bug. I attached previous turn autosaves in the zip also, for testing if needed.
UPDATE
I seem to be getting the same (or at least very similar) bug with Luna 2. I am suspecting that it might actually be the R-7 Molniya rocket that is causing it (used it in both missions).
- Yep, attempted a suborbital Voskhod test with R-7 Molnyia. Same stuff, the bug also occurs
Happened to me the same bug
Re: [BUG] -R-7 Molniya missions freeze the game
Posted: Wed Jun 04, 2014 10:02 pm
by MSchmidt
I encountered 2 similar game hangs when loading a mission. The last one was with Sputnik and Lunic Booster.
In the logfile I can see an exception that states that the R-7_LUNIK-GenericLaunch.xml file does not exist (and it doesn't really):
Code: Select all
MissionAnimation: Loading script R-7_LUNIK-GenericLaunch
(Filename: C:/BuildAgent/work/d3d49558e4d408f4/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 53)
IsolatedStorageException: Could not find file "D:\Spiele\Slitherine\Buzz Aldrin's Space Program Manager\SPM-Windows_Data\MissionAnimationsMixAndMatchScripts\R-7_LUNIK-GenericLaunch.xml".
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
at System.Xml.XmlUrlResolver.GetEntity (System.Uri absoluteUri, System.String role, System.Type ofObjectToReturn) [0x00000] in <filename unknown>:0
at Mono.Xml2.XmlTextReader.GetStreamFromUrl (System.String url, System.String& absoluteUriString) [0x00000] in <filename unknown>:0
at Mono.Xml2.XmlTextReader..ctor (System.String url, System.Xml.XmlNameTable nt) [0x00000] in <filename unknown>:0
at System.Xml.XmlTextReader..ctor (System.String url, System.Xml.XmlNameTable nt) [0x00000] in <filename unknown>:0
at System.Xml.XmlDocument.Load (System.String filename) [0x00000] in <filename unknown>:0
at MissionAnimation.LoadInner (System.String scriptName, System.Collections.Generic.HashSet`1 texturesUsed) [0x00000] in <filename unknown>:0
at MissionAnimation.Load (System.String pgmCtgID, System.String pgmID, Int32 msnCnfgID, Int32 season, System.Collections.Generic.List`1 launchesInformation, System.Collections.Generic.List`1 rocketsForMsnCnfg, System.Collections.Generic.HashSet`1 texturesUsed) [0x00000] in <filename unknown>:0
at MsnSimPlayer+<LoadAndDisplayMission>c__Iterator2C.MoveNext () [0x00000] in <filename unknown>:0
UnityEngine.MonoBehaviour:StartCoroutine_Auto(IEnumerator)
UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
MissionSimBaseScreen:SetValues(ScheduledMissionBase, Int32, String, String, Int32, Int32, List`1, Boolean, ProgramCategoryGroupIDT, Int32, SPMRandom, Boolean)
<ChangeSceneMissionSimInner>c__Iterator1B:MoveNext()
Re: [BUG] -R-7 Molniya missions freeze the game
Posted: Thu Jun 05, 2014 12:02 pm
by Nacho84
Hello guys,
Thanks for reporting this problem. It's fixed now, you'll get it in the next patch.
Cheers,