I can't reproduce the problem. Reinstalling might fix it?Turbo215 wrote:Any idea why ce infinite saves do not save at all. As in i save and quit re-open the game and then continue is greyed out saying there is no savegame anybody have any idea why this is happening.
Thanks in advance.
FTL Captain's Edition 1.308/Inf 1.301b/EL 1.308
- Sleeper Service
- Posts: 2275
- Joined: Sun Mar 24, 2013 8:49 pm
Re: FTL Captain's Edition 1.283/Inf 1.28/EL 1.282
Uhm, the second image I posted was from Halcyon 6, for comparison.
- FreedomFighter
- Posts: 34
- Joined: Sun Oct 21, 2012 9:31 am
Re: FTL Captain's Edition 1.283/Inf 1.28/EL 1.282
I have looked into it. If my eye not fooling me, the code itself said "give scrap reward = high" like this. Not sure if change from "high" to "specific number" would cause an error, but i might give it a try.stylesrj wrote:I think Slipstream starts off with a Free Scrap Advantage mod. Look into the code on how that works or just implement it somewhere and change the values so you can start with the Scrap you want.FreedomFighter wrote:Is there a way to manipulate starting scrap? I play mainly CE Infinite, so i want to give myself a jump start at the beginning of the game.
- stylesrj
- Posts: 3638
- Joined: Tue Jul 08, 2014 7:54 am
Re: FTL Captain's Edition 1.283/Inf 1.28/EL 1.282
Try replacing the reward line with this:FreedomFighter wrote: I have looked into it. If my eye not fooling me, the code itself said "give scrap reward = high" like this. Not sure if change from "high" to "specific number" would cause an error, but i might give it a try.
Code: Select all
<item type="scrap" min="100" max="100" />-
meklozz
- Posts: 350
- Joined: Wed Sep 23, 2015 9:11 am
Re: FTL Captain's Edition 1.283/Inf 1.28/EL 1.282
Probably want to put it in a modify tag, too:stylesrj wrote:Try replacing the reward line with this:FreedomFighter wrote: I have looked into it. If my eye not fooling me, the code itself said "give scrap reward = high" like this. Not sure if change from "high" to "specific number" would cause an error, but i might give it a try.Code: Select all
<item type="scrap" min="100" max="100" />
Code: Select all
<item_modify>
<item type="scrap" min="-45" max="-45"/>
</item_modify>
- FreedomFighter
- Posts: 34
- Joined: Sun Oct 21, 2012 9:31 am
Re: FTL Captain's Edition 1.283/Inf 1.28/EL 1.282
I'll give it a spin and report back how it goes.
*It did work. Thank you for all your help
*It did work. Thank you for all your help
-
Turbo215
- Posts: 24
- Joined: Sat Apr 26, 2014 10:28 am
Re: FTL Captain's Edition 1.283/Inf 1.28/EL 1.282
The two times i couldn't load saves were after i had been playing for hours for example i can start a new game and then save+quit straight away and it will allow me to continue even after getting out of the first sector and into contested deep space so it might be something to do with time played maybe or something else (I haven't reinstalled)
- mr_easy_money
- Posts: 625
- Joined: Fri May 29, 2015 9:05 pm
Re: FTL Captain's Edition 1.283/Inf 1.28/EL 1.282
Were you using artillery in those runs?Turbo215 wrote: The two times i couldn't load saves were after i had been playing for hours
If so, you would need to use the artillery fix loaded in after you save+quit a run in which you bought artillery

Advanced Limited Time Offer! | Star Wars B-Wing Starships v1.6.1 | Garbage Bag v1.1b | Captain Surreal
Constructive criticism, not offensive criticism
-
Turbo215
- Posts: 24
- Joined: Sat Apr 26, 2014 10:28 am
Re: FTL Captain's Edition 1.283/Inf 1.28/EL 1.282
I was using the fed cruiser and the save doesn't load because no save exists(there is no crash like it says). Plus the first time it happened i tried it wih the artillery fix but it still said no save existed.mr_easy_money wrote:Were you using artillery in those runs?Turbo215 wrote: The two times i couldn't load saves were after i had been playing for hours
If so, you would need to use the artillery fix loaded in after you save+quit a run in which you bought artillery
- mr_easy_money
- Posts: 625
- Joined: Fri May 29, 2015 9:05 pm
Re: FTL Captain's Edition 1.283/Inf 1.28/EL 1.282
I don't know then, because if you were using the fed cruiser there isn't a need for the artillery fix
the artillery fix is only for if you buy artillery (the system) in a store
the artillery fix is only for if you buy artillery (the system) in a store

Advanced Limited Time Offer! | Star Wars B-Wing Starships v1.6.1 | Garbage Bag v1.1b | Captain Surreal
Constructive criticism, not offensive criticism
-
meklozz
- Posts: 350
- Joined: Wed Sep 23, 2015 9:11 am
Re: FTL Captain's Edition 1.283/Inf 1.28/EL 1.282
The artillery problem won't delete your saves. This sounds more like a permissions/administrator account issue or something. Being out of disk space could also keep a save from being created. Either way, probably an FTL problem rather than mod problem. Do you play vanilla/has this ever happened when you did?
