Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Author Topic: Modded Late Game Crash  (Read 323 times)

Afterschool

  • Ensign
  • *
  • Posts: 8
    • View Profile
Modded Late Game Crash
« on: July 01, 2022, 06:07:06 PM »

I've run into a late game crash whenever I developed a colony system for quite a few game now,and I couldn't figure out why.
This bug kills any chance for me to play past 5 year or even less
https://drive.google.com/file/d/14nY4N4D12ykSBO5l5iyM9YwSNLAhJnIK/view?usp=sharing
Here are my mod that I am using
Code
{"enabledMods": [
  "JYD",
  "pantera_ANewLevel40R",
  "lw_autosave",
  "lw_console",
  "custumspawn",
  "edshipyard",
  "a111164_ExtendPack",
  "fleetsizebydp",
  "immersionFriendlyPortraitPack",
  "IndEvo",
  "timid_xiv",
  "lw_lazylib",
  "ArkLeg_Alice",
  "MagicLib",
  "maintenence_rebalancers",
  "SEEKER",
  "uaf",
  "whichmod",
  "XhanEmpire",
  "shaderLib",
  "SCY",
  "better_deserving_smods",
  "nexerelin",
  "luddenhance",
  "Terraforming & Station Construction",
  "KT_Association",
  "ORA",
  "valkyrian",
  "diableavionics",
  "chatter",
  "Imperium",
  "GrandColonies",
  "US",
  "vic",
  "tahlan",
  "alcoholism",
  "forge_production",
  "ArkLeg",
  "blackrock_driveyards"
]}
Mod when I started encounter the bug
Code
{"enabledMods": [
  "pantera_ANewLevel40R",
  "lw_autosave",
  "lw_console",
  "custumspawn",
  "a111164_ExtendPack",
  "fleetsizebydp",
  "immersionFriendlyPortraitPack",
  "IndEvo",
  "lw_lazylib",
  "ArkLeg_Alice",
  "MagicLib",
  "shaderLib",
  "SCY",
  "better_deserving_smods",
  "nexerelin",
  "Terraforming & Station Construction",
  "KT_Association",
  "diableavionics",
  "Imperium",
  "US",
  "vic",
  "tahlan",
  "ArkLeg"
]}
The Custom spawn adds a derelict ship from diable avionics in galatia  ,and add several planets in duzahk using unknown skies planets
(I had only add that derelict ship when I start saw this bug,so I am pretty sure it isn't the problem source)
edit:it seems that no matter what I do,the game just crashes,tho I've noticed a colony of tri-tachyon has reached a new colony level
To be honest,since this crash starts appear on 4+ years, I can't really try turning on/off mods to see which mod caused the problem
« Last Edit: July 02, 2022, 01:56:38 AM by Afterschool »
Logged

Afterschool

  • Ensign
  • *
  • Posts: 8
    • View Profile
Re: Modded Late Game Crash
« Reply #1 on: July 02, 2022, 01:22:57 PM »

Found it,it is that officer that I left on galatia academy to train,it crashes when he finished training
Logged