View Issue Details

IDProjectCategoryView StatusLast Update
0001555FSSCPmediaVPpublic2008-02-03 20:22
ReporterARSPR Assigned ToDa_Brain  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformDELL Dimension 9200OSWindows VistaOS VersionUltimate 32-bit
Summary0001555: LOD error in TAC 1 (cargo03.pof)
DescriptionWarning: For ship 'TAC 1', detail level
mismatch (POF needs 5)
File:J:\src\cvs\fs2_open_3_6_9.final\code\ship\Ship.cpp
Line: 8627
[This filename points to the location of a file on the computer that built this executable]

Call stack:
------------------------------------------------------------------
    parse_create_object_sub() parse_create_object() mission_parse_maybe_create_parse_object() post_process_ships_wings() post_process_mission() parse_mission() parse_main() mission_load() game_start_mission() game_enter_state() gameseq_set_state() game_process_event() gameseq_process_events() game_main() WinMain()------------------------------------------------------------------
Additional InformationMaybe related to it: TAC 1 has also lost its debris.
TagsNo tags attached.

Activities

ARSPR

2008-01-02 23:41

reporter   ~0008770

I nearly forgot. Warning got with 3.6.9. debug build because current Xt builds don't give warnings.

taylor

2008-01-08 05:54

administrator   ~0008791

Warnings still work in Xt builds, it just doesn't do the popup (yet). Just look in the debug log for lines preceded with "WARNING: " and you'll get all of the same stuff that you used to get only in the popup.

ARSPR

2008-01-10 21:35

reporter   ~0008803

Just tested with 3.6.10 XT1207 and this warning is also shown in fs2_open.log



(HEY!!! It's great that warnings go to the log, it's even better than annoying pop-ups).

Zacam

2008-01-14 09:11

administrator   ~0008812

I get the same error, even with my modified version.
Unlike ARSPR, I am running Windows XP, but it does occur in both 32bit and 64bit.
Also occurs under 3.6.9 and 3.6.10 as bundled with Turey's installer and with the latest Taylor XT build 12-07.

Zacam

2008-01-24 09:36

administrator   ~0008835

Last edited: 2008-01-25 08:00

FIXED: created a TBM to add one more value to $Detail Distance. No more error.

My value is (0, 350, 800, 1100, 2000) where 1100 is the addition. No more error.

Could have tried removing the extra LOD (and I may yet do so if people want) but I don't yet have the hang of ModelView32 or PCS2.

Also note: Resolves debris error as well.

Attached 00-Cargo03.7z. Contains seperate POF and TBM in the data.zip and a VP.

2008-01-25 07:59

 

00-Cargo03.7z (66,291 bytes)

Da_Brain

2008-02-03 20:21

developer   ~0008843

Thanks. I've added the file to the VPs.

Issue History

Date Modified Username Field Change
2008-01-02 23:39 ARSPR New Issue
2008-01-02 23:41 ARSPR Note Added: 0008770
2008-01-08 04:48 Da_Brain Status new => assigned
2008-01-08 04:48 Da_Brain Assigned To => Da_Brain
2008-01-08 05:54 taylor Note Added: 0008791
2008-01-10 21:35 ARSPR Note Added: 0008803
2008-01-14 09:11 Zacam Note Added: 0008812
2008-01-24 09:36 Zacam Note Added: 0008835
2008-01-24 09:36 Zacam Note Edited: 0008835
2008-01-25 07:59 Zacam File Added: 00-Cargo03.7z
2008-01-25 08:00 Zacam Note Edited: 0008835
2008-01-25 08:00 Zacam Note Edited: 0008835
2008-02-03 20:21 Da_Brain Note Added: 0008843
2008-02-03 20:22 Da_Brain Status assigned => resolved
2008-02-03 20:22 Da_Brain Resolution open => fixed