Fractal Softworks Forum

Please login or register.

Login with username, password and session length
Pages: 1 ... 210 211 [212] 213 214 ... 223

Author Topic: [0.97a] Terraforming and Station Construction (v9.0.8)  (Read 1105548 times)

Bangchow

  • Ensign
  • *
  • Posts: 8
    • View Profile
Re: [0.97a] Terraforming and Station Construction (v9.0.3)
« Reply #3165 on: March 04, 2024, 08:15:59 PM »

Logged

WyldMann

  • Ensign
  • *
  • Posts: 6
    • View Profile
Re: [0.97a] Terraforming and Station Construction (v9.0.4)
« Reply #3166 on: March 05, 2024, 07:55:35 AM »

Just a minor mod compatibility issue with AotD, but I think AI Mining Drones don't interact with the upgraded versions of mining industries. Not sure if it had always been this way.
Logged

katakis

  • Ensign
  • *
  • Posts: 7
    • View Profile
Re: [0.97a] Terraforming and Station Construction (v9.0.4)
« Reply #3167 on: March 05, 2024, 08:13:05 AM »

9.0.4 is throwing me a consistent crash on boot, even when only it and its dependencies are installed (lazy 2.8b and luna 1.8.4). Starsector .97RC10

The error log line is following:
Spoiler
Code
5664 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain  - com.fs.starfarer.api.util.RuleException: java.lang.RuntimeException: Command [boggledIsRemnantPatrol] not found in packages:
com.fs.starfarer.api.impl.campaign.rulecmd
com.fs.starfarer.api.impl.campaign.rulecmd.salvage
com.fs.starfarer.api.impl.campaign.rulecmd.newgame
com.fs.starfarer.api.impl.campaign.rulecmd.missions
com.fs.starfarer.api.impl.campaign.rulecmd.academy
lunalib.backend.cmds
data.scripts

com.fs.starfarer.api.util.RuleException: java.lang.RuntimeException: Command [boggledIsRemnantPatrol] not found in packages:
com.fs.starfarer.api.impl.campaign.rulecmd
com.fs.starfarer.api.impl.campaign.rulecmd.salvage
com.fs.starfarer.api.impl.campaign.rulecmd.newgame
com.fs.starfarer.api.impl.campaign.rulecmd.missions
com.fs.starfarer.api.impl.campaign.rulecmd.academy
lunalib.backend.cmds
data.scripts

at com.fs.starfarer.campaign.rules.super.<init>(Unknown Source)
at com.fs.starfarer.campaign.rules.Rules.o00000(Unknown Source)
at com.fs.starfarer.loading.SpecStore.ÓO0000(Unknown Source)
at com.fs.starfarer.loading.ResourceLoaderState.init(Unknown Source)
at com.fs.state.AppDriver.begin(Unknown Source)
at com.fs.starfarer.combat.CombatMain.main(Unknown Source)
at com.fs.starfarer.StarfarerLauncher.super(Unknown Source)
at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Command [boggledIsRemnantPatrol] not found in packages:
com.fs.starfarer.api.impl.campaign.rulecmd
com.fs.starfarer.api.impl.campaign.rulecmd.salvage
com.fs.starfarer.api.impl.campaign.rulecmd.newgame
com.fs.starfarer.api.impl.campaign.rulecmd.missions
com.fs.starfarer.api.impl.campaign.rulecmd.academy
lunalib.backend.cmds
data.scripts

at com.fs.starfarer.campaign.rules.super.getCommandClass(Unknown Source)
... 9 more
[close]
Logged

boggled

  • Admiral
  • *****
  • Posts: 1139
    • View Profile
Re: [0.97a] Terraforming and Station Construction (v9.0.4)
« Reply #3168 on: March 05, 2024, 08:33:31 AM »

9.0.4 is throwing me a consistent crash on boot, even when only it and its dependencies are installed (lazy 2.8b and luna 1.8.4). Starsector .97RC10

The error log line is following:
Spoiler
Code
5664 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain  - com.fs.starfarer.api.util.RuleException: java.lang.RuntimeException: Command [boggledIsRemnantPatrol] not found in packages:
com.fs.starfarer.api.impl.campaign.rulecmd
com.fs.starfarer.api.impl.campaign.rulecmd.salvage
com.fs.starfarer.api.impl.campaign.rulecmd.newgame
com.fs.starfarer.api.impl.campaign.rulecmd.missions
com.fs.starfarer.api.impl.campaign.rulecmd.academy
lunalib.backend.cmds
data.scripts

com.fs.starfarer.api.util.RuleException: java.lang.RuntimeException: Command [boggledIsRemnantPatrol] not found in packages:
com.fs.starfarer.api.impl.campaign.rulecmd
com.fs.starfarer.api.impl.campaign.rulecmd.salvage
com.fs.starfarer.api.impl.campaign.rulecmd.newgame
com.fs.starfarer.api.impl.campaign.rulecmd.missions
com.fs.starfarer.api.impl.campaign.rulecmd.academy
lunalib.backend.cmds
data.scripts

