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: [0.96a] Missing Drones  (Read 3507 times)

Jamed Pake Dasi

  • Ensign
  • *
  • Posts: 5
    • View Profile
[0.96a] Missing Drones
« on: May 07, 2023, 09:05:23 AM »

Yo.

Felt like some drones were missing from the rooster. Felt like adding them. So I did. There's only two.

Spoiler


[close]

Credits
Code contains utility methods borrowed from LazyLib.
[close]
« Last Edit: May 10, 2023, 06:47:24 AM by Jamed Pake Dasi »
Logged

Meelock

  • Ensign
  • *
  • Posts: 28
    • View Profile
Re: [0.96a] Missing Drones
« Reply #1 on: May 07, 2023, 01:53:01 PM »

Looks very neat! Looking forwards to checking these out.
Logged

mrpras

  • Lieutenant
  • **
  • Posts: 54
    • View Profile
Re: [0.96a] Missing Drones
« Reply #2 on: May 09, 2023, 05:45:23 AM »

Thanks, very cool
Logged

Myo

  • Ensign
  • *
  • Posts: 4
    • View Profile
Re: [0.96a] Missing Drones
« Reply #3 on: May 09, 2023, 08:41:03 AM »

Oh, thats cool! Never seen any mod doing something like this
Logged

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 23986
    • View Profile
Re: [0.96a] Missing Drones
« Reply #4 on: May 15, 2023, 11:45:13 AM »

We've looked into the issue and have not found convincing evidence that this mod violates community standards regarding the use of code from other mods without permission or credit. I've cleaned up this thread; if there are future issues, please PM a moderator or use the "report post" feature.
Logged

TheDapperDoge

  • Ensign
  • *
  • Posts: 3
    • View Profile
Re: [0.96a] Missing Drones
« Reply #5 on: June 27, 2023, 06:49:41 AM »

I found a crash which occured when the ziggurat demolished the shield drones infront of my ship, not quite sure what to do about it.

Code
1590921 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.ArrayIndexOutOfBoundsException: -1
java.lang.ArrayIndexOutOfBoundsException: -1
at missdrones.systems.ShieldDronesScript.getFrontOrbitAngle(ShieldDronesScript.java:81)
at missdrones.systems.ai.ShieldDroneAI.getDesiredLocation(ShieldDroneAI.java:60)
at missdrones.systems.ai.BaseDroneAI.advance(BaseDroneAI.java:35)
at com.fs.starfarer.combat.entities.Ship$ShipAIWrapper.advance(Unknown Source)
at com.fs.starfarer.combat.CombatEngine.advanceInner(Unknown Source)
at com.fs.starfarer.combat.CombatEngine.advance(Unknown Source)
at com.fs.starfarer.combat.CombatState.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(Thread.java:750)

Modlist:
Code
"A_S-F",
    "adversary",
    "aod_capital",
    "aod_core",
    "armaa",
    "arulite_starworks",
    "ash",
    "assortment_of_things",
    "bc",
    "bruh_ship_browser",
    "BSC",
    "Celestial Mount Circle",
    "charmingly_wearisome",
    "clearCommands",
    "combatactivators",
    "Cryo_but_better",
    "Csp",
    "dex",
    "Diktat Enhancement",
    "dk_mis_095",
    "dmodservices",
    "edshipyard",
    "EmergentThreats_Vice",
    "exoticatechnologies",
    "GMDA",
    "GrandColonies",
    "Guardian_prototype",
    "HMI",
    "HMI_SV",
    "hte",
    "hyperdiving",
    "kayse_phaseships",
    "kel_relationship_matters",
    "KFM3",
    "lobster_proliferation",
    "lockedAndLoaded",
    "lunalib",
    "lw_console",
    "lw_lazylib",
    "lyr_ehm",
    "MagicLib",
    "Mayasuran Navy",
    "mayu_specialupgrades",
    "MissileShipOverhaul",
    "missing_drones",
    "missingships",
    "MODCalveraSystem",
    "MoreMilitaryMissions",
    "ness_saw",
    "nexerelin",
    "nf_sillyport",
    "ORK",
    "PAGSM",
    "pantera_ANewLevel40R",
    "presmattdamon_takenoprisoners",
    "pt_qolpack",
    "Red_Hat_Shenandoah_JRE8",
    "rotcesrats",
    "scan_those_gates",
    "secretsofthefrontier",
    "shaderLib",
    "ShipCatalogVariantEditor",
    "speedUp",
    "star_federation",
    "StationShips",
    "stelnet",
    "StopGapMeasures3",
    "sun_ruthless_sector",
    "sun_starship_legends",
    "superweapons",
    "supportships",
    "swp",
    "tahlan",
    "Terraforming \u0026 Station Construction",
    "timid_cum",
    "TouchOfVanilla_vri",
    "TrulyAutomatedShips",
    "underworld",
    "ungp",
    "unthemedweapons",
    "vesships",
    "whichmod",
    "wisp_NeutrinoDetectorMkII",
    "wisp_perseanchronicles",
    "wyv_planetaryShieldAccessControl",
    "yunru_arsenal",
    "yunru_ht",
    "yunru_midline_expansion",
    "yunru_pilot_radiant",
    "yunru_pirate_collection",
    "yunru_ttp",
    "yunrucore",
    "yunruHullModsLib",
    "yunruindustries",
    "yunruLooseFiles",
    "yunruworlds"
Logged

Bern

  • Ensign
  • *
  • Posts: 1
    • View Profile
Re: [0.96a] Missing Drones
« Reply #6 on: June 28, 2023, 05:53:44 PM »

I have to say, i really enjoy this mod, it has let me try different builds i was hesitant to try before.
Logged