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)

Author Topic: Seemingly unavoidable crash - "Conversion = s, Flags ="  (Read 957 times)

Gox

  • Ensign
  • *
  • Posts: 2
    • View Profile
Seemingly unavoidable crash - "Conversion = s, Flags ="
« on: August 16, 2019, 08:56:37 AM »

I recently purchased the game and I am really enjoying it - I already hit max level so tweaked the settings to allow leveling past 50 (currently my character is level 52),

Unfortunately whenever I load a save and play for around 5 mins my game crashes. From the log it appears that it might be related to a luddic path intel update event or something
along those lines? I tried loading older saves and then when I got to what I assume is the same day in game the crash happened again. Currently it means I cant play my main character :(

Below is the full output in the log, any help would be greatly appreciated:

57462 [Thread-4] ERROR com.fs.starfarer.combat.CombatMain  - java.util.FormatFlagsConversionMismatchException: Conversion = s, Flags = 
java.util.FormatFlagsConversionMismatchException: Conversion = s, Flags = 
   at java.util.Formatter$FormatSpecifier.failMismatch(Unknown Source)
   at java.util.Formatter$FormatSpecifier.checkBadFlags(Unknown Source)
   at java.util.Formatter$FormatSpecifier.checkGeneral(Unknown Source)
   at java.util.Formatter$FormatSpecifier.<init>(Unknown Source)
   at java.util.Formatter.parse(Unknown Source)
   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 com.fs.starfarer.api.impl.campaign.intel.BaseIntelPlugin.addMarketToList(BaseIntelPlugin.java:634)
   at com.fs.starfarer.api.impl.campaign.intel.bases.LuddicPathCellsIntel.addBulletPo ints(LuddicPathCellsIntel.java:272)
   at com.fs.starfarer.api.impl.campaign.intel.bases.LuddicPathCellsIntel.createIntel Info(LuddicPathCellsIntel.java:307)
   at com.fs.starfarer.campaign.comms.ooOO.<init>(Unknown Source)
   at com.fs.starfarer.campaign.comms.super.addMessage(Unknown Source)
   at com.fs.starfarer.campaign.CampaignState.addMessage(Unknown Source)
   at com.fs.starfarer.campaign.comms.v2.IntelManager.addIntel(Unknown Source)
   at com.fs.starfarer.campaign.comms.v2.IntelManager.addIntel(Unknown Source)
   at com.fs.starfarer.campaign.comms.v2.IntelManager.addIntel(Unknown Source)
   at com.fs.starfarer.api.impl.campaign.intel.bases.LuddicPathCellsIntel.<init>(LuddicPathCellsIntel.java:105)
   at com.fs.starfarer.api.impl.campaign.intel.bases.LuddicPathBaseManager.updateCell Status(LuddicPathBaseManager.java:196)
   at com.fs.starfarer.api.impl.campaign.intel.bases.LuddicPathBaseManager.advance(LuddicPathBaseManager.java:95)
   at com.fs.starfarer.campaign.CampaignEngine.advance(Unknown Source)
   at com.fs.starfarer.campaign.CampaignState.advance(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$1.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
Logged

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 23986
    • View Profile
Re: Seemingly unavoidable crash - "Conversion = s, Flags ="
« Reply #1 on: August 16, 2019, 09:08:07 AM »

Hi - sorry about the trouble! Hmm. Do any of your colonies have a % sign in the name?

If so: removing that should resolve the issue.

If not: could you email me your save, with instructions for how to reproduce the issue? fractalsoftworks [at] gmail [dot] com
Logged

Gox

  • Ensign
  • *
  • Posts: 2
    • View Profile
Re: Seemingly unavoidable crash - "Conversion = s, Flags ="
« Reply #2 on: August 16, 2019, 09:21:37 AM »

Actually one of them did have a % in the name! thank you for the quick fix on this. Excellent game by the way, I've recommended it to all my friends
Logged

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 23986
    • View Profile
Re: Seemingly unavoidable crash - "Conversion = s, Flags ="
« Reply #3 on: August 16, 2019, 09:48:54 AM »

Nice, glad that's what it was! And thank you for your support :)
Logged