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: Anubis-class Cruiser (12/20/24)

Pages: 1 ... 36 37 [38] 39 40 41

Author Topic: [0.97a] Yuri Expedition v.3.0.3 || Faction Pack || Update 08/31 [YRXP]  (Read 340043 times)

Jakened

  • Ensign
  • *
  • Posts: 36
    • View Profile
Re: [0.96a] Yuri Expedition v.3.0.2 || Faction Pack || Hotfix 12/27 [YRXP]
« Reply #555 on: January 13, 2024, 09:19:12 PM »

got a crash with one of your ships, it looks like a slot was missing from the shiP? im on the latest version by the way

5774221 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.RuntimeException: Slot id [WS0012] not found on hull [yrxp_fleet_carrier_2]
java.lang.RuntimeException: Slot id [WS0012] not found on hull [yrxp_fleet_carrier_2]
   at com.fs.starfarer.campaign.fleet.CampaignFleetMemberView.renderWeapons(Unknown Source)
   at com.fs.starfarer.campaign.fleet.CampaignFleetMemberView.renderSingle(Unknown Source)
   at com.fs.starfarer.campaign.fleet.CampaignFleetMemberView.render(Unknown Source)
   at com.fs.starfarer.campaign.fleet.CampaignFleetView.render(Unknown Source)
   at com.fs.starfarer.campaign.fleet.CampaignFleet.render(Unknown Source)
   at com.fs.starfarer.campaign.BaseCampaignEntity.render(Unknown Source)
   at com.fs.graphics.LayeredRenderer.render(Unknown Source)
   at com.fs.starfarer.campaign.BaseLocation.render(Unknown Source)
   at com.fs.starfarer.campaign.CampaignEngine.render(Unknown Source)
   at com.fs.starfarer.campaign.CampaignState.render(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(Thread.java:750)
Logged

Bast

  • Ensign
  • *
  • Posts: 15
    • View Profile
Re: [0.96a] Yuri Expedition v.3.0.2 || Faction Pack || Hotfix 12/27 [YRXP]
« Reply #556 on: January 17, 2024, 11:29:20 AM »

here is the one i got.

3402993 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.RuntimeException: Ship hull [yrxp_fleet_carrier_2] variant [yrxp_fleet_carrier_2_asf]: slot id [WS0008] not found for weapon [yrxp_aam_3]
java.lang.RuntimeException: Ship hull [yrxp_fleet_carrier_2] variant [yrxp_fleet_carrier_2_asf]: slot id [WS0008] not found for weapon [yrxp_aam_3]
   at com.fs.starfarer.loading.specs.oooo.o00000(Unknown Source)
   at com.fs.starfarer.title.Object.M.o00000(Unknown Source)
   at com.fs.starfarer.title.Object.M.render(Unknown Source)
   at com.fs.starfarer.title.Object.M.renderImpl(Unknown Source)
   at com.fs.starfarer.ui.thissuper.render(Unknown Source)
   at com.fs.starfarer.ui.interfacenew.renderImpl(Unknown Source)
   at com.fs.starfarer.ui.thissuper.render(Unknown Source)
   at com.fs.starfarer.E.I.renderImpl(Unknown Source)
   at com.fs.starfarer.ui.thissuper.render(Unknown Source)
   at com.fs.starfarer.ui.interfacenew.renderImpl(Unknown Source)
   at com.fs.starfarer.ui.public.renderImpl(Unknown Source)
   at com.fs.starfarer.ui.impl.L.renderImpl(Unknown Source)
   at com.fs.starfarer.ui.thissuper.render(Unknown Source)
   at com.fs.starfarer.ui.interfacenew.renderImpl(Unknown Source)
   at com.fs.starfarer.ui.thissuper.render(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(Unknown Source)
Logged

Deageon

  • Commander
  • ***
  • Posts: 120
    • View Profile
Re: [0.96a] Yuri Expedition v.3.0.2 || Faction Pack || Hotfix 12/27 [YRXP]
« Reply #557 on: January 21, 2024, 08:20:15 PM »

i forget if i posted about this before, but the one frigate with the inbuilt drone-spawning hullmod that decreases cargo capacity has literally negative cargo capacity because the cargo malus isn't modified to account for ship sizes.
Logged

killtime101

  • Lieutenant
  • **
  • Posts: 53
    • View Profile
Re: [0.96a] Yuri Expedition v.3.0.2 || Faction Pack || Hotfix 12/27 [YRXP]
« Reply #558 on: January 25, 2024, 01:55:28 PM »

I want to report a crash

8191502 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.RuntimeException: Texture [yrutl_icon_boarding] from category [ui] not found
java.lang.RuntimeException: Texture [yrutl_icon_boarding] from category [ui] not found
   at com.fs.starfarer.settings.StarfarerSettings.new(Unknown Source)
   at com.fs.starfarer.settings.StarfarerSettings$1.getSpriteName(Unknown Source)
   at data.scripts.everyframe.yrutl_BoardingPlugin.advance(yrutl_BoardingPlugin.java:255)
   at com.fs.starfarer.title.Object.for$Oo.o00000(Unknown Source)
   at com.fs.starfarer.combat.super.new.super(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)

I can confirm this crash too. Shame I can't run this mod like this >:C
Logged

Renovator4830

  • Ensign
  • *
  • Posts: 7
    • View Profile
Re: [0.96a] Yuri Expedition v.3.0.2 || Faction Pack || Hotfix 12/27 [YRXP]
« Reply #559 on: January 26, 2024, 06:23:26 AM »

A couple of quick fixes while we wait for an official update.

yrutl_icon_boarding error:
Spoiler
diff --git a/mods/YRUTL/data/config/settings.json b/mods/YRUTL/data/config/settings.json
index 4d291b5e..dd1efa77 100644
--- a/mods/YRUTL/data/config/settings.json
+++ b/mods/YRUTL/data/config/settings.json
@@ -74,7 +74,7 @@
       
     "graphics":{       
                "ui":{
-                       "icon_boarding":"graphics/icons/hullsys/yrutl_icon_boarding.png",
+                       "yrutl_icon_boarding":"graphics/icons/hullsys/yrutl_icon_boarding.png",
^M
                },
        }
 }
[close]

yrxp_fleet_carrier_2 error:
Spoiler
diff --git a/mods/YRXP/data/hulls/yrxp_fleet_carrier_2.ship b/mods/YRXP/data/hulls/yrxp_fleet_carrier_2.ship
index d1f4c578..cdcc40e5 100644
--- a/mods/YRXP/data/hulls/yrxp_fleet_carrier_2.ship
+++ b/mods/YRXP/data/hulls/yrxp_fleet_carrier_2.ship
@@ -67,6 +67,126 @@
       "angle": -0,
       "locations": [-12.5, -167]
     },
