Hard Light Productions Forums
Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: Ostron on July 22, 2012, 08:29:16 am
-
Trying to fit the "GTI Bretonia" station model into my game.
Whenever it's placed, I keep getting the "Not all subsystems in model "gtibretonia.pof" have a record in ships.tbl" error.
I've checked the model and the .tbm file and they seem to agree with each other regarding subsystem count.
Where is that log file it keeps mentioning that has the list of not found subsystems? I've checked to root freespace directory and I can't find anything.
Thanks.
-
use the attached pof and remove the line
$Subsystem: navigation, 5,0.0
from the table entry
[attachment deleted by a ninja]
-
Where is that log file it keeps mentioning that has the list of not found subsystems? I've checked to root freespace directory and I can't find anything.
On Windows it's in <fs2root>\data, on Linux in ~/.fs2_open. The filename is fs2_open.log ; if all else fails, you can search for it :P
-
You are a scholar and a gentleman sir.
Much appreciated.