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: Cannot create a new game  (Read 1425 times)

turtlehuman

  • Ensign
  • *
  • Posts: 4
    • View Profile
Cannot create a new game
« 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.
Logged

Sundog

  • Admiral
  • *****
  • Posts: 1723
    • View Profile
Re: Cannot create a new game
« Reply #1 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.

turtlehuman

  • Ensign
  • *
  • Posts: 4
    • View Profile
Re: Cannot create a new game
« Reply #2 on: December 06, 2019, 05:46:43 PM »

Thanks! Fixed Instantly lol.
Logged

Sundog

  • Admiral
  • *****
  • Posts: 1723
    • View Profile
Re: Cannot create a new game
« Reply #3 on: December 06, 2019, 06:43:05 PM »

No problem. Glad it worked  :)

Flying_Whale

  • Lieutenant
  • **
  • Posts: 59
    • View Profile
Re: Cannot create a new game
« Reply #4 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)
Logged

Sundog

  • Admiral
  • *****
  • Posts: 1723
    • View Profile
Re: Cannot create a new game
« Reply #5 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!