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: Lattice Shield Bug (Again?)  (Read 2538 times)

borgrel

  • Captain
  • ****
  • Posts: 348
    • View Profile
Lattice Shield Bug (Again?)
« on: October 24, 2016, 10:17:11 AM »

Hi

I'm getting the lattice shield error again

Spoiler
8788181 [Thread-8] INFO  sound.O  - Cleaning up music with id [Condottiere.ogg]
8788632 [Thread-10] INFO  sound.O  - Creating streaming player for music with id [battle_ambience_01.ogg]
8788632 [Thread-10] INFO  sound.H  - Playing music with id [battle_ambience_01.ogg]
8790326 [Thread-4] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.NoClassDefFoundError: data/scripts/hullmods/TEM_LatticeShield
java.lang.NoClassDefFoundError: data/scripts/hullmods/TEM_LatticeShield
   at data.scripts.weapons.II_SledgeCannonOnHitEffect.onHit(II_SledgeCannonOnHitEffect.java:34)
   at com.fs.starfarer.combat.entities.BallisticProjectile.setDidDamage(Unknown Source)
   at com.fs.starfarer.combat.entities.BallisticProjectile.notifyDealtDamage(Unknown Source)
   at com.fs.starfarer.combat.o0OO.A.D.o00000(Unknown Source)
   at com.fs.starfarer.combat.o0OO.OoOO.super(Unknown Source)
   at com.fs.starfarer.combat.o0OO.OoOO.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$1.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: data.scripts.hullmods.TEM_LatticeShield
   at java.net.URLClassLoader.findClass(Unknown Source)
   at java.lang.ClassLoader.loadClass(Unknown Source)
   at java.lang.ClassLoader.loadClass(Unknown Source)
   ... 13 more
[close]

Using mods
Spoiler
Interstellar Imperium 1.13.1
The Knights Templar 0.9.5g
[close]

I did search the forum to find the old fix ...... http://fractalsoftworks.com/forum/index.php?topic=11170.0
but got an "oops youve found a dead link"

I realize that the newest Knights Templar is broken (i am using the old one?) ..... but Imperium is also a new release, so is the error in the Imperium files?

How do I fix this?
Logged

Dark.Revenant

  • Admiral
  • *****
  • Posts: 2806
    • View Profile
    • Sc2Mafia
Re: Lattice Shield Bug (Again?)
« Reply #1 on: October 24, 2016, 11:14:01 AM »

Old Knights Templar and new Imperium are not compatible with each other.
Logged

borgrel

  • Captain
  • ****
  • Posts: 348
    • View Profile
Re: Lattice Shield Bug (Again?)
« Reply #2 on: October 24, 2016, 11:22:13 AM »

Many thanks Dark
Logged