View Issue Details

IDProjectCategoryLast Update
0022972AI War 2Bug - OtherDec 12, 2020 2:39 pm
ReporterArnaudB Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version2.008 Transport Loading Hotfix 
Summary0022972: Modding Lobby difficulties
DescriptionI have been trying to mod the lobby options so I don't have to set them every time I want to start (or restart) a new game, however I get error "trying to make multiple of the same id" when I mod the options in a modded "GalaxySettings" file. Using is_partial_record="true" doesn't seem to function.

I have tried to use the lobby in development too but it's pretty bugged. It forgets the changes when switching screens.
TagsNo tags attached.

Activities

ArnaudB

Mar 8, 2020 6:49 am

manager  

CMP_GalaxySettings.xml (208 bytes)   
<?xml version="1.0" encoding="utf-8"?>
<root>


  <!-- Destroyables -->
  <galaxy_setting name="NormalDataCentersToSeed" default="8" min="0" max="10" is_partial_record="true"
            />

</root>
CMP_GalaxySettings.xml (208 bytes)   

Chris_McElligottPark

Dec 12, 2020 2:39 pm

administrator   ~0059924

This should all work now. Thanks!

Issue History

Date Modified Username Field Change
Mar 8, 2020 6:49 am ArnaudB New Issue
Mar 8, 2020 6:49 am ArnaudB File Added: CMP_GalaxySettings.xml
Dec 12, 2020 2:39 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Dec 12, 2020 2:39 pm Chris_McElligottPark Status new => resolved
Dec 12, 2020 2:39 pm Chris_McElligottPark Resolution open => fixed
Dec 12, 2020 2:39 pm Chris_McElligottPark Note Added: 0059924