+    {
+      "angle": 10,
+      "arc": 20,
+      "id": "WS0005",
+      "locations": [
+        47.5,
+        56.5
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": -10,
+      "arc": 20,
+      "id": "WS0006",
+      "locations": [
+        47.5,
+        -56.5
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": 10,
+      "arc": 20,
+      "id": "WS0007",
+      "locations": [
+        49.5,
+        48
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": -10,
+      "arc": 20,
+      "id": "WS0008",
+      "locations": [
+        49.5,
+        -48
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": 10,
+      "arc": 20,
+      "id": "WS0009",
+      "locations": [
+        51.5,
+        40.5
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": -10,
+      "arc": 20,
+      "id": "WS0010",
+      "locations": [
+        51.5,
+        -40.5
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": 10,
+      "arc": 20,
+      "id": "WS0011",
+      "locations": [
+        53.5,
+        33
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": -10,
+      "arc": 20,
+      "id": "WS0012",
+      "locations": [
+        53.5,
+        -33
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": 10,
+      "arc": 20,
+      "id": "WS0013",
+      "locations": [
+        55,
+        25
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": -10,
+      "arc": 20,
+      "id": "WS0014",
+      "locations": [
+        55,
+        -25
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
     {
       "id": "WS0015",
       "size": "SMALL",
[close]
Logged

haramotozero

  • Ensign
  • *
  • Posts: 9
    • View Profile
Re: [0.96a] Yuri Expedition v.3.0.2 || Faction Pack || Hotfix 12/27 [YRXP]
« Reply #560 on: January 28, 2024, 05:48:00 AM »

Thanks for the iconboarding one
Logged

Eterna2002

  • Ensign
  • *
  • Posts: 20
    • View Profile
Re: [0.96a] Yuri Expedition v.3.0.2 || Faction Pack || Hotfix 12/27 [YRXP]
« Reply #561 on: February 02, 2024, 03:28:54 PM »

I wonder if this mod can works with new update
Logged

Brainwright

  • Admiral
  • *****
  • Posts: 738
    • View Profile
Re: [0.96a] Yuri Expedition v.3.0.2 || Faction Pack || Hotfix 12/27 [YRXP]
« Reply #562 on: February 02, 2024, 05:53:50 PM »

It will load if you change the version number in mod_info.json to 97a
Logged

PipMan

  • Ensign
  • *
  • Posts: 10
    • View Profile
Re: [0.96a] Yuri Expedition v.3.0.2 || Faction Pack || Hotfix 12/27 [YRXP]
« Reply #563 on: February 05, 2024, 12:51:59 PM »

There's a problem with the hidden missile mount on the front of the Aether Shawl. For some missile weapons with 'large' missiles, like the Last Smile or Starlet, the missiles themselves are still visible and just kind of awkwardly float on the front of the ship.
Logged

Reinweiss

  • Ensign
  • *
  • Posts: 4
    • View Profile
Re: [0.96a] Yuri Expedition v.3.0.2 || Faction Pack || Hotfix 12/27 [YRXP]
« Reply #564 on: February 08, 2024, 11:40:10 PM »

A couple of quick fixes while we wait for an official update.

yrutl_icon_boarding error:
Spoiler
diff --git a/mods/YRUTL/data/config/settings.json b/mods/YRUTL/data/config/settings.json
index 4d291b5e..dd1efa77 100644
--- a/mods/YRUTL/data/config/settings.json
+++ b/mods/YRUTL/data/config/settings.json
@@ -74,7 +74,7 @@
       
     "graphics":{       
                "ui":{
-                       "icon_boarding":"graphics/icons/hullsys/yrutl_icon_boarding.png",
+                       "yrutl_icon_boarding":"graphics/icons/hullsys/yrutl_icon_boarding.png",
^M
                },
        }
 }
[close]

yrxp_fleet_carrier_2 error:
Spoiler
diff --git a/mods/YRXP/data/hulls/yrxp_fleet_carrier_2.ship b/mods/YRXP/data/hulls/yrxp_fleet_carrier_2.ship
index d1f4c578..cdcc40e5 100644
--- a/mods/YRXP/data/hulls/yrxp_fleet_carrier_2.ship
+++ b/mods/YRXP/data/hulls/yrxp_fleet_carrier_2.ship
@@ -67,6 +67,126 @@
       "angle": -0,
       "locations": [-12.5, -167]
     },
+    {
+      "angle": 10,
+      "arc": 20,
+      "id": "WS0005",
+      "locations": [
+        47.5,
+        56.5
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": -10,
+      "arc": 20,
+      "id": "WS0006",
+      "locations": [
+        47.5,
+        -56.5
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": 10,
+      "arc": 20,
+      "id": "WS0007",
+      "locations": [
+        49.5,
+        48
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": -10,
+      "arc": 20,
+      "id": "WS0008",
+      "locations": [
+        49.5,
+        -48
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": 10,
+      "arc": 20,
+      "id": "WS0009",
+      "locations": [
+        51.5,
+        40.5
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": -10,
+      "arc": 20,
+      "id": "WS0010",
+      "locations": [
+        51.5,
+        -40.5
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": 10,
+      "arc": 20,
+      "id": "WS0011",
+      "locations": [
+        53.5,
+        33
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": -10,
+      "arc": 20,
+      "id": "WS0012",
+      "locations": [
+        53.5,
+        -33
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": 10,
+      "arc": 20,
+      "id": "WS0013",
+      "locations": [
+        55,
+        25
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": -10,
+      "arc": 20,
+      "id": "WS0014",
+      "locations": [
+        55,
+        -25
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
     {
       "id": "WS0015",
       "size": "SMALL",
[close]

How do i use this? thankies
Logged

Renovator4830

  • Ensign
  • *
  • Posts: 7
    • View Profile
Re: [0.96a] Yuri Expedition v.3.0.2 || Faction Pack || Hotfix 12/27 [YRXP]
« Reply #565 on: February 09, 2024, 12:06:56 AM »

A couple of quick fixes while we wait for an official update.

yrutl_icon_boarding error:
Spoiler
diff --git a/mods/YRUTL/data/config/settings.json b/mods/YRUTL/data/config/settings.json
index 4d291b5e..dd1efa77 100644
--- a/mods/YRUTL/data/config/settings.json
+++ b/mods/YRUTL/data/config/settings.json
@@ -74,7 +74,7 @@
       
     "graphics":{       
                "ui":{
-                       "icon_boarding":"graphics/icons/hullsys/yrutl_icon_boarding.png",
+                       "yrutl_icon_boarding":"graphics/icons/hullsys/yrutl_icon_boarding.png",
^M
                },
        }
 }
[close]

yrxp_fleet_carrier_2 error:
Spoiler
diff --git a/mods/YRXP/data/hulls/yrxp_fleet_carrier_2.ship b/mods/YRXP/data/hulls/yrxp_fleet_carrier_2.ship
index d1f4c578..cdcc40e5 100644
--- a/mods/YRXP/data/hulls/yrxp_fleet_carrier_2.ship
+++ b/mods/YRXP/data/hulls/yrxp_fleet_carrier_2.ship
@@ -67,6 +67,126 @@
       "angle": -0,
       "locations": [-12.5, -167]
     },
+    {
+      "angle": 10,
+      "arc": 20,
+      "id": "WS0005",
+      "locations": [
+        47.5,
+        56.5
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": -10,
+      "arc": 20,
+      "id": "WS0006",
+      "locations": [
+        47.5,
+        -56.5
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": 10,
+      "arc": 20,
+      "id": "WS0007",
+      "locations": [
+        49.5,
+        48
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": -10,
+      "arc": 20,
+      "id": "WS0008",
+      "locations": [
+        49.5,
+        -48
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": 10,
+      "arc": 20,
+      "id": "WS0009",
+      "locations": [
+        51.5,
+        40.5
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": -10,
+      "arc": 20,
+      "id": "WS0010",
+      "locations": [
+        51.5,
+        -40.5
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": 10,
+      "arc": 20,
+      "id": "WS0011",
+      "locations": [
+        53.5,
+        33
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": -10,
+      "arc": 20,
+      "id": "WS0012",
+      "locations": [
+        53.5,
+        -33
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": 10,
+      "arc": 20,
+      "id": "WS0013",
+      "locations": [
+        55,
+        25
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": -10,
+      "arc": 20,
+      "id": "WS0014",
+      "locations": [
+        55,
+        -25
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
     {
       "id": "WS0015",
       "size": "SMALL",
[close]

How do i use this? thankies

The stuff in the spoilers show what has been changed where. e.g.
--- a/mods/YRUTL/data/config/settings.json
+++ b/mods/YRUTL/data/config/settings.json
in the first case, the difference is in "/mods/YRUTL/data/config/settings.json" "a" was the original, "b" is the new one.

In between the @@, it tells you where the section underneath is referencing. e.g.
@@ -74,7 +74,7 @@
in the first case, it is referencing lines 74 onwards.

"-" prefix means that line has been deleted
"+" prefix means that line has been added
e.g.
-                       "icon_boarding":"graphics/icons/hullsys/yrutl_icon_boarding.png",
+                       "yrutl_icon_boarding":"graphics/icons/hullsys/yrutl_icon_boarding.png",
in the first case, that means the line
"icon_boarding":"graphics/icons/hullsys/yrutl_icon_boarding.png",
was replaced with
"yrutl_icon_boarding":"graphics/icons/hullsys/yrutl_icon_boarding.png",

When you update your file, you do not have to include the "+" prefix. That's just the output of the diff command. With that first example, you should be able to work out the other one as well :)
Logged

Reinweiss

  • Ensign
  • *
  • Posts: 4
    • View Profile
Re: [0.96a] Yuri Expedition v.3.0.2 || Faction Pack || Hotfix 12/27 [YRXP]
« Reply #566 on: February 09, 2024, 12:11:37 AM »

A couple of quick fixes while we wait for an official update.

yrutl_icon_boarding error:
Spoiler
diff --git a/mods/YRUTL/data/config/settings.json b/mods/YRUTL/data/config/settings.json
index 4d291b5e..dd1efa77 100644
--- a/mods/YRUTL/data/config/settings.json
+++ b/mods/YRUTL/data/config/settings.json
@@ -74,7 +74,7 @@
       
     "graphics":{       
                "ui":{
-                       "icon_boarding":"graphics/icons/hullsys/yrutl_icon_boarding.png",
+                       "yrutl_icon_boarding":"graphics/icons/hullsys/yrutl_icon_boarding.png",
^M
                },
        }
 }
[close]

yrxp_fleet_carrier_2 error:
Spoiler
diff --git a/mods/YRXP/data/hulls/yrxp_fleet_carrier_2.ship b/mods/YRXP/data/hulls/yrxp_fleet_carrier_2.ship
index d1f4c578..cdcc40e5 100644
--- a/mods/YRXP/data/hulls/yrxp_fleet_carrier_2.ship
+++ b/mods/YRXP/data/hulls/yrxp_fleet_carrier_2.ship
@@ -67,6 +67,126 @@
       "angle": -0,
       "locations": [-12.5, -167]
     },
+    {
+      "angle": 10,
+      "arc": 20,
+      "id": "WS0005",
+      "locations": [
+        47.5,
+        56.5
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": -10,
+      "arc": 20,
+      "id": "WS0006",
+      "locations": [
+        47.5,
+        -56.5
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": 10,
+      "arc": 20,
+      "id": "WS0007",
+      "locations": [
+        49.5,
+        48
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": -10,
+      "arc": 20,
+      "id": "WS0008",
+      "locations": [
+        49.5,
+        -48
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": 10,
+      "arc": 20,
+      "id": "WS0009",
+      "locations": [
+        51.5,
+        40.5
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": -10,
+      "arc": 20,
+      "id": "WS0010",
+      "locations": [
+        51.5,
+        -40.5
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": 10,
+      "arc": 20,
+      "id": "WS0011",
+      "locations": [
+        53.5,
+        33
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": -10,
+      "arc": 20,
+      "id": "WS0012",
+      "locations": [
+        53.5,
+        -33
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": 10,
+      "arc": 20,
+      "id": "WS0013",
+      "locations": [
+        55,
+        25
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
+    {
+      "angle": -10,
+      "arc": 20,
+      "id": "WS0014",
+      "locations": [
+        55,
+        -25
+      ],
+      "mount": "HIDDEN",
+      "size": "SMALL",
+      "type": "MISSILE"
+    },
     {
       "id": "WS0015",
       "size": "SMALL",
[close]

How do i use this? thankies

The stuff in the spoilers show what has been changed where. e.g.
--- a/mods/YRUTL/data/config/settings.json
+++ b/mods/YRUTL/data/config/settings.json
in the first case, the difference is in "/mods/YRUTL/data/config/settings.json" "a" was the original, "b" is the new one.

In between the @@, it tells you where the section underneath is referencing. e.g.
@@ -74,7 +74,7 @@
in the first case, it is referencing lines 74 onwards.

"-" prefix means that line has been deleted
"+" prefix means that line has been added
e.g.
-                       "icon_boarding":"graphics/icons/hullsys/yrutl_icon_boarding.png",
+                       "yrutl_icon_boarding":"graphics/icons/hullsys/yrutl_icon_boarding.png",
in the first case, that means the line
"icon_boarding":"graphics/icons/hullsys/yrutl_icon_boarding.png",
was replaced with
"yrutl_icon_boarding":"graphics/icons/hullsys/yrutl_icon_boarding.png",

When you update your file, you do not have to include the "+" prefix. That's just the output of the diff command. With that first example, you should be able to work out the other one as well :)

Allrighty thanks
Logged

kutschi201

  • Ensign
  • *
  • Posts: 1
    • View Profile
Re: [0.96a] Yuri Expedition v.3.0.2 || Faction Pack || Hotfix 12/27 [YRXP]
« Reply #567 on: February 09, 2024, 03:25:18 AM »

I'm getting a crash since today. Yesterday was fine.
Didn't update the game nor any mods and I'm still on .96.

I bought a new ship and thought that was the problem. Just tested a save without the new ship and the bug still occured.
I set one rocket weapon (a UAF one) from manual to automatic in the battle and that seemed to trigger the CTD.
Too many rockets in my fleet?


648681 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.NullPointerException
java.lang.NullPointerException
   at data.scripts.ai.missiles.yrxp_LRMissileAI.doThirdStageBehavior(yrxp_LRMissileAI.java:205)
   at data.scripts.ai.missiles.yrxp_LRMissileAI.advance(yrxp_LRMissileAI.java:94)
   at com.fs.starfarer.combat.entities.Missile$GuidedMissileAIWrapper.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(Unknown Source)
Logged

PipMan

  • Ensign
  • *
  • Posts: 10
    • View Profile
Re: [0.96a] Yuri Expedition v.3.0.2 || Faction Pack || Hotfix 12/27 [YRXP]
« Reply #568 on: February 12, 2024, 02:48:37 PM »

Something else I've noticed, and I have no idea what could be causing this, but the Safflower is a literal deathtrap. I ALWAYS lose at least a couple of crew whenever I deploy them, even if they take no damage in the battle, and in the battle results screen it displays them as having half health.
Logged

V_KJ

  • Ensign
  • *
  • Posts: 31
  • Coffee tastes great, wdym?
    • View Profile
Re: [0.96a] Yuri Expedition v.3.0.2 || Faction Pack || Hotfix 12/27 [YRXP]
« Reply #569 on: February 25, 2024, 10:31:27 PM »

What the hell is causing this

232692 [Thread-4] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.RuntimeException: Error loading [data.scripts.everyframe.yrxp_SplitterWeaponPlugin]
java.lang.RuntimeException: Error loading [data.scripts.everyframe.yrxp_SplitterWeaponPlugin]
   at com.fs.starfarer.loading.scripts.ScriptStore$3.run(Unknown Source)
   at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NoClassDefFoundError: particleengine/IEmitter
   at java.lang.Class.forName0(Native Method)
   at java.lang.Class.forName(Class.java:348)
   at com.fs.starfarer.loading.scripts.ScriptStore.Ó00000(Unknown Source)
   ... 2 more
Caused by: java.lang.ClassNotFoundException: particleengine.IEmitter
   at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
   ... 5 more
Logged
"How do you code in a Macbook?"
Pages: 1 ... 36 37 [38] 39 40 41