Fractal Softworks Forum

Please login or register.

Login with username, password and session length
Pages: 1 ... 240 241 [242] 243 244 ... 398

Author Topic: [0.97a] Nexerelin v0.11.1b "Clausewitz Protocol" (update 2024-02-11)  (Read 3039357 times)

Histidine

  • Admiral
  • *****
  • Posts: 4681
    • View Profile
    • GitHub profile
Re: [0.95a] Nexerelin v0.10 "Space Hero Academia" (update 2021-04-11)
« Reply #3615 on: April 11, 2021, 07:17:54 PM »

Here's a thrown-together-while-at-work update that should fix the reported crashes, although I can't guarantee there aren't others (at least it probably won't introduce new ones).
Download

If it works, official update soonish.
Logged

Hellya

  • Lieutenant
  • **
  • Posts: 92
    • View Profile
Re: [0.95a] Nexerelin v0.10 "Space Hero Academia" (update 2021-04-11)
« Reply #3616 on: April 11, 2021, 09:12:20 PM »

This has put me in control of Mayansuran Navy's home planet (Mayansuran Navy Mod). Not sure that is intended.
Logged

Histidine

  • Admiral
  • *****
  • Posts: 4681
    • View Profile
    • GitHub profile
Re: [0.95a] Nexerelin v0.10 "Space Hero Academia" (update 2021-04-11)
« Reply #3617 on: April 11, 2021, 09:26:20 PM »

This has put me in control of Mayansuran Navy's home planet (Mayansuran Navy Mod). Not sure that is intended.
Mayasuran Navy feature :)

Using latest version and getting following error during sector generation:

573738 [Thread-4] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.NoClassDefFoundError: exerelin/utilities/ExerelinConfig
java.lang.NoClassDefFoundError: exerelin/utilities/ExerelinConfig
   at scripts.campaign.retrofit.Roider_UnionHQRetrofitManager.getRetrofits(Roider_UnionHQRetrofitManager.java:128)
   at scripts.campaign.retrofit.blueprints.Roider_PiratesLearnBPsScript.getSources(Roider_PiratesLearnBPsScript.java:87)
   at scripts.campaign.retrofit.blueprints.Roider_PiratesLearnBPsScript.<init>(Roider_PiratesLearnBPsScript.java:25)
   at scripts.Roider_ModPlugin.onNewGameAfterEconomyLoad(Roider_ModPlugin.java:72)
   at com.fs.starfarer.campaign.save.CampaignGameManager.o00000(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.o0oO.dismiss(Unknown Source)
   at com.fs.starfarer.campaign.save.J.actionPerformed(Unknown Source)
   at com.fs.starfarer.ui.k.buttonPressed(Unknown Source)
   at com.fs.starfarer.ui.I.new(Unknown Source)
   at com.fs.starfarer.ui.I.processInput(Unknown Source)
   at com.fs.starfarer.ui.O0Oo.super(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)
Caused by: java.lang.ClassNotFoundException: exerelin.utilities.ExerelinConfig
   at java.net.URLClassLoader$1.run(Unknown Source)
   at java.net.URLClassLoader$1.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.net.URLClassLoader.findClass(Unknown Source)
   at java.lang.ClassLoader.loadClass(Unknown Source)
   at java.lang.ClassLoader.loadClass(Unknown Source)
   ... 19 more

Update your Roider Union.
Logged

Satirical

  • Commander
  • ***
  • Posts: 120
    • View Profile
Re: [0.95a] Nexerelin v0.10 "Space Hero Academia" (update 2021-04-11)
« Reply #3618 on: April 11, 2021, 11:11:10 PM »

uhhh i think the contacts reputations are decaying over time because of this mod is that on purpose?
Logged

Scourge

  • Ensign
  • *
  • Posts: 7
    • View Profile
Re: [0.95a] Nexerelin v0.10 "Space Hero Academia" (update 2021-04-11)
« Reply #3619 on: April 11, 2021, 11:21:22 PM »

Here's a thrown-together-while-at-work update that should fix the reported crashes, although I can't guarantee there aren't others (at least it probably won't introduce new ones).
Download

