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 ... 6 7 [8]

Author Topic: [0.97a] Orbital Manipulation and Maintenance 0.8.2  (Read 128045 times)

willthefunperson

  • Lieutenant
  • **
  • Posts: 58
    • View Profile
Re: [0.97a] Orbital Manipulation and Maintenance 0.8.2
« Reply #105 on: August 28, 2024, 04:49:58 PM »

this mod crashes on startup if you are using linux due to having incorrectly named sprites.

14863 [Thread-4] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.RuntimeException: Error loading [graphics/ships/Sesarma/omm_Sesarma00.png] resource, not found in [/home/willthefunperson/games/starsector_linux-0.97a-RC10_for_fun/starsector/./mods/LazyLib,/home/willthefunperson/games/starsector_linux-0.97a-RC10_for_fun/starsector/./mods/LunaLib,/home/willthefunperson/games/starsector_linux-0.97a-RC10_for_fun/starsector/./mods/MagicLib,/home/willthefunperson/games/starsector_linux-0.97a-RC10_for_fun/starsector/./mods/OrbitalManipulation&Maintenance,/home/willthefunperson/games/starsector_linux-0.97a-RC10_for_fun/starsector/./mods/GraphicsLib,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/ships/Sesarma/omm_Sesarma00.png] resource, not found in [/home/willthefunperson/games/starsector_linux-0.97a-RC10_for_fun/starsector/./mods/LazyLib,/home/willthefunperson/games/starsector_linux-0.97a-RC10_for_fun/starsector/./mods/LunaLib,/home/willthefunperson/games/starsector_linux-0.97a-RC10_for_fun/starsector/./mods/MagicLib,/home/willthefunperson/games/starsector_linux-0.97a-RC10_for_fun/starsector/./mods/OrbitalManipulation&Maintenance,/home/willthefunperson/games/starsector_linux-0.97a-RC10_for_fun/starsector/./mods/GraphicsLib,../starfarer.res/res,CLASSPATH]
   at com.fs.util.ooOO.Ó00000(Unknown Source)
   at com.fs.util.ooOO.String(Unknown Source)
   at com.fs.graphics.TextureLoader.Ô00000(Unknown Source)
   at com.fs.graphics.TextureLoader.o00000(Unknown Source)
   at com.fs.graphics.TextureLoader.o00000(Unknown Source)
   at com.fs.graphics.TextureLoader.o00000(Unknown Source)
   at com.fs.graphics.G.super(Unknown Source)
   at com.fs.starfarer.loading.ResourceLoaderState.init(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)

This is a linux only issue, but the fix is easy. You just need to change the sprite names to be equal to what is in the files, capitalization included. omm_Sesarma00.png is not equal to the actual sprite name, which is omm_sesarma00.png

Edit: fix is easier than I thought. The only incorrectly named files are:
graphics/ships/omm_sesarma00.png
graphics/ships/omm_sesarma01.png
graphics/ships/omm_sesarma02.png
graphics/ships/omm_sesarma03.png

« Last Edit: August 28, 2024, 04:57:54 PM by willthefunperson »
Logged

Blue ananas

  • Ensign
  • *
  • Posts: 1
    • View Profile
Re: [0.97a] Orbital Manipulation and Maintenance 0.8.2
« Reply #106 on: December 15, 2024, 03:19:15 PM »

There seems to be a bug in which if i add more than one capacity hullmod(expanded cargo holds, auxiliary fuel tanks, additional berthing) to the Sesarma the bonus from modular container clamps is always applied to fuel if the hullmod is present
Logged

IGdood

  • Commander
  • ***
  • Posts: 237
    • View Profile
Re: [0.97a] Orbital Manipulation and Maintenance 0.8.2
« Reply #107 on: February 01, 2025, 10:36:47 AM »

Was fighting a fleet with an OMM ship and got a crash to desktop. 

Not sure what triggered it

50453136 [Thread-2] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.NullPointerException: Cannot invoke "com.fs.starfarer.api.fleet.FleetMemberAPI.getVariant()" because the return value of "com.fs.starfarer.api.combat.ShipAPI.getFleetMember()" is null
java.lang.NullPointerException: Cannot invoke "com.fs.starfarer.api.fleet.FleetMemberAPI.getVariant()" because the return value of "com.fs.starfarer.api.combat.ShipAPI.getFleetMember()" is null
   at tecrys.data.scripts.plugins.omm_drone.advance(omm_drone.java:43) ~[?:?]
   at com.fs.starfarer.title.Object.for$Oo.o00000(Unknown Source) ~[port_obf.jar:?]
   at com.fs.starfarer.combat.A.new.super(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:1447) [?:?]
Logged
Pages: 1 ... 6 7 [8]