I'm getting a strange error..
When I enter the Trade Scavangers station and switch from fighters to frigates view. game crashes to desktop with a window saying:
Fatal: Ship hull [pike] variant [pike_Fighter]: slot id [WS 1] not found for weapon [sabotpod]
Log says the same thing:
Spoiler
61873 [Thread-6] ERROR com.fs.starfarer.combat.String - java.lang.RuntimeException: Ship hull [pike] variant [pike_Fighter]: slot id [WS 1] not found for weapon [sabotpod]
java.lang.RuntimeException: Ship hull [pike] variant [pike_Fighter]: slot id [WS 1] not found for weapon [sabotpod]
I've checked the hull file and the variant file and both files identify the slot as 'WS 1'
FIX: I've managed to stop it from crashing by renaming the weapon slot to WS 001.. no idea why, but that seems to have fixed it.