Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Flamingo

Pages: [1]
1
Hello all,
I noticed the academy is crashing the game if you get a tier 3 Admin trained on it.
A string shows up advising: "blah blah blah "adminSalaryTier3" not found."
After digging a bit I found an academy file and added the string to it.

Transcript here, but since I can't attach the file, here's the directory for it:
Fractal Softworks\Starsector\mods\Industrial.Evolution2.2.h\data\config
Once you get to config, open the settings.json file.
Go to line 83 for the academy stuff.

#Academy:
  "dailyOfficerSpawnChance": 0.15f,
  "dailyAdminSpawnChance": 0.10f,
  "personalityTrainingDayCount": 93,
  "personalityTrainingCost": 30000,
  "adminTrainingDayCount": 124,
  "adminTrainingCost": 20000,
  "monthlyAIStorageCost": 2000,
  "adminSalaryTier3":1000, <-- adding this line fixed the crash, adjust the number to your liking :)
Disclaimer: I don't know what the hell I am doing cause I don't code. I just added this line to this file and it somehow worked.  ;D magic I guess (but if someone more experienced could have a look at the academy plis)

Cheers,
Ya boy.

update the mod, you're a big version behind

Oh, that explains it perfectly, thanks :D

2
Hello all,
I noticed the academy is crashing the game if you get a tier 3 Admin trained on it.
A string shows up advising: "blah blah blah "adminSalaryTier3" not found."
After digging a bit I found an academy file and added the string to it.

Transcript here, but since I can't attach the file, here's the directory for it:
Fractal Softworks\Starsector\mods\Industrial.Evolution2.2.h\data\config
Once you get to config, open the settings.json file.
Go to line 83 for the academy stuff.

#Academy:
  "dailyOfficerSpawnChance": 0.15f,
  "dailyAdminSpawnChance": 0.10f,
  "personalityTrainingDayCount": 93,
  "personalityTrainingCost": 30000,
  "adminTrainingDayCount": 124,
  "adminTrainingCost": 20000,
  "monthlyAIStorageCost": 2000,
  "adminSalaryTier3":1000, <-- adding this line fixed the crash, adjust the number to your liking :)
Disclaimer: I don't know what the hell I am doing cause I don't code. I just added this line to this file and it somehow worked.  ;D magic I guess (but if someone more experienced could have a look at the academy plis)

Cheers,
Ya boy.

3
Mods / Re: Machina Void Shipyards v. 0.55
« on: April 27, 2022, 12:01:22 PM »
Heyo bro, quick question.
Why does the mod nerf the fortress shield? this is making my monitor useless even when the AI pilots it.
File attached for anyone wondering why  8)

[attachment deleted by admin]

Pages: [1]