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: Decorative weapon throwing bizarre error.  (Read 1926 times)

Harmful Mechanic

  • Admiral
  • *****
  • Posts: 1340
  • On break.
    • View Profile
Decorative weapon throwing bizarre error.
« on: June 16, 2016, 12:01:25 AM »

Have been doing running lights, and after setting up a pretty nice sensor mast that rotates properly, thought I was all good to go. Instead I'm getting Fatal: 6554 errors, and as far as I can tell, it's for no meaningful reason.

Any idea what I'm doing wrong?

Spoiler
34922 [Thread-6] DEBUG com.fs.graphics.TextureLoader  - Loading [graphics/istl_dec/weapons/decorative/istl_blinkerB_blue/istl_blinkBblue00.png] as texture with id [graphics/istl_dec/weapons/decorative/istl_blinkerB_blue/istl_blinkBblue00.png]
 34951 [Thread-6] INFO  com.fs.profiler.Profiler  - ID                                                                                      Calls   Duration    Percent
 34952 [Thread-6] INFO  com.fs.profiler.Profiler  - -------------------------------------------------------------------------------------------------------------------
 34954 [Thread-6] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.ArrayIndexOutOfBoundsException: 6554
 java.lang.ArrayIndexOutOfBoundsException: 6554
   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.TextureLoader.o00000(Unknown Source)
   at com.fs.graphics.H.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$1.run(Unknown Source)
   at java.lang.Thread.run(Thread.java:744)
AL lib: (WW) FreeContext: (0x7ffcc0e8e6f0) Deleting 74 Source(s)
AL lib: (WW) FreeDevice: (0x7ffcc11a7400) Deleting 487 Buffer(s)
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]
[close]
Logged

Harmful Mechanic

  • Admiral
  • *****
  • Posts: 1340
  • On break.
    • View Profile
Re: Decorative weapon throwing bizarre error.
« Reply #1 on: June 16, 2016, 02:23:17 AM »

Solved: It was actually the bit depth of the images, not anything code-related.
« Last Edit: June 16, 2016, 02:31:48 AM by Soren »
Logged