If it works, official update soonish.

For me it has worked, so far.

Random World Generation -> Free Start. No more crash.
And the Invasion crash has not come up yet so far either, and in the ongoing savegame I had where it would happen, it didn't anymore.
Logged

Serene Devil

  • Ensign
  • *
  • Posts: 2
    • View Profile
Re: [0.95a] Nexerelin v0.10 "Space Hero Academia" (update 2021-04-11)
« Reply #3620 on: April 12, 2021, 01:44:03 AM »

Thank you, this mini update has fixed it for me as well.  ;D
I loaded up the save I used to get the Invasion crash on before and was able to play for hours without any problems.
« Last Edit: April 12, 2021, 01:45:53 AM by Serene Devil »
Logged

erikem

  • Lieutenant
  • **
  • Posts: 76
    • View Profile
Re: [0.95a] Nexerelin v0.10 "Space Hero Academia" (update 2021-04-11)
« Reply #3621 on: April 12, 2021, 01:54:05 AM »

Works great so far with this fix-update. Thank you very much!
Logged

anduril38

  • Ensign
  • *
  • Posts: 2
    • View Profile
Re: [0.95a] Nexerelin v0.10 "Space Hero Academia" (update 2021-04-11)
« Reply #3622 on: April 12, 2021, 03:03:40 AM »

Ran into this crash while travelling in a random sector (was doing some surveys):

594549 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.NullPointerException
java.lang.NullPointerException
   at com.fs.starfarer.api.impl.campaign.procgen.themes.BaseThemeGenerator.getInnerRa dius(BaseThemeGenerator.java:1204)
   at com.fs.starfarer.api.impl.campaign.procgen.themes.BaseThemeGenerator.getLocatio ns(BaseThemeGenerator.java:785)
   at scripts.campaign.fleets.Roider_MinerManager.pickLocation(Roider_MinerManager.java:195)
   at scripts.campaign.fleets.Roider_MinerManager.advance(Roider_MinerManager.java:128)
   at scripts.campaign.econ.Roider_Dives.advance(Roider_Dives.java:103)
   at com.fs.starfarer.campaign.econ.Market.advance(Unknown Source)
   at com.fs.starfarer.campaign.econ.Economy.advance(Unknown Source)
   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.o00000(Unknown Source)
   at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
594926 [Thread-9] INFO  sound.O  - Creating streaming player for music with id [miscallenous_corvus_campaign_music.ogg]
594927 [Thread-9] INFO  sound.null  - Playing music with id [miscallenous_corvus_campaign_music.ogg]

Trying to work out what's causing it. I recently updated Roider Union to the latest version this morning and I applied the Nex hotfix. Everything else seems to be up to date.

"Adjusted Sector",
  "capturecrew",
  "lw_console", Console Commands mod
  "lw_lazylib",
  "MagicLib",
  "nexerelin",
  "roider", Roider Union
  "speedUp"
Logged

Histidine

  • Admiral
  • *****
  • Posts: 4681
    • View Profile
    • GitHub profile
Re: [0.95a] Nexerelin v0.10b "Space Hero Academia" (hotfix 2021-04-12)
« Reply #3623 on: April 12, 2021, 06:09:13 AM »

Official version of the crash fixes. Should solve your problem too @anduril38.

Nexerelin v0.10b
Download

Changelog
Spoiler
## v0.10b ##
* Fix some known and possible crashes from a market with null containing location
* Apply retroactive-to-existing-saves fix for theme generator crash with secret location
* Fix not being able to use custom production contracts (was fixed in secret reupload of v0.10, but now nobody should miss it)
* Fleets can specify that their ship's S-mods should not be kept on recovery (memory flag `$nex_noKeepSMods`)
* Add settings.json option to disable marking Academy quest locations as story-critical
    * Also prevents the "visit Academy" bar quest from appearing
