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)

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.

Topics - TMPhoenix

Pages: [1]
1
For quite some time, I've been seeing an occasional crash when repairing a few ships in a row.
It tends to happen when using keyboard shortcuts to quickly repair a few ships rapidly.
Game is currently modded, although I think/believe I've also seen it in vanilla runs, and the stack trace seems to be entirely vanilla:

3787624 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain  - java.util.ConcurrentModificationException
java.util.ConcurrentModificationException
   at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
   at java.util.ArrayList$Itr.next(Unknown Source)
   at com.fs.starfarer.coreui.V.<init>(Unknown Source)
   at com.fs.starfarer.ui.newui.K$3.actionPerformed(Unknown Source)
   at com.fs.starfarer.ui.newnew.buttonPressed(Unknown Source)
   at com.fs.starfarer.ui.I.<YEN SYMBOL REPLACED BECAUSE FORUM CAN'T HANDLE IT>0000(Unknown Source)
   at com.fs.starfarer.ui.I.processInput(Unknown Source)
   at com.fs.starfarer.ui.newnew.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.o00O.processInput(Unknown Source)
   at com.fs.starfarer.ui.v.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.v.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.o00O.processInput(Unknown Source)
   at com.fs.starfarer.ui.v.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.v.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.Oo0O.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.newui.K.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.o00O.processInput(Unknown Source)
   at com.fs.starfarer.ui.v.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.v.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.Oo0O.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.newui.Stringsuper.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.o00O.processInput(Unknown Source)
   at com.fs.starfarer.ui.v.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.v.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.o00O.processInput(Unknown Source)
   at com.fs.starfarer.campaign.CampaignState.processInput(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)

Again, it doesn't happen every time, even if I seemingly do it at a similar speed and in the same order, so it seems to depend on timing.

2
Bug Reports & Support / Contact mission impossible to complete
« on: April 05, 2021, 11:22:40 AM »
One of my contacts from the story quest line (the woman with the missing ship) became one of my contacts.
She asked me to deliver some supplies to someone at the Academy (not someone involved in the story quests). When I arrived there this person was nowhere to be found, thus the quest was impossible to complete.

On the other hand she also offered me some overly easy to complete missions:
"Take these 1000 supplies of my hands"
while at the same time offering a supply mission to provide her with... You guessed it...
1000 supplies.

3
Bug Reports & Support / Typo in rules.csv
« on: May 06, 2017, 10:47:26 AM »
The line: (570 in 0.8a)
""Servant of Moloch! Redemption is not out of reach even for you. A tith of $entity.LP_tith credits may set you upon the first step of the Path of Ludd.""
has a spelling mistake: $entity.LP_tith  => $entity.LP_tithe
Now I don't know how much the nutball was asking for before I blew him up :)

4
Bug Reports & Support / [bug][0.7a] Unknown fleet sensor range exploit
« on: November 29, 2015, 12:59:37 PM »
In 0.7a, when clicking on unknown fleets out of identification range on the overview map to intercept them, the text message still shows the actual fleet name, instead of the "unknown fleet" title.

Pages: [1]