Fractal Softworks Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Starsector 0.98a is out! (03/27/25)

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 - Vanquisher3343

Pages: [1]
1
Mods / Re: [0.98a] Chicken's Tech Shop (0.1.5)
« on: April 04, 2025, 01:58:49 PM »
I am level 7 and Chicken has not shown up yet at the Prism Freeport yet :( Is there a code I can run into the console mod for the event to fire?

2
Ahh I see. Thank you. This is the first time I have ever looked at a line of code so these mistakes should have been suspected :/

3
Thank you, now it is saying line 866 is an issue, I didn't change that at all though.

# the smaller of these two values is used
   "maxDisengageSize":900 # maximum number of supplies-to-recover cost before a fleet can't participate in a disengage-style battle
   "maxDisengageFraction":0.4, # maximum number of supplies-to-recover before a fleet can't disengage, as fraction of current battlesize.
   "showDisengageStatusInFleetScreen":true,

I am very confused.

4
Bug Reports & Support / Error after changing battle Size in settings.json
« on: February 17, 2025, 11:58:42 AM »
This is the code that is saying is wrong:
"maxBattleSize":900, in supplies-to-recover. max value for settings slider
All I did was highlight the 400 and change it to 900. It says "Expected a ':' after a key at 17244 [character 2 line 850]

Does anyone know how to fix this? Or if I can't, any other way to increase the max battle size without messing with the code?

Pages: [1]