[close]

uhhh i think the contacts reputations are decaying over time because of this mod is that on purpose?
Nex doesn't try to decay contact rep and I don't know of any mechanic in vanilla or a mod that does this. If other people are seeing the issue, maybe I'll write some code for people to debug their games with.

Thanks for the quick update!

Question/request: Could you please add an option to disable the story elements in the game?
I've added a settings.json feature:
Code: json
	# if true, locations in Academy quest aren't marked as story-critical, so they can be decivilized and such
# (and the "go to Academy" quest doesn't appear)
"nex_noStoryCriticalMarkets":false,
Logged

megabot

  • Commander
  • ***
  • Posts: 124
    • View Profile
Re: [0.95a] Nexerelin v0.10b "Space Hero Academia" (hotfix 2021-04-12)
« Reply #3624 on: April 12, 2021, 06:12:43 AM »

so the mod is great and all, but @Histidine, what's the sauce of that anime pic?
Logged

AcaMetis

  • Captain
  • ****
  • Posts: 484
    • View Profile
Re: [0.95a] Nexerelin v0.10b "Space Hero Academia" (hotfix 2021-04-12)
« Reply #3625 on: April 12, 2021, 06:13:34 AM »

Quote
Nex doesn't try to decay contact rep and I don't know of any mechanic in vanilla or a mod that does this. If other people are seeing the issue, maybe I'll write some code for people to debug their games with.
It's a bug with vanilla story-based contacts, at least the first one. Don't know the details, but regular contacts don't have this problem.
Logged

Jet Black

  • Commander
  • ***
  • Posts: 125
    • View Profile
Re: [0.95a] Nexerelin v0.10b "Space Hero Academia" (hotfix 2021-04-12)
« Reply #3626 on: April 12, 2021, 06:16:40 AM »

Quick question. Will randomising core worlds mess with the faction quests from the base game and mods I use?
Logged

Histidine

  • Admiral
  • *****
  • Posts: 4681
    • View Profile
    • GitHub profile
Re: [0.95a] Nexerelin v0.10b "Space Hero Academia" (hotfix 2021-04-12)
« Reply #3627 on: April 12, 2021, 07:04:43 AM »

so the mod is great and all, but @Histidine, what's the sauce of that anime pic?
Fie Claussell, from The Legend of Heroes: Trails of Cold Steel (JRPG series).
Great girl if you like the quiet types who're good with the stabby stuff.

Quick question. Will randomising core worlds mess with the faction quests from the base game and mods I use?
The Academy quests won't appear, since they rely on named locations (and there's no Galatia Academy to get them at, anyway). Most mod quests should work, since they don't have the same constraint.
I've seen at least a few of the Persean Chronicles quests, Legacy of Arkgnesis's Champion Lancer quest, and Arsenal Expansion's A Promise in my last playthrough, so I can confirm those work.
Logged

QuiteDrunk

  • Ensign
  • *
  • Posts: 3
    • View Profile
Re: [0.95a] Nexerelin v0.10b "Space Hero Academia" (hotfix 2021-04-12)
« Reply #3628 on: April 12, 2021, 07:16:12 AM »

mod works great, you guys are awesome, thanks for making my easter holiday fantastic. much love to the modders, you make a good game GREAT!!! we love you guys and appriceate your hard work. I will be supporting you via patreon....
Logged

anduril38

  • Ensign
  • *
  • Posts: 2
    • View Profile
Re: [0.95a] Nexerelin v0.10b "Space Hero Academia" (hotfix 2021-04-12)
« Reply #3629 on: April 12, 2021, 07:23:03 AM »

Thanks! will test <3
Logged
Pages: 1 ... 240 241 [242] 243 244 ... 398