Hey guys, I am trying to update the old Battlestar Galactica Mod and I am running into a roadblock with an error that is preventing the game from loading. I've deleted all of the old shipsystems from all of the ships that I am trying to update and have re-done them all in the ship editor. I did the same with the variants and the weapons. I tried removing all references to the CEC_Z12 weapon from the mod files to see if that was the issue but it just had the same error. Any solutions? Thanks in advance.
Spoiler
2267 [Thread-4] INFO com.fs.starfarer.loading.WeaponSpecLoader - Loading weapon [data\weapons\CEC_Z12.wpn]
2268 [Thread-7] INFO com.fs.starfarer.loading.scripts.new - Loading class: data.scripts.world.systems.AlGebbar
2268 [Thread-4] INFO com.fs.starfarer.loading.LoadingUtils - Loading JSON from [DIRECTORY: C:\Program Files (x86)\Fractal Softworks\Starsector\starsector-core\..\mods\BattleStar Galactica Update (data\weapons\CEC_Z12.wpn)]
2271 [Thread-7] INFO com.fs.starfarer.loading.scripts.new - Loading class: data.scripts.world.systems.Arcadia
2275 [Thread-7] INFO com.fs.starfarer.loading.scripts.new - Loading class: data.scripts.world.systems.Askonia
2282 [Thread-7] INFO com.fs.starfarer.loading.scripts.new - Loading class: data.scripts.world.systems.Aztlan
2288 [Thread-4] ERROR com.fs.starfarer.combat.CombatMain - java.lang.NullPointerException
java.lang.NullPointerException
at com.fs.starfarer.loading.specs.N.setProjectileSpec(Unknown Source)
at com.fs.starfarer.loading.WeaponSpecLoader.Ò00000(Unknown Source)
at com.fs.starfarer.loading.WeaponSpecLoader.Ò00000(Unknown Source)
at com.fs.starfarer.loading.SpecStore.ÒO0000(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(Unknown Source)
2289 [Thread-7] INFO com.fs.starfarer.loading.scripts.new - Loading class: data.scripts.world.systems.Canaan
2293 [Thread-7] INFO com.fs.starfarer.loading.scripts.new - Loading class: data.scripts.world.systems.Duzahk
EDIT: Just figured it out, forgot to copy over the proj file from the old mod. While I am here does anyone know how I can put the mod ships into the simulator so I can pit them against each other?