at com.fs.starfarer.campaign.rules.super.<init>(Unknown Source)
at com.fs.starfarer.campaign.rules.Rules.o00000(Unknown Source)
at com.fs.starfarer.loading.SpecStore.ÓO0000(Unknown Source)
at com.fs.starfarer.loading.ResourceLoaderState.init(Unknown Source)
at com.fs.state.AppDriver.begin(Unknown Source)
at com.fs.starfarer.combat.CombatMain.main(Unknown Source)
at com.fs.starfarer.StarfarerLauncher.super(Unknown Source)
at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Command [boggledIsRemnantPatrol] not found in packages:
com.fs.starfarer.api.impl.campaign.rulecmd
com.fs.starfarer.api.impl.campaign.rulecmd.salvage
com.fs.starfarer.api.impl.campaign.rulecmd.newgame
com.fs.starfarer.api.impl.campaign.rulecmd.missions
com.fs.starfarer.api.impl.campaign.rulecmd.academy
lunalib.backend.cmds
data.scripts

at com.fs.starfarer.campaign.rules.super.getCommandClass(Unknown Source)
... 9 more
[close]

Did you try deleting the entire TASC folder and redownloading?
Logged

katakis

  • Ensign
  • *
  • Posts: 7
    • View Profile
Re: [0.97a] Terraforming and Station Construction (v9.0.4)
« Reply #3169 on: March 05, 2024, 08:49:59 AM »

Yeah; just to be safe I did that again just now, same error.
Logged

boggled

  • Admiral
  • *****
  • Posts: 1139
    • View Profile
Re: [0.97a] Terraforming and Station Construction (v9.0.4)
« Reply #3170 on: March 05, 2024, 02:38:06 PM »

Yeah; just to be safe I did that again just now, same error.

Hmm, I'm not able to replicate this issue on my system. How are you downloading TASC - through the download link zip file, or using git clone? Are there any settings or CSV modifications you're copy/pasting back in after deleting the TASC folder and redownloading it? If you have a large mod folder, have you confirmed there's not two versions of TASC in the folder (it might be called "TASC" or "Terraforming and Station Construction")?
Logged

katakis

  • Ensign
  • *
  • Posts: 7
    • View Profile
Re: [0.97a] Terraforming and Station Construction (v9.0.4)
« Reply #3171 on: March 05, 2024, 09:48:57 PM »

Hmm, I'm not able to replicate this issue on my system. How are you downloading TASC - through the download link zip file, or using git clone? Are there any settings or CSV modifications you're copy/pasting back in after deleting the TASC folder and redownloading it? If you have a large mod folder, have you confirmed there's not two versions of TASC in the folder (it might be called "TASC" or "Terraforming and Station Construction")?
Using the download link in the OP. I have checked for any data that shouldn't be there, and just to be safe also deleted the TASC settings stored in lunasettings. I'll try to just move all mods apart from TASC from the mod folder and also try an earlier 9.x version
Logged

Morgan Rue

  • Commander
  • ***
  • Posts: 142
    • View Profile
Re: [0.97a] Terraforming and Station Construction (v9.0.4)
« Reply #3172 on: March 05, 2024, 10:42:22 PM »

Atmosphere Processor appears to count as Seafloor Cities for water world hazard.  Unless there's something else funky going on, unsure.
Logged
Dauntless.

katakis

  • Ensign
  • *
  • Posts: 7
    • View Profile
Re: [0.97a] Terraforming and Station Construction (v9.0.4)
« Reply #3173 on: March 05, 2024, 11:40:38 PM »

Hmm, I'm not able to replicate this issue on my system. How are you downloading TASC - through the download link zip file, or using git clone? Are there any settings or CSV modifications you're copy/pasting back in after deleting the TASC folder and redownloading it? If you have a large mod folder, have you confirmed there's not two versions of TASC in the folder (it might be called "TASC" or "Terraforming and Station Construction")?
Using the download link in the OP. I have checked for any data that shouldn't be there, and just to be safe also deleted the TASC settings stored in lunasettings. I'll try to just move all mods apart from TASC from the mod folder and also try an earlier 9.x version
OK, removed the game and made a fresh install of 97RC11 to a different drive, installed only lazy+luna+TASC

8.X works after editing the json version check
9.0.0, .1, .2 all boot; 9.0.3 and 9.0.4 both give me the same error I pasted above.
Logged

Evangel

  • Ensign
  • *
  • Posts: 29
    • View Profile
Re: [0.97a] Terraforming and Station Construction (v9.0.4)
« Reply #3174 on: March 06, 2024, 12:07:03 AM »

Atmosphere Processor appears to count as Seafloor Cities for water world hazard.  Unless there's something else funky going on, unsure.
Did you remove Seafloor Cities then add Atmosphere Processor? There's a bug in Seafloor Cities that doesn't correctly remove the pseudo suppression on the Water Surface condition when it's removed, fixed in 9.0.5
Logged

qwe

  • Ensign
  • *
  • Posts: 14
    • View Profile
Re: [0.97a] Terraforming and Station Construction (v9.0.4)
« Reply #3175 on: March 06, 2024, 12:20:39 AM »

amm what are you on about WD kun. hahaha
Logged

