Fractal Softworks Forum

Starsector => Bug Reports & Support => Bug Reports & Support (modded) => Topic started by: turtlehuman on December 05, 2019, 03:01:08 PM

Title: Cannot create a new game
Post by: turtlehuman on December 05, 2019, 03:01:08 PM
Noob here, When I create a new game it says not able to save and to check starsector.log BTW on mac.
Title: Re: Cannot create a new game
Post by: Sundog on December 05, 2019, 04:42:44 PM
Looks like you might be having the same problem that was reported in this thread:
http://fractalsoftworks.com/forum/index.php?topic=15774.0

The same solution might work for you as well.
Title: Re: Cannot create a new game
Post by: turtlehuman on December 06, 2019, 05:46:43 PM
Thanks! Fixed Instantly lol.
Title: Re: Cannot create a new game
Post by: Sundog on December 06, 2019, 06:43:05 PM
No problem. Glad it worked  :)
Title: Re: Cannot create a new game
Post by: Flying_Whale on December 11, 2019, 09:53:40 AM
Hello. Having this error when starting a new game. What could cause that?

ERROR com.fs.starfarer.combat.CombatMain  - java.lang.NoSuchFieldError: BOUNTY_DURATION
java.lang.NoSuchFieldError: BOUNTY_DURATION
   at hyperdrive.ModPlugin.onGameLoad(ModPlugin.java:154)
   at com.fs.starfarer.campaign.save.CampaignGameManager.super(Unknown Source)
   at com.fs.starfarer.title.TitleScreenState.dialogDismissed(Unknown Source)
   at com.fs.starfarer.ui.N.dismiss(Unknown Source)
   at com.fs.starfarer.ui.impl.K.dismiss(Unknown Source)
   at com.fs.starfarer.campaign.save.if.actionPerformed(Unknown Source)
   at com.fs.starfarer.ui.newnew.buttonPressed(Unknown Source)
   at com.fs.starfarer.ui.I.?00000(Unknown Source)
   at com.fs.starfarer.ui.I.processInput(Unknown Source)
   at com.fs.starfarer.ui.O0Oo.o00000(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)
Title: Re: Cannot create a new game
Post by: Sundog on December 11, 2019, 04:20:34 PM
That is caused by my hyperdrive mod trying to access something from Vayra's Sector that doesn't exist in the version you're using. Updating to the latest version of Vayra's Sector should fix it. If updating would break your save though, you'll have to disable Hyperdrive. I'll make sure the next version of Hyperdrive is compatible with old versions of Vayra's Sector. Sorry for the trouble!