Well since my last report in Discord, the SSG is still broken. Exports of scenarios still do not work, in Discord one of the officials identified the issue to be located with the difference in "." and ",". Cannot say if this is the case, but the SSG exports are still broken. Local Computer settings should not be the cause of a broken export. -------------- --- # Sector configuration file Build: 2517 Sectors: # Sun Star - Coordinates: [0, 0, 0] SectorMapType: None Color: "1,1,0" Icon: No Playfields: - ['0, 0, 0', Sun Star, Sun Star] # Hemnath - Coordinates: [2309, -2806, 5001] SectorMapType: Planet Color: "0.65,0.42,0.09" Icon: Circle Allow: [Carnifex Orbit] Playfields: - ['0, 0, 0', Hemnath, Hemnath, 'Human:1'] - ['-4242, -10885, 2459', Hemnath Moon, Hemnath Moon] - ['0, 0, 0', Hemnath Orbit, Hemnath Orbit] # Carnifex - Coordinates: [6897, 1179, 3512] SectorMapType: Planet Color: "0.65,0.42,0.09" Icon: Circle Allow: [Hemnath Orbit] Playfields: - ['0, 0, 0', Carnifex, Carnifex, 'Human:1'] - ['-12026, 5990, 918', Carnifex Moon, Carnifex Moon] - ['0, 0, 0', Carnifex Orbit, Carnifex Orbit] ------------------------- The file stops always after sun +3 planets, even you selected more than 3 planets to be on your system. Temporary workarounds, like changing the "." and "," as seperator in the system do not fix this either.
Hi Guardian44 - I am happy to investigate this issue until it is fully resolved . Can you please post the error that you are received and the log if available as well as the generated configuration output (not solarsystemconfig, your custom planet type config). This would contain the info I need to take the investigation further. Thanks!
the steps have not changed. this error came up with the penultimate Patch. In Version 9 it was still working, with switching to Alpha 10, the error appeared. Step 1: Before i create a new solar system, i create a new folder in D:\Steam\steamapps\common\Empyrion - Galactic Survival\Content\Scenarios Example now: Eta Ceilia System Step 2: i start the solar system generator Step 3: i set the export directory to the new folder Step 4: i click on sector Step 5: i click on system config Step 6: i set the Export configuration file name -> Eta Ceilia System Step 7: i check the outpunkt directory Step 8: i set scenario name Step 9: i click on System population Step 10: i set every planet type to 1 min 1 max POI type 1 min, 1 max Step 11: going back to system config Step 12: save config Step 13: Eta Ceilia System_ssc.yaml is created and visible below scenario name so far the system works, but now the tricky part comes, when i click random for a new seen, the application sometimes crashes or stops working ok now it did not - new seed was created : 9933546 Step 14: click on generate! same here, sometimes the application crashes at this point Log tells me: Sector generation took 912ms Step 15: clicking on export scenario Log tells me: Writing scenario files took 6583 ms Step 16: going into the scenario folder to check on the files created, opening sectors.yaml Broken! i checked with different numbers in the system configuration, one of each type, down to only 3 planets, up to 10, the result is always the same. it looks like, that the SSG fails in during the process where it tries to position the planets. the first 3 planets, are always created, then something goes wrong. http://www.guardian.at/empyrion/26062019/Eta_Ceilia_System_lesser_planets.zip http://www.guardian.at/empyrion/26062019/Eta_Ceilia_System_one_of_each.zip
We found the issue Open your SSG Config and change GenerationParams: MapScale: 18 to 0.18 It happens with European Users. @texas_tornado doesnt have the issue since he is US =). We tested it with me and does it for me aswell. He will fix the issue! By changeing the MapScale you can fix it for now your self
ok, the only question remain, where ? in the editor the value shown is "0.18" the value in the config file, you mean is the config file of the output. because, i cannot find any other "[..] SSG Config [..]" is this correct? since you pointed out this issue, is it possible that the shown value OneWayWarpProb: 2 is also incorrect?
It should point out this: GenerationParams: MapScale: 0.18 SolarSystemSqueezeMinMax: [0.1, 0.15] OneWayWarpProb: 0.2 you have to edit the yaml file after you exported it with the SSG