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); In-development patch notes for Starsector 0.98a (2/8/25)

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - horkie

Pages: [1]
1
Mods / Re: [0.97a] Aptly Simple Hullmods 2.0.0a
« on: July 03, 2024, 08:32:18 PM »
Hello again! I got a crash in the battle of the mission Wayward Star, from the mod Secrets of the Frontier. It seems its related to convicted crewmates once again (yeah, I love that hullmod). As soon as I take down a Shrike in that mission, I get a CTD and the following log message:

16044751 [Thread-2] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.NullPointerException: Cannot invoke "java.lang.Float.floatValue()" because the return value of "java.util.Map.get(Object)" is null
java.lang.NullPointerException: Cannot invoke "java.lang.Float.floatValue()" because the return value of "java.util.Map.get(Object)" is null
   at aptlysimplehullmods.hullmods.ConvictedCrewmates$AP_ConvictedCrewmatesScript.advance(ConvictedCrewmates.java:98) ~[?:?]
   at com.fs.starfarer.combat.entities.Ship.advance(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.combat.CombatEngine.advanceInner(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.combat.CombatEngine.advance(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.combat.CombatState.traverse(Unknown Source) ~[port_obf.jar:?]
   at com.fs.state.AppDriver.begin(Unknown Source) ~[port.common_obf.jar:?]
   at com.fs.starfarer.combat.CombatMain.main(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.StarfarerLauncher.super(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source) ~[port_obf.jar:?]
   at java.base/java.lang.Thread.run(Thread.java:1575) [?:?]

Not sure if this is in your end or theirs, but just wanted to let you know. Again, thanks for the wonderful mod and all the updates!

EDIT: so I just replayed the combat without the hullmod, I imagine its got something to do with the fact that enemies in this mission are not destroyed, but “banished“. Not sure if there is anything that can be done on your end to account for that, or if that just sort of screws up the hullmod in this instance

2
Hey, love the mod! I was wondering if there's any way to change the "traits" section on the diplomatic profile of the player's faction?

3
Mods / Re: [0.97a-RC11] Diktat Enhancement 1.2.2c
« on: June 22, 2024, 05:28:37 PM »
So whats up with the Gamaliel? Found it a while ago, have just been carrying it along to see if something will happen with it but is it just a trophy ship for now?

4
Mods / Re: [0.97a] Fleet Journal v1.1.3
« on: June 20, 2024, 11:17:33 PM »
Hey, pretty sure I'm having the same issue as Stormy. Game crashes when I try to open fleet log, I had been using it for a long time before with no issues, no idea what happened. Here's the relevant crash log

1366727 [Thread-2] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.NullPointerException: Cannot invoke "com.fs.starfarer.ui.o0O0.highlight()" because the return value of "com.fs.starfarer.campaign.comms.v2.oOOO.getButton()" is null
java.lang.NullPointerException: Cannot invoke "com.fs.starfarer.ui.o0O0.highlight()" because the return value of "com.fs.starfarer.campaign.comms.v2.oOOO.getButton()" is null
   at com.fs.starfarer.campaign.comms.v2.EventsPanel.super(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.campaign.comms.v2.EventsPanel.õ00000(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.campaign.comms.v2.EventsPanel.tagsChanged(Unknown Source) ~[port_obf.jar:?]

Thanks for the mod!

EDIT: it seems to be related to the Nexerelin Midnight Dissonant questline maybe? I loaded a save just before the quest where you have to tail a hegemony fleet and had no issues, then halfway through tailing the fleet I started crashing as soon as I opened the fleet log tab on the intel menu.

5
Mods / Re: [0.97a] Arma Armatura v3.0.6 BETA [4/3/24]
« on: June 12, 2024, 10:18:04 PM »
Hey, love the mod! I recently got the messages telling me that I unlocked both the hi-mac and the stims hullmods after getting Sera to a pretty high standing... only problem is, I can't seem to find these hullmods anywhere when I try to refit. Any ideas? Might be player error, Im not sure if I am supposed to do something else to get them. Thanks in advance!

Edit: nevermind, just saw that there's a bunch of stuff awaiting collection in new meshan. Well that's what I get for only calling and never actually going there. Thanks!

Edit2: I'm not sure if this bug has been fixed for everyone else, but I have been getting the bug that I believe people were saying is related to the Fenris semi-occasionally. I am running two Fenris in my fleet. Here are the logs:

java.lang.ClassCastException: class com.fs.starfarer.combat.entities.Ship cannot be cast to class org.lwjgl.util.vector.Vector2f (com.fs.starfarer.combat.entities.Ship and org.lwjgl.util.vector.Vector2f are in unnamed module of loader 'app')
   at com.fs.starfarer.combat.ai.system.A.super(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.combat.ai.BasicShipAI.advance(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.combat.CombatEngine.advanceInner(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.combat.CombatEngine.advance(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.combat.CombatState.traverse(Unknown Source) ~[port_obf.jar:?]
   at com.fs.state.AppDriver.begin(Unknown Source) ~[port.common_obf.jar:?]
   at com.fs.starfarer.combat.CombatMain.main(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.StarfarerLauncher.super(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source) ~[port_obf.jar:?]
   at java.base/java.lang.Thread.run(Thread.java:1575) [?:?]

6
Mods / Re: [0.97a] Aptly Simple Hullmods 1.9.5
« on: June 12, 2024, 04:58:21 PM »
Hey, thanks for all the updates! Just wanted to report another pretty specific bug I found. It's been happening while using a ship with the convicted crewmates hullmod against a bounty target from the Arma Armatura mod. Granted, I'm not sure if the issue comes from this mod or the other. Here's the log

14402714 [Thread-2] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.NullPointerException: Cannot invoke "java.lang.Float.floatValue()" because the return value of "java.util.Map.get(Object)" is null
java.lang.NullPointerException: Cannot invoke "java.lang.Float.floatValue()" because the return value of "java.util.Map.get(Object)" is null
   at aptlysimplehullmods.hullmods.ConvictedCrewmates$AP_ConvictedCrewmatesScript.advance(ConvictedCrewmates.java:97) ~[?:?]
   at com.fs.starfarer.combat.entities.Ship.advance(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.combat.CombatEngine.advanceInner(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.combat.CombatEngine.advance(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.combat.CombatState.traverse(Unknown Source) ~[port_obf.jar:?]
   at com.fs.state.AppDriver.begin(Unknown Source) ~[port.common_obf.jar:?]
   at com.fs.starfarer.combat.CombatMain.main(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.StarfarerLauncher.super(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source) ~[port_obf.jar:?]
   at java.base/java.lang.Thread.run(Thread.java:1575) [?:?]

Thanks in advance!

7
Mods / Re: [0.97a] Aptly Simple Hullmods 1.9.3
« on: May 28, 2024, 03:41:35 PM »
Hey, love what I've seen of the mod so far! I've been having an issue. I noticed the latest update was supposed to introduce a fix to the crash that happens when viewing the hullmod "Invasion Package" outside of the campaign, but I seem to be crashing every time I hover over it in Missions. Any idea what might be going on? This was a fresh install of the game as well as the mod, and I'm running Mikohime's mod for Java 23 Starsector. I'll post the logs of the relevant error below. Thanks for the mod and any help you might be able to provide!

272308 [Thread-2] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.NullPointerException: Cannot invoke "com.fs.starfarer.api.campaign.CampaignFleetAPI.getFleetData()" because the return value of "com.fs.starfarer.api.campaign.SectorAPI.getPlayerFleet()" is null
java.lang.NullPointerException: Cannot invoke "com.fs.starfarer.api.campaign.CampaignFleetAPI.getFleetData()" because the return value of "com.fs.starfarer.api.campaign.SectorAPI.getPlayerFleet()" is null
   at aptlysimplehullmods.hullmods.InvasionPackage.getStatMultiplier(InvasionPackage.java:76) ~[?:?]
   at aptlysimplehullmods.hullmods.InvasionPackage.addPostDescriptionSection(InvasionPackage.java:63) ~[?:?]
   at com.fs.starfarer.ui.impl.StandardTooltipV2$12.createImpl(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.impl.StandardTooltipV2Expandable.create(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.impl.StandardTooltipV2Expandable.beforeShown(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.thissuper.showTooltip(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.O0Oo.super.new(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.O0Oo.processInput(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.thissuper.processInput(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.g$Oo.processInputImpl(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.thissuper.processInput(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.o000.dispatchEventsToChildren(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.o000.processInputImpl(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.g.processInputImpl(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.thissuper.processInput(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.o000.dispatchEventsToChildren(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.o000.processInputImpl(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.thissuper.processInput(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.o000.dispatchEventsToChildren(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.o000.processInputImpl(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.thissuper.processInput(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.o000.dispatchEventsToChildren(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.o000.processInputImpl(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.O.processInputImpl(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.coreui.refit.ModPickerDialogV3.processInputImpl(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.thissuper.processInput(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.o000.dispatchEventsToChildren(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.o000.processInputImpl(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.ui.thissuper.processInput(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.title.TitleScreenState.processInput(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.BaseGameState.traverse(Unknown Source) ~[port_obf.jar:?]
   at com.fs.state.AppDriver.begin(Unknown Source) ~[port.common_obf.jar:?]
   at com.fs.starfarer.combat.CombatMain.main(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.StarfarerLauncher.super(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source) ~[port_obf.jar:?]
   at java.base/java.lang.Thread.run(Thread.java:1575) [?:?]

Pages: [1]