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: Simulator Enhancements (03/13/24)

Pages: 1 ... 4 5 [6] 7 8 ... 10

Author Topic: [0.95.1a] Better Deserved S-Mods 1.64  (Read 128697 times)

Cyan Leader

  • Admiral
  • *****
  • Posts: 718
    • View Profile
Re: [0.95.1a] Better Deserved S-Mods 1.5
« Reply #75 on: May 11, 2022, 07:38:26 PM »

Is it safe to replace the old version in an ongoing save?
Logged

Jackie

  • Ensign
  • *
  • Posts: 38
    • View Profile
Re: [0.95.1a] Better Deserved S-Mods 1.5
« Reply #76 on: May 11, 2022, 09:26:02 PM »

Is it safe to replace the old version in an ongoing save?
Always!
Logged
Don't compare your life to others if you have no idea what their life is all about.

Surgeol

  • Ensign
  • *
  • Posts: 10
    • View Profile
Re: [0.95.1a] Better Deserved S-Mods 1.5
« Reply #77 on: May 15, 2022, 02:34:48 AM »

I found a problem about the ECMPackage.
When I set the {"BuiltInSMod":false} to true, and start a game to check the Omen's builtin ECMPackage, game will throw an error and crash.
Here is the log
273493 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain  - java.util.MissingFormatArgumentException: Format specifier 's'
java.util.MissingFormatArgumentException: Format specifier 's'
   at java.util.Formatter.format(Unknown Source)
   at java.util.Formatter.format(Unknown Source)
   at java.lang.String.format(Unknown Source)
   at com.fs.starfarer.ui.impl.StandardTooltipV2Expandable.addPara(Unknown Source)
   at com.fs.starfarer.ui.impl.StandardTooltipV2Expandable.addPara(Unknown Source)
   at com.fs.starfarer.ui.impl.StandardTooltipV2Expandable.addPara(Unknown Source)
   at data.hullmods.ECMPackage.addPostDescriptionSection(ECMPackage.java:53)
   at com.fs.starfarer.ui.impl.StandardTooltipV2$12.createImpl(Unknown Source)
   at com.fs.starfarer.ui.impl.StandardTooltipV2Expandable.create(Unknown Source)
   at com.fs.starfarer.ui.impl.StandardTooltipV2Expandable.beforeShown(Unknown Source)
   at com.fs.starfarer.ui.Q.showTooltip(Unknown Source)
   at com.fs.starfarer.ui.ooOo.super.new(Unknown Source)
   at com.fs.starfarer.ui.ooOo.processInput(Unknown Source)
   at com.fs.starfarer.ui.Q.processInput(Unknown Source)
   at com.fs.starfarer.ui.v.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.v.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.Q.processInput(Unknown Source)
   at com.fs.starfarer.ui.e$Oo.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.Q.processInput(Unknown Source)
   at com.fs.starfarer.ui.v.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.v.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.e.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.Q.processInput(Unknown Source)
   at com.fs.starfarer.ui.v.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.v.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.Q.processInput(Unknown Source)
   at com.fs.starfarer.ui.v.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.v.processInputImpl(Unknown Source)
   at com.fs.starfarer.coreui.refit.ModWidget.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.Q.processInput(Unknown Source)
   at com.fs.starfarer.ui.v.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.v.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.Q.processInput(Unknown Source)
   at com.fs.starfarer.ui.v.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.v.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.Q.processInput(Unknown Source)
   at com.fs.starfarer.ui.v.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.v.processInputImpl(Unknown Source)
   at com.fs.starfarer.coreui.refit.F.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.Q.processInput(Unknown Source)
   at com.fs.starfarer.ui.v.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.v.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.newui.o0OO.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.Q.processInput(Unknown Source)
   at com.fs.starfarer.ui.v.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.v.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.N.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.newui.OO0O.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.Q.processInput(Unknown Source)
   at com.fs.starfarer.ui.v.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.v.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.Q.processInput(Unknown Source)
   at com.fs.starfarer.campaign.CampaignState.processInput(Unknown Source)
   at com.fs.starfarer.BaseGameState.traverse(Unknown Source)
   at com.fs.state.AppDriver.begin(Unknown Source)
   at com.fs.starfarer.combat.CombatMain.main(Unknown Source)
   at com.fs.starfarer.StarfarerLauncher.o00000(Unknown Source)
   at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
[close]
Logged

Jackie

  • Ensign
  • *
  • Posts: 38
    • View Profile
Re: [0.95.1a] Better Deserved S-Mods 1.5
« Reply #78 on: May 15, 2022, 08:38:54 AM »

