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 ... 34 35 [36] 37 38 ... 41

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

Deageon

  • Commander
  • ***
  • Posts: 120
    • View Profile
Re: [0.96a] Yuri Expedition v.3.0 || Faction Pack || Update 12/25 [YRXP]
« Reply #525 on: December 25, 2023, 04:31:23 PM »

Makes sense, it'll be fun to actually hunt down these nefarious bounties after never having managed to do so myself ages ago. I remember one of them having an utterly batshit shield Flux upkeep cost lmao.
Logged

DevinC

  • Ensign
  • *
  • Posts: 11
    • View Profile
Re: [0.96a] Yuri Expedition v.3.0 || Faction Pack || Update 12/25 [YRXP]
« Reply #526 on: December 25, 2023, 06:56:42 PM »

Alright, I think I love the new bolter weapons WAY too much... https://imgur.com/a/fVO72gc
Logged

haramotozero

  • Ensign
  • *
  • Posts: 9
    • View Profile
Re: [0.96a] Yuri Expedition v.3.0 || Faction Pack || Update 12/25 [YRXP]
« Reply #527 on: December 25, 2023, 07:18:13 PM »

Everytime I try to generate a world this error appears
exerelin/campaign/PlayerFactionStore
And this is what appears in the log
java.lang.NoClassDefFoundError: exerelin/campaign/PlayerFactionStore
   at data.scripts.YRXPModPlugin.onGameLoad(YRXPModPlugin.java:408)
   at com.fs.starfarer.campaign.save.CampaignGameManager.super(Unknown Source)
   at com.fs.starfarer.title.TitleScreenState.dialogDismissed(Unknown Source)
   at com.fs.starfarer.title.TitleScreenState.dialogDismissed(Unknown Source)
   at com.fs.starfarer.ui.public.dismiss(Unknown Source)
   at com.fs.starfarer.ui.newui.do.dismiss(Unknown Source)
   at com.fs.starfarer.ui.newui.classsuper.advanceImpl(Unknown Source)
   at com.fs.starfarer.ui.thissuper.advance(Unknown Source)
   at com.fs.starfarer.ui.interfacenew.advanceImpl(Unknown Source)
   at com.fs.starfarer.ui.thissuper.advance(Unknown Source)
   at com.fs.starfarer.title.TitleScreenState.advance(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)
Caused by: java.lang.ClassNotFoundException: exerelin.campaign.PlayerFactionStore
   at java.net.URLClassLoader$1.run(Unknown Source)
   at java.net.URLClassLoader$1.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.net.URLClassLoader.findClass(Unknown Source)
   at java.lang.ClassLoader.loadClass(Unknown Source)
   at java.lang.ClassLoader.loadClass(Unknown Source)
   ... 17 more
Is my PC the problem?
Logged

creature

  • Captain
  • ****
  • Posts: 417
    • View Profile
Re: [0.96a] Yuri Expedition v.3.0 || Faction Pack || Update 12/25 [YRXP]
« Reply #528 on: December 25, 2023, 07:56:03 PM »

Everytime I try to generate a world this error appears
exerelin/campaign/PlayerFactionStore
And this is what appears in the log
java.lang.NoClassDefFoundError: exerelin/campaign/PlayerFactionStore
   at data.scripts.YRXPModPlugin.onGameLoad(YRXPModPlugin.java:408)
   at com.fs.starfarer.campaign.save.CampaignGameManager.super(Unknown Source)
   at com.fs.starfarer.title.TitleScreenState.dialogDismissed(Unknown Source)
   at com.fs.starfarer.title.TitleScreenState.dialogDismissed(Unknown Source)
   at com.fs.starfarer.ui.public.dismiss(Unknown Source)
   at com.fs.starfarer.ui.newui.do.dismiss(Unknown Source)
   at com.fs.starfarer.ui.newui.classsuper.advanceImpl(Unknown Source)
   at com.fs.starfarer.ui.thissuper.advance(Unknown Source)
   at com.fs.starfarer.ui.interfacenew.advanceImpl(Unknown Source)
   at com.fs.starfarer.ui.thissuper.advance(Unknown Source)
   at com.fs.starfarer.title.TitleScreenState.advance(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)
Caused by: java.lang.ClassNotFoundException: exerelin.campaign.PlayerFactionStore
   at java.net.URLClassLoader$1.run(Unknown Source)
   at java.net.URLClassLoader$1.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.net.URLClassLoader.findClass(Unknown Source)
   at java.lang.ClassLoader.loadClass(Unknown Source)
   at java.lang.ClassLoader.loadClass(Unknown Source)
   ... 17 more
Is my PC the problem?
Oh, I inadvertently inserted a dependency on nexerelin. I'll fix this now. Hang tight
Logged

