Lobby crash bug:
Turn on Nomad Planets, select a Snake map type, then attempt to untangle the map. It goes into 100% processor usage and doesn't respond. I let it sit for 20-ish minutes without change.
When I used at least 40 stars, it happened every time if there was at least 1 Nomad planet. Sometimes I could get it to happen on smaller galaxies (might depend on already having run the untangler without Nomads?).
No other map type seems to have this problem.
Edit: Managed to catch a logged error for it, though. This same repeats dozens of times.
6/19/2014 6:05:10 PM (7.038) Mem: 111,828,992 Plat:WindowsPlayer
-----------------------------------UnhandledErrors-----------------------------------
6/19/2014 6:05:10 PM (7.038)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
at System.Collections.Generic.List`1[Planet].get_Item (Int32 index) [0x00000] in <filename unknown>:0
at MapUntangling.StartUntanglingMap (Int32 TargetAlternate) [0x00000] in <filename unknown>:0
at LobbyOptions.<SubclassInit>b__f () [0x00000] in <filename unknown>:0
at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0
at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0
at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0
Stack Trace: at System.Collections.Generic.List`1[Planet].get_Item (Int32 index) [0x00000] in <filename unknown>:0
at MapUntangling.StartUntanglingMap (Int32 TargetAlternate) [0x00000] in <filename unknown>:0
at LobbyOptions.<SubclassInit>b__f () [0x00000] in <filename unknown>:0
at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0
at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0
at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0