I found a problem about the ECMPackage.
When I set the {"BuiltInSMod":false} to true, and start a game to check the Omen's builtin ECMPackage, game will throw an error and crash.
Here is the log
273493 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain  - java.util.MissingFormatArgumentException: Format specifier 's'
java.util.MissingFormatArgumentException: Format specifier 's'
   at java.util.Formatter.format(Unknown Source)
   at java.util.Formatter.format(Unknown Source)
   at java.lang.String.format(Unknown Source)
   at com.fs.starfarer.ui.impl.StandardTooltipV2Expandable.addPara(Unknown Source)
   at com.fs.starfarer.ui.impl.StandardTooltipV2Expandable.addPara(Unknown Source)
   at com.fs.starfarer.ui.impl.StandardTooltipV2Expandable.addPara(Unknown Source)
   at data.hullmods.ECMPackage.addPostDescriptionSection(ECMPackage.java:53)
   at com.fs.starfarer.ui.impl.StandardTooltipV2$12.createImpl(Unknown Source)
   at com.fs.starfarer.ui.impl.StandardTooltipV2Expandable.create(Unknown Source)
   at com.fs.starfarer.ui.impl.StandardTooltipV2Expandable.beforeShown(Unknown Source)
   at com.fs.starfarer.ui.Q.showTooltip(Unknown Source)
   at com.fs.starfarer.ui.ooOo.super.new(Unknown Source)
   at com.fs.starfarer.ui.ooOo.processInput(Unknown Source)
   at com.fs.starfarer.ui.Q.processInput(Unknown Source)
   at com.fs.starfarer.ui.v.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.v.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.Q.processInput(Unknown Source)
   at com.fs.starfarer.ui.e$Oo.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.Q.processInput(Unknown Source)
   at com.fs.starfarer.ui.v.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.v.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.e.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.Q.processInput(Unknown Source)
   at com.fs.starfarer.ui.v.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.v.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.Q.processInput(Unknown Source)
   at com.fs.starfarer.ui.v.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.v.processInputImpl(Unknown Source)
   at com.fs.starfarer.coreui.refit.ModWidget.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.Q.processInput(Unknown Source)
   at com.fs.starfarer.ui.v.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.v.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.Q.processInput(Unknown Source)
   at com.fs.starfarer.ui.v.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.v.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.Q.processInput(Unknown Source)
   at com.fs.starfarer.ui.v.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.v.processInputImpl(Unknown Source)
   at com.fs.starfarer.coreui.refit.F.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.Q.processInput(Unknown Source)
   at com.fs.starfarer.ui.v.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.v.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.newui.o0OO.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.Q.processInput(Unknown Source)
   at com.fs.starfarer.ui.v.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.v.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.N.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.newui.OO0O.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.Q.processInput(Unknown Source)
   at com.fs.starfarer.ui.v.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.v.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.Q.processInput(Unknown Source)
   at com.fs.starfarer.campaign.CampaignState.processInput(Unknown Source)
   at com.fs.starfarer.BaseGameState.traverse(Unknown Source)
   at com.fs.state.AppDriver.begin(Unknown Source)
   at com.fs.starfarer.combat.CombatMain.main(Unknown Source)
   at com.fs.starfarer.StarfarerLauncher.o00000(Unknown Source)
   at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
[close]
Good catch! I have reuploaded the mod with the fixed file for you!
Logged
Don't compare your life to others if you have no idea what their life is all about.

DecoyGrenadeOut

  • Ensign
  • *
  • Posts: 21
    • View Profile
Re: [0.95.1a] Better Deserved S-Mods 1.5
« Reply #79 on: May 25, 2022, 11:18:59 AM »


I use this mod with quality captain, this ship has rigged construction, but there is also a skill that reduces D-mod penalty by 50%, so in this case do I get the original penalty/2, modified penalty/2 or the full modified penalty?
Logged

Jackie

  • Ensign
  • *
  • Posts: 38
    • View Profile
Re: [0.95.1a] Better Deserved S-Mods 1.5
« Reply #80 on: May 25, 2022, 11:46:41 AM »

I don't know what Quality Captain does, but if a ship has rugged construction then that -17% and -20% should be /2, I will make a note to fix this tooltip issue thank you!
Logged
Don't compare your life to others if you have no idea what their life is all about.

DrTechman42

  • Ensign
  • *
  • Posts: 44
    • View Profile
Re: [0.95.1a] Better Deserved S-Mods 1.51
« Reply #81 on: June 09, 2022, 08:57:44 AM »

Hello. Have someyhing to report. Built in ECM does not remove the electronic warfare debuff. Have it s-modded and the weapon range is still reduced.

Other than that, really enjoying the mod. Thanks for making it.
Logged

Jackie

  • Ensign
  • *
  • Posts: 38
    • View Profile
Re: [0.95.1a] Better Deserved S-Mods 1.51
« Reply #82 on: June 09, 2022, 07:24:51 PM »

Hello. Have someyhing to report. Built in ECM does not remove the electronic warfare debuff. Have it s-modded and the weapon range is still reduced.

Other than that, really enjoying the mod. Thanks for making it.

Thanks! I have found out it is a problem with the game implementation, but I can implement a workaround for built-in ECM and ECCM Package. Thank you for your support!
Logged
Don't compare your life to others if you have no idea what their life is all about.