katakis

  • Ensign
  • *
  • Posts: 7
    • View Profile
Re: [0.97a] Terraforming and Station Construction (v9.0.4)
« Reply #3176 on: March 06, 2024, 12:24:27 AM »

Oh, damn.

That was it. WD also quarantined one of the files on my PC. Once I told it to sod off and put back the file, the mod works,
Logged

AurelionNoir

  • Ensign
  • *
  • Posts: 7
    • View Profile
Re: [0.97a] Terraforming and Station Construction (v9.0.4)
« Reply #3177 on: March 06, 2024, 01:59:35 AM »

Hello! I think I have a problem regarding the Kletka Simulators, I have about 4 of them with both alpha core ai and story points enabled for them but... after 2 years, I still haven't gotten a single AI core! No production monthly report, nothing :(

A mod that I could think of that would interfere is Ashes of the Domain, which I have installed.

Edit: Didn't fully read the changelogs, haven't tried it yet but it seems to be fixed in 9.0.3!
« Last Edit: March 07, 2024, 06:57:03 AM by AurelionNoir »
Logged

Morgan Rue

  • Commander
  • ***
  • Posts: 142
    • View Profile
Re: [0.97a] Terraforming and Station Construction (v9.0.4)
« Reply #3178 on: March 06, 2024, 03:58:53 AM »

Atmosphere Processor appears to count as Seafloor Cities for water world hazard.  Unless there's something else funky going on, unsure.
Did you remove Seafloor Cities then add Atmosphere Processor? There's a bug in Seafloor Cities that doesn't correctly remove the pseudo suppression on the Water Surface condition when it's removed, fixed in 9.0.5

Hm.  I might've started construction on seafloor cities and then immediately cancelled it?  I'm on 9.0.5 though.  Unsure.
Logged
Dauntless.

Arrean

  • Ensign
  • *
  • Posts: 2
    • View Profile
Re: [0.97a] Terraforming and Station Construction (v9.0.4)
« Reply #3179 on: March 06, 2024, 05:39:04 PM »

Think I have another LunaLib settings related one. Searched for it in the thread, didn't find it.

boggledDomainTechObjectivesUpgradeRelationshipImpact is defined in LunaSettings.csv, and LunaLib is installed and enabled. However, attempting to upgrade a makeshift stable location structure to domain tech returns below:
Code
7261668 [Thread-3] WARN  com.fs.starfarer.campaign.rules.oOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO  - Problem with command of class data.scripts.boggledObjectiveBuild: org.json.JSONException: JSONObject["boggledDomainTechObjectivesUpgradeRelationshipImpact"] not found.
java.lang.RuntimeException: org.json.JSONException: JSONObject["boggledDomainTechObjectivesUpgradeRelationshipImpact"] not found.
at com.fs.starfarer.settings.StarfarerSettings.?00000(Unknown Source)
at com.fs.starfarer.settings.StarfarerSettings$1.getFloat(Unknown Source)
at data.scripts.boggledObjectiveBuild.build(boggledObjectiveBuild.java:87)
at data.scripts.boggledObjectiveBuild.execute(boggledObjectiveBuild.java:52)
at com.fs.starfarer.campaign.rules.oOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO.execute(Unknown Source)
at com.fs.starfarer.campaign.rules.Object.runScript(Unknown Source)
at com.fs.starfarer.api.impl.campaign.rulecmd.FireBest.applyRule(FireBest.java:106)
at com.fs.starfarer.api.impl.campaign.rulecmd.FireBest.execute(FireBest.java:51)
at com.fs.starfarer.api.impl.campaign.rulecmd.FireBest.fire(FireBest.java:57)
at com.fs.starfarer.api.impl.campaign.RuleBasedInteractionDialogPluginImpl.fireBest(RuleBasedInteractionDialogPluginImpl.java:177)
at com.fs.starfarer.api.impl.campaign.RuleBasedInteractionDialogPluginImpl.optionSelected(RuleBasedInteractionDialogPluginImpl.java:210)
at com.fs.starfarer.ui.newui.o0Oo$1.super(Unknown Source)
at com.fs.starfarer.ui.newui.OoOO.actionPerformed(Unknown Source)
at com.fs.starfarer.ui.o0O0.buttonPressed(Unknown Source)
at com.fs.starfarer.ui.int.?00000(Unknown Source)
at com.fs.starfarer.ui.int.processInput(Unknown Source)
at com.fs.starfarer.ui.W.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.super(Unknown Source)
at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: org.json.JSONException: JSONObject["boggledDomainTechObjectivesUpgradeRelationshipImpact"] not found.
at org.json.JSONObject.get(JSONObject.java:406)
at org.json.JSONObject.getDouble(JSONObject.java:445)
... 23 more

The structure also doesn't get updated.

It seems that whatever is referencing that variable doesn't look for it in LunaSettings. I've added it to settings.json to circumvent this for now, which worked.

I'm on 9.0.4 though, since version checker didn't report 9.0.5 to me yet
« Last Edit: March 06, 2024, 05:41:14 PM by Arrean »
Logged
Pages: 1 ... 210 211 [212] 213 214 ... 223