Ramiel

  • Commander
  • ***
  • Posts: 171
    • View Profile
Re: [0.96a] Yuri Expedition v.3.0 || Faction Pack || Update 12/25 [YRXP]
« Reply #529 on: December 25, 2023, 08:06:44 PM »

Alright, I think I love the new bolter weapons WAY too much... https://imgur.com/a/fVO72gc
Enough dakka, or, at least, almost! xD
Logged

haramotozero

  • Ensign
  • *
  • Posts: 9
    • View Profile
Re: [0.96a] Yuri Expedition v.3.0 || Faction Pack || Update 12/25 [YRXP]
« Reply #530 on: December 25, 2023, 08:13:27 PM »

Oh, I inadvertently inserted a dependency on nexerelin. I'll fix this now. Hang tight
I am impressed that you work on holidays, especially year end, hope this isn't too much.
Logged

creature

  • Captain
  • ****
  • Posts: 417
    • View Profile
Re: [0.96a] Yuri Expedition v.3.0 || Faction Pack || Update 12/25 [YRXP]
« Reply #531 on: December 25, 2023, 08:32:23 PM »

I am impressed that you work on holidays, especially year end, hope this isn't too much.
I've updated the links in the opening post, as well as the mirror, which is here: https://mega.nz/file/51IwiapB#szkaMM5wLSFvxWihcaIuEEFnqN6TZ5Sz2gVDD7qjtqA And no worries! It isn't work, it's my hobby. I only do it whenever I feel like it; you just happened to catch me at a very favorable time!
« Last Edit: December 25, 2023, 09:05:42 PM by creature »
Logged

haramotozero

  • Ensign
  • *
  • Posts: 9
    • View Profile
Re: [0.96a] Yuri Expedition v.3.0 || Faction Pack || Update 12/25 [YRXP]
« Reply #532 on: December 25, 2023, 09:37:58 PM »

I am impressed that you work on holidays, especially year end, hope this isn't too much.
I've updated the links in the opening post, as well as the mirror, which is here: https://mega.nz/file/51IwiapB#szkaMM5wLSFvxWihcaIuEEFnqN6TZ5Sz2gVDD7qjtqA And no worries! It isn't work, it's my hobby. I only do it whenever I feel like it; you just happened to catch me at a very favorable time!
THX, I expect this would be fix at least after new year, guess all my good luck hasn't spent yet after C2 Navia
Logged

Keybindet

  • Lieutenant
  • **
  • Posts: 86
    • View Profile

Homing lasers fly without homing. ???
Logged

creature

  • Captain
  • ****
  • Posts: 417
    • View Profile

Homing lasers fly without homing. ???
Ah, are you using them on a ship without yrxp commisioned crews (if you have that mod, commissioned crews, installed)? Homing lasers can only be guided by Yuri crews (because they do so telepathically -- lore)
Logged

Eterna2002

  • Ensign
  • *
  • Posts: 20
    • View Profile

How to use this Sparkler missile storm on Crystallize FA? It doesn't shoot no matter what I do
Logged

V_KJ

  • Ensign
  • *
  • Posts: 31
  • Coffee tastes great, wdym?
    • View Profile

It's been updated! My favorite anime mod has been updated! Now, I wait for RYAZ.
Logged
"How do you code in a Macbook?"

Keybindet

  • Lieutenant
  • **
  • Posts: 86
    • View Profile

How to use this Sparkler missile storm on Crystallize FA? It doesn't shoot no matter what I do
Ttry again with broken front armour piece.
Logged

creature

  • Captain
  • ****
  • Posts: 417
    • View Profile

How to use this Sparkler missile storm on Crystallize FA? It doesn't shoot no matter what I do
Ttry again with broken front armour piece.
This is correct. You can see that the top pods themselves remain covered while the armor is on (or they should be), while the side pods are covered by the armor itself.  They open once the armor is destroyed.
Logged

Eterna2002

  • Ensign
  • *
  • Posts: 20
    • View Profile

How to use this Sparkler missile storm on Crystallize FA? It doesn't shoot no matter what I do
Ttry again with broken front armour piece.
This is correct. You can see that the top pods themselves remain covered while the armor is on (or they should be), while the side pods are covered by the armor itself.  They open once the armor is destroyed.

It's cause crash when I try it

20358235 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.NullPointerException
java.lang.NullPointerException
   at data.scripts.shipsystems.yrxp_CrystalRainStats.apply(yrxp_CrystalRainStats.java:110)
   at com.fs.starfarer.combat.systems.F.advance(Unknown Source)
   at com.fs.starfarer.combat.entities.Ship.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)
Logged
Pages: 1 ... 34 35 [36] 37 38 ... 41