lelapinou

  • Ensign
  • *
  • Posts: 2
    • View Profile
Re: [0.95.1a] Better Deserved S-Mods 1.51
« Reply #83 on: June 15, 2022, 02:12:16 AM »

Just wondering, would it be possible to make the bonuses work on built-in hullmods? I do find it sad when I find a ship which has some built-in hullmod which doesn't get the S-mod bonus (To me, built-in hullmods are just free S-mods, and they function like that somewhat)
Though I do adore the mod for it makes you use hullmods you would never make s-mods, like efficiency overhaul, it's a legit choice and I love this mod for it
Logged

exelsiar

  • Ensign
  • *
  • Posts: 25
    • View Profile
Re: [0.95.1a] Better Deserved S-Mods 1.51
« Reply #84 on: June 15, 2022, 02:46:19 PM »

Just wondering, would it be possible to make the bonuses work on built-in hullmods? I do find it sad when I find a ship which has some built-in hullmod which doesn't get the S-mod bonus (To me, built-in hullmods are just free S-mods, and they function like that somewhat)
Though I do adore the mod for it makes you use hullmods you would never make s-mods, like efficiency overhaul, it's a legit choice and I love this mod for it

Your in luck, there is functionality for that, it's in the mods settings file.

I found it by chance, and hadn't even noticed that built in mods weren't affected.
Logged

Bob69Joe

  • Lieutenant
  • **
  • Posts: 74
  • Steam: Herr Derrierr with the tiger picture
    • View Profile
Re: [0.95.1a] Better Deserved S-Mods 1.51
« Reply #85 on: June 15, 2022, 03:08:06 PM »

What I greatly enjoy in this is insulated engines, plus my playstyle of increasing built-ins to 7 per ship and logistic mods to 3 not counting built-ins, making for maximum transport yachts and sensor radio ships. Phaseship stealth on top of all these sensor bonuses is lots of fun.
Logged
Search = 'site:cakravartin.com Hermetic Tradition'

Bob69Joe

  • Lieutenant
  • **
  • Posts: 74
  • Steam: Herr Derrierr with the tiger picture
    • View Profile
Re: [0.95.1a] Better Deserved S-Mods 1.5
« Reply #86 on: June 16, 2022, 10:29:27 AM »

I don't know what Quality Captain does, but if a ship has rugged construction then that -17% and -20% should be /2, I will make a note to fix this tooltip issue thank you!

Are you capable of adding a way to make signature hull mods gain s-bonuses? Converted hangar and survey or sensor hullmods take a handicap on the ships which brand them, so maybe something like gacha's mod can upgrade existing hullmods.
Logged
Search = 'site:cakravartin.com Hermetic Tradition'

Surgeol

  • Ensign
  • *
  • Posts: 10
    • View Profile
Re: [0.95.1a] Better Deserved S-Mods 1.51
« Reply #87 on: June 22, 2022, 05:19:41 AM »

S-mods bonus of Reinforced Bulkheads seems have some bugs, sometime the bonus of reduce negative effects of D-mods works weird.
According to my observation some other D-mods also have this situation, but due to time reasons I did not do specific tests one by one, so I'm not sure if this happen on all D-mods.
Here is an example
I choose a Shepherd with Faulty Power Grid
this is the flux stats of it
[close]
When I click the hullmod, prepare to build in Reinforced Bulkheads, flux stats displays correctly at the first time
first time it works like this
[close]
then cancel that, click on it again, the bug appears
it doesn't work anymore
[close]
[close]
Logged

Jackie

  • Ensign
  • *
  • Posts: 38
    • View Profile
Re: [0.95.1a] Better Deserved S-Mods 1.53
« Reply #88 on: June 26, 2022, 09:12:49 AM »

S-mods bonus of Reinforced Bulkheads seems have some bugs, sometime the bonus of reduce negative effects of D-mods works weird.
According to my observation some other D-mods also have this situation, but due to time reasons I did not do specific tests one by one, so I'm not sure if this happen on all D-mods.
Here is an example
I choose a Shepherd with Faulty Power Grid
this is the flux stats of it
[close]
When I click the hullmod, prepare to build in Reinforced Bulkheads, flux stats displays correctly at the first time
first time it works like this
[close]
then cancel that, click on it again, the bug appears
it doesn't work anymore
[close]
[close]
Thank you! I think I have fixed it in 1.53! Please redownload!
Logged
Don't compare your life to others if you have no idea what their life is all about.

Chryvrius

  • Ensign
  • *
  • Posts: 23
    • View Profile
Re: [0.95.1a] Better Deserved S-Mods 1.53
« Reply #89 on: July 21, 2022, 11:49:06 AM »

Time to ask the dreaded question that every modder hates;

Is this compatible with Progressive S-Mods?
Logged
Pages: 1 ... 4 5 [6] 7 8 ... 10