Fractal Softworks Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Starsector 0.97a is out! (02/02/24); New blog post: Anubis-class Cruiser (12/20/24)

Author Topic: Can't colonize anymore planet  (Read 543 times)

Hexallium

  • Ensign
  • *
  • Posts: 46
    • View Profile
Can't colonize anymore planet
« on: May 12, 2024, 04:43:15 AM »

In my Star system, there are 7 planets. Right now under my own faction, I am controlling 5 planets and 1 mining station in the same star system and 1 Coronal Hypershunt in another star system.
Spoiler
[close]
If I try to colonize another planets in the same system with my other 5 colonies. I will get this new colony is inaccessible to my market and this error message. The 6th colonies can't complete the Spaceport and will be stuck like this forever.
Version: 0.97a RC11

The error message:
Spoiler
[close]

If I use "Abandon planet" on the 6th colony, the game will random decolonize one of the 5 planets I am controlling.

Mods I am using :
Spoiler
  "SBTM" (Slightly Better Tech-Mining),
  "yunruindustries",
  "pantera_ANewLevel40",
  "darkborderman.addstablelocations",
  "advanced_gunnery_control_dbeaa06e",
  "A_S-F",
  "Cryo_but_better",
  "aod_vos",
  "aotd_vok",
  "aptlysimplehullmods",
  "auto_continue_inator",
  "lw_autosave",
  "timid_admins",
  "BVH",
  "better_variants",
  "BSC",
  "bc",
  "HMI_brighton",
  "ORK",
  "CaptainsLog",
  "carrierui",
  "CFT",
  "CJHM",
  "Csp",
  "combatactivators",
  "chatter",
  "timid_commissioned_hull_mods",
  "lw_console",
  "Toaster_deciv",
  "DetailedCombatResults",
  "diableavionics",
  "edshipyard",
  "EmergentThreats_Vice",
  "EmergentThreats_IX_Revival",
  "lyr_ehm",
  "FPE",
  "Goat_Aviation_Bureau",
  "GrandColonies",
  "GMDA",
  "HMI_SV",
  "HMI",
  "hostileIntercept",
  "sun_hyperdrive",
  "illustrated_entities",
  "IndEvo",
  "Imperium",
  "timid_xiv",
  "JYD",
  "kyeltziv",
  "lost_sector",
  "LTA",
  "largerZoomOut",
  "lw_lazylib",
  "ArkLeg",
  "lobster_proliferation",
  "logisticsNotifications",
  "luddenhance",
  "lunalib",
  "exshippack",
  "wisp_magicAchievementsVanillaPack",
  "MagicLib",
  "Mayasuran Navy",
  "dp_mnemonic_utils",
  "MoreBarMissions",
  "more_hullmods",
  "MoreMilitaryMissions",
  "more_player_names",
  "more_procgen_names",
  "more_ship_names",
  "ness_saw",
  "wisp_NeutrinoDetectorMkII",
  "nexerelin",
  "sun_nomadic_survival",
  "objects_analysis",
  "ObviousNeutron",
  "officerExtension",
  "oas",
  "wisp_perseanchronicles",
  "PAGSM",
  "planet_search",
  "playerbounty",
  "portrait_changer",
  "progressiveSMods",
  "pt_qolpack",
  "assortment_of_things",
  "refitfilters",
  "RetroLib",
  "roider",
  "rotcesrats",
  "scalartech",
  "scan_those_gates",
  "SCY",
  "SEEKER",
  "swp",
  "Sound_&_Music_replacer_by_GanzolinHair",
  "speedUp",
  "$tarmapR",
  "sun_starship_legends",
  "stelnet",
  "StopGapMeasures3",
  "superweapons",
  "timid_supply_forging",
  "supportships",
  "System_Marker",
  "tahlan",
  "Terraforming & Station Construction",
  "terraformingmadeeasy",
  "Tesseract_prototype",
  "knights_of_ludd",
  "star_federation",
  "timid_tmi",
  "TORCHSHIPS",
  "TTSC",
  "underworld",
  "US",
  "vic",
  "variants_lib",
  "vayrashippack",
  "TouchOfVanilla_vri",
  "whichmod",
  "XhanEmpire",
  "yunrucore",
  "astroidships",
  "prvextra",
  "prvlib",
  "prvrb",
  "prv",
  "shaderLib",
  "Rouge_Redstar",
  "KFM3",
  "KGT6",
  "KGT2"
[close]
Logged

Strauss_hd

  • Ensign
  • *
  • Posts: 22
    • View Profile
Re: Can't colonize anymore planet
« Reply #1 on: May 16, 2024, 12:52:10 AM »

It seem you have similar issue with me where there are 2 planets have the same id.
The only solution for me was to edit planet id in the save file.

use this method to know the planet id :
You could change the planet ID (or more importantly, the ID of its associated market) with console or by save editing.

To get the current ID, use devmode (enable in console or settings.json) -> dock with planet -> 'dump memory'

After that open your save file (I am using Notepad++), search the planet id and rename it.
the format should be like this
Code
 <id>market_tahlan_spindle:planet_14</id> 

Logged

Hexallium

  • Ensign
  • *
  • Posts: 46
    • View Profile
Re: Can't colonize anymore planet
« Reply #2 on: May 17, 2024, 11:03:03 PM »

Hi, Strauss_hd.
Thank god for a reply. So, I just have to change planet id but what should I rename it to?
Do I just replace the number at the end with random number?
My planet id is vri_star_Verlat:Planet_2.

Question 2 : Is there a way to fix it using console command?
« Last Edit: May 18, 2024, 12:10:52 AM by Hexallium »
Logged

Strauss_hd

  • Ensign
  • *
  • Posts: 22
    • View Profile
Re: Can't colonize anymore planet
« Reply #3 on: May 18, 2024, 04:08:09 PM »

Hi, Strauss_hd.
Thank god for a reply. So, I just have to change planet id but what should I rename it to?
Do I just replace the number at the end with random number?
My planet id is vri_star_Verlat:Planet_2.

Question 2 : Is there a way to fix it using console command?
wow, you error planet the same with my error planet.
Just change the last number, for me to be save i change it to Planet_50 or max planet you can colonize + 1
I don't know if there is a command for this, but it always better to change it in save file for more safe.
« Last Edit: May 18, 2024, 04:13:43 PM by Strauss_hd »
Logged

Hexallium

  • Ensign
  • *
  • Posts: 46
    • View Profile
Re: Can't colonize anymore planet
« Reply #4 on: May 18, 2024, 11:23:51 PM »

Hi, Strauss_hd.
Thank god for a reply. So, I just have to change planet id but what should I rename it to?
Do I just replace the number at the end with random number?
My planet id is vri_star_Verlat:Planet_2.

Question 2 : Is there a way to fix it using console command?
wow, you error planet the same with my error planet.
Just change the last number, for me to be save i change it to Planet_50 or max planet you can colonize + 1
I don't know if there is a command for this, but it always better to change it in save file for more safe.

Ah, we are victim of VRI Verlat star system (two terran planets with AK tether linked, right?). 
I try save editing and still have the same outcome. Look like I didn't get all vri_star_Verlat:Planet_2 changed while try avoiding destroy the real vri_star_Verlat:Planet_2. This is why I think using console command is safer for me to target the problematic planets than editing.
Logged