View Issue Details

IDProjectCategoryView StatusLast Update
0000503FSSCPOpenGLpublic2005-08-11 04:54
ReporterFractux Assigned Totaylor  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Summary0000503: Model Geometry Problems
DescriptionUsing the latest CVS build in linux:

As discussed in the following thread:
http://dynamic.gamespy.com/~freespace/forums/showthread.php?s=&threadid=34211

"Another problem shows up in SM1-02.fs2 (the place of chariots - where you attack the first cargo depot) The TAC1 cargo's geometry is messed up. But it's wierd, becuase it depends on the camera angle and distance. if you are really close up to the cargo, and you place it at the right or left edge of the screen, TAC1 displays fine."

using the -novbo will cause this problem not to be visible.

The affected models I have seens thus far are:

Orion Model in mv_models - capital01.ibx
TAC1 cargo container - cargo03.ibx

The IBX files generated can be grabbed here:
http://www3.sympatico.ca/kbros/files/
TagsNo tags attached.

Activities

2005-08-07 03:33

 

screen.jpg (17,192 bytes)   
screen.jpg (17,192 bytes)   

taylor

2005-08-07 07:33

administrator   ~0002941

Don't think you ever posted what driver version you are using and that would help me out some. I still haven't been able to reproduce this with any IBX file so it's not related to that. This has to do with something in the VBO code but I'm not sure what. I thought this might be related to the ArrayElements speed check I was using but you are having problems with models which don't ever hit on that code. Only a couple of the newer hi-poly models actually make use of it.

And can you please post your fs2_open.log file too? Can't remember if you posed it somewhere already or not but I can't find a copy.

taylor

2005-08-07 12:38

administrator   ~0002943

Ok, doing a bunch of forum searching and looking at dates that everyone started reporting problems that were specific to OGL, I have one possible thought. At one point earlier this year I made a VBO optimiztion that would prevent making a VBO if there weren't that many verts. Using VBOs for small amounts of data is rather inefficient so this is typically a good thing. There could be something that I didn't account for though which is causing a problem.

As a test, please comment out line 281 ("if (VBO_ENABLED && (list->n_verts >= 250))") and see what happens. This will just force it to always make a VBO rather than some mix-match stuff that it does now. Pretty much every model would hit this as some point during rendering and not make a VBO.

2005-08-07 17:22

 

fs2_open_Tans_crash.log (62,398 bytes)   
==========================================================================
DEBUG SPEW: No debug_filter.cfg found, so only general, error, and warning
categories can be shown and no debug_filter.cfg info will be saved.
==========================================================================
Opened /home/fractux/.fs2_open/data/fs2_open.log OK
REGISTRY: os_config_read_string in osapi/osregistry_unix.cpp at line 445, thread 8303 - section = "(null)", name = "VideocardFs2open", default value: "(null)"
REGISTRY: os_config_read_string in osapi/osregistry_unix.cpp at line 445, thread 8303 - section = "(null)", name = "Language", default value: "(null)"
AutoLang: Language auto-detection successful...
Setting language to English
REGISTRY: os_config_read_string in osapi/osregistry_unix.cpp at line 445, thread 8303 - section = "(null)", name = "Soundcard", default value: "(null)"
soundcard = <nothing>
OpenAL INITED!

Vendor     : J. Valenzuela
Renderer   : Software
Version    : 0.0.7
Extensions : 
    AL_EXT_capture
    AL_EXT_vorbis
    AL_LOKI_quadriphonic
    AL_LOKI_play_position
    AL_LOKI_WAVE_format
    AL_LOKI_IMA_ADPCM_format
    AL_LOKI_buffer_data_callback
    ALC_LOKI_audio_channel
Failed to init speech
REGISTRY: os_config_read_string in osapi/osregistry_unix.cpp at line 445, thread 8303 - section = "(null)", name = "VideocardFs2open", default value: "(null)"
GR_CPU: Family 0, MMX=Yes
Initializing opengl graphics device...
Res:1024x768x32
Actual SDL Video values = R: 8, G: 8, B: 8, depth: 24, double-buffer: 1
OPENGL INITED!

  Vendor     : NVIDIA Corporation
  Renderer   : GeForce3/AGP/SSE/3DNOW!
  Version    : 1.5.3 NVIDIA 76.67
  Extensions : 
      GL_ARB_depth_texture
      GL_ARB_imaging
      GL_ARB_multisample
      GL_ARB_multitexture
      GL_ARB_occlusion_query
      GL_ARB_point_parameters
      GL_ARB_point_sprite
      GL_ARB_shadow
      GL_ARB_shader_objects
      GL_ARB_shading_language_100
      GL_ARB_texture_border_clamp
      GL_ARB_texture_compression
      GL_ARB_texture_cube_map
      GL_ARB_texture_env_add
      GL_ARB_texture_env_combine
      GL_ARB_texture_env_dot3
      GL_ARB_texture_mirrored_repeat
      GL_ARB_texture_rectangle
      GL_ARB_transpose_matrix
      GL_ARB_vertex_buffer_object
      GL_ARB_vertex_program
      GL_ARB_vertex_shader
      GL_ARB_window_pos
      GL_S3_s3tc
      GL_EXT_texture_env_add
      GL_EXT_abgr
      GL_EXT_bgra
      GL_EXT_blend_color
      GL_EXT_blend_minmax
      GL_EXT_blend_subtract
      GL_EXT_compiled_vertex_array
      GL_EXT_Cg_shader
      GL_EXT_draw_range_elements
      GL_EXT_fog_coord
      GL_EXT_multi_draw_arrays
      GL_EXT_packed_pixels
      GL_EXT_paletted_texture
      GL_EXT_pixel_buffer_object
      GL_EXT_point_parameters
      GL_EXT_rescale_normal
      GL_EXT_secondary_color
      GL_EXT_separate_specular_color
      GL_EXT_shadow_funcs
      GL_EXT_shared_texture_palette
      GL_EXT_stencil_wrap
      GL_EXT_texture3D
      GL_EXT_texture_compression_s3tc
      GL_EXT_texture_cube_map
      GL_EXT_texture_edge_clamp
      GL_EXT_texture_env_combine
      GL_EXT_texture_env_dot3
      GL_EXT_texture_filter_anisotropic
      GL_EXT_texture_lod
      GL_EXT_texture_lod_bias
      GL_EXT_texture_object
      GL_EXT_vertex_array
      GL_HP_occlusion_test
      GL_IBM_rasterpos_clip
      GL_IBM_texture_mirrored_repeat
      GL_KTX_buffer_region
      GL_NV_blend_square
      GL_NV_copy_depth_to_color
      GL_NV_depth_clamp
      GL_NV_fence
      GL_NV_fog_distance
      GL_NV_light_max_exponent
      GL_NV_multisample_filter_hint
      GL_NV_occlusion_query
      GL_NV_packed_depth_stencil
      GL_NV_pixel_data_range
      GL_NV_point_sprite
      GL_NV_register_combiners
      GL_NV_register_combiners2
      GL_NV_texgen_reflection
      GL_NV_texture_compression_vtc
      GL_NV_texture_env_combine4
      GL_NV_texture_rectangle
      GL_NV_texture_shader
      GL_NV_texture_shader2
      GL_NV_vertex_array_range
      GL_NV_vertex_array_range2
      GL_NV_vertex_program
      GL_NV_vertex_program1_1
      GL_SGIS_generate_mipmap
      GL_SGIS_multitexture
      GL_SGIS_texture_lod
      GL_SGIX_depth_texture
      GL_SGIX_shadow
      GL_SUN_slice_accum

  Found extension "GL_EXT_fog_coord", and function "glFogCoordfEXT()".
  Found extension "GL_EXT_fog_coord", and function "glFogCoordPointerEXT()".
  Found extension "GL_ARB_multitexture", and function "glMultiTexCoord2fARB()".
  Found extension "GL_ARB_multitexture", and function "glActiveTextureARB()".
  Found extension "GL_ARB_texture_env_add".
  Found extension "GL_ARB_texture_compression", and function "glCompressedTexImage2D()".
  Found extension "GL_EXT_texture_compression_s3tc".
  Found extension "GL_EXT_texture_filter_anisotropic".
  Found extension "GL_NV_fog_distance".
  Found extension "GL_EXT_secondary_color", and function "glSecondaryColor3fvEXT()".
  Found extension "GL_EXT_secondary_color", and function "glSecondaryColor3ubvEXT()".
  Found extension "GL_ARB_texture_env_combine".
  Found extension "GL_EXT_texture_env_combine".
  Found extension "GL_EXT_compiled_vertex_array", and function "glLockArraysEXT()".
  Found extension "GL_EXT_compiled_vertex_array", and function "glUnlockArraysEXT()".
  Found extension "GL_ARB_transpose_matrix", and function "glLoadTransposeMatrixfARB()".
  Found extension "GL_ARB_transpose_matrix", and function "glMultTransposeMatrixfARB()".
  Found extension "GL_ARB_multitexture", and function "glClientActiveTextureARB()".
  Found extension "GL_EXT_draw_range_elements", and function "glDrawRangeElements()".
  Found extension "GL_ARB_texture_mirrored_repeat".
  Unable to find extension "GL_ARB_texture_non_power_of_two".
  Found extension "GL_ARB_vertex_buffer_object", and function "glBindBufferARB()".
  Found extension "GL_ARB_vertex_buffer_object", and function "glDeleteBuffersARB()".
  Found extension "GL_ARB_vertex_buffer_object", and function "glGenBuffersARB()".
  Found extension "GL_ARB_vertex_buffer_object", and function "glBufferDataARB()".

  Max texture units: 4
  Max elements vertices: 4096
  Max elements indices: 4096
  Max texture size: 4096x4096
  Texture compression enabled: YES

Size of bitmap info = 760 KB
Size of bitmap extra info = 52 bytes
ANI cursorweb with size 24x24 (25.0% wasted)
REGISTRY: os_config_read_string in osapi/osregistry_unix.cpp at line 445, thread 8303 - section = "(null)", name = "GammaD3D", default value: "1.0"
REGISTRY: os_config_read_string in osapi/osregistry_unix.cpp at line 445, thread 8303 - section = "PXO", name = "Login", default value: "(null)"
REGISTRY: os_config_read_string in osapi/osregistry_unix.cpp at line 445, thread 8303 - section = "PXO", name = "Password", default value: "(null)"
REGISTRY: os_config_read_string in osapi/osregistry_unix.cpp at line 445, thread 8303 - section = "PXO", name = "SquadName", default value: "(null)"
Using high memory settings...
Wokka!  Error opening file (interface.tbl)!
Unable to parse interface.tbl!ANI 2_radar1 with size 170x170 (33.6% wasted)
REGISTRY: os_config_read_string in osapi/osregistry_unix.cpp at line 445, thread 8303 - section = "(null)", name = "ConnectionSpeed", default value: "Fast"
ML Freespace Multi Log - Opened Sat, Aug 06, 2005  at 04:42PM
----
----
----



Joystick INITTED!

Using 'Microsoft SideWinder 3D Pro' as the primary joystick:
  Number of axes: 4
  Number of buttons: 9
  Number of hats: 1
  Number of trackballs: 0

Current soundtrack set to -1 in event_music_reset_choices
Wokka!  Error opening file (armor.tbl)!
Unable to parse armor.tbl!couldn't find particle pcx for Akheton SDG 
found ani Akheton_Particle for Akheton SDG, with 11 frames and 25 fps 
couldn't find particle pcx for Morning Star 
found ani Morningstar_Particle for Morning Star, with 21 frames and 10 fps 
couldn't find particle pcx for MorningStar D 
found ani Morningstar_Particle for MorningStar D, with 21 frames and 10 fps 
couldn't find particle pcx for Maxim 
found ani Maxim_Particle for Maxim, with 21 frames and 10 fps 
couldn't find particle pcx for Maxim D 
found ani Maxim_Particle for Maxim D, with 21 frames and 10 fps 
couldn't find particle pcx for UD-8 Kayser 
ANI Kayser_Particle with size 80x80 (37.5% wasted)
found ani Kayser_Particle for UD-8 Kayser, with 7 frames and 30 fps 
couldn't find particle pcx for UD-D Kayser 
found ani Kayser_Particle for UD-D Kayser, with 7 frames and 30 fps 
couldn't find pcx for Circe 
found ani Circe_Bitmap for Circe, with 20 frames and 15 fps 
couldn't find particle pcx for Lamprey 
ANI Lamprey_Particle with size 86x86 (32.8% wasted)
found ani Lamprey_Particle for Lamprey, with 9 frames and 20 fps 
couldn't find particle pcx for Shivan Heavy Laser 
found ani Shivan_Laser_Stream for Shivan Heavy Laser, with 11 frames and 35 fps 
couldn't find particle pcx for Shivan Mega Laser 
found ani Shivan_Laser_Stream for Shivan Mega Laser, with 11 frames and 35 fps 
Wokka!  Error opening file (difficulty.tbl)!
Unable to parse 'difficulty.tbl'!  Code = 5.
Loaded modular ship table file ships.tbl
Wokka!  Error opening file (hud_gauges.tbl)!
Unable to parse hud_gauges.tbl!  Code = 5.
ML 08/06 16:42:48~   psnet_get_ip() reports IP : 0.0.0.0

ML 08/06 16:42:48~   Receive buffer set to 8192

ML 08/06 16:42:48~   Send buffer set to 8192

loading animated cursor "cursor"
ANI cursor with size 24x24 (25.0% wasted)
Ships.tbl is : VALID
Weapons.tbl is : VALID
cfile_init() took 840
Got event GS_EVENT_TEAM_SELECT (49) in state NOT A VALID STATE (0)
REGISTRY: os_config_read_string in osapi/osregistry_unix.cpp at line 445, thread 8303 - section = "(null)", name = "LastPlayer", default value: "(null)"
ANI cursor.ani with size 24x24 (25.0% wasted)
Got event GS_EVENT_MAIN_MENU (0) in state GS_STATE_VIEW_CUTSCENES (38)
Someone passed an extension to bm_load for file '103rd.pcx'
ANI 2_mainwalk.ani with size 477x477 (6.8% wasted)
ANI 2_mainflyby.ani with size 189x189 (26.2% wasted)
ANI 2_maincrane.ani with size 116x116 (9.4% wasted)
ANI 2_mainexit.ani with size 174x174 (32.0% wasted)
ANI 2_mainbarracks.ani with size 158x158 (38.3% wasted)
ANI 2_mainreadyroom.ani with size 145x145 (43.4% wasted)
ANI 2_maintechroom.ani with size 119x119 (7.0% wasted)
ANI 2_mainoptions.ani with size 206x206 (19.5% wasted)
ANI 2_maincampaign.ani with size 190x190 (25.8% wasted)
Frame  0 too long!!: frametime = 0.254 (0.254)
Got event GS_EVENT_WEAPON_SELECTION (26) in state GS_STATE_MAIN_MENU (1)
Got event GS_EVENT_START_GAME (1) in state GS_STATE_MAIN_MENU (1)
=================== STARTING LEVEL LOAD ==================
Someone passed an extension to bm_load for file 'E2hi.pcx'
ANI 2_Loading.ani with size 43x43 (32.8% wasted)
Starting model page in...
Beginning level bitmap paging...
BMPMAN: Found EFF (particlesmoke01.eff) with 52 frames at 28 fps.
BMPMAN: Found EFF (particlesmoke02.eff) with 52 frames at 28 fps.
BMPMAN: Found EFF (WarpMap01.eff) with 25 frames at 30 fps.
loading warp modelLoading model 'warp.pof'
IBX: Found a good IBX to read for 'warp.pof'.
IBX-DEBUG => POF checksum: 4252971066, IBX checksum: 1418599850 -- "warp.pof"
For "warp.pof" I couldn't find warpmap-glow.ani or warpmap-glow.pcx.
For "warp.pof" I couldn't find warpmap-shine.pcx
 128
BMPMAN: Found EFF (shieldhit01a.eff) with 23 frames at 21 fps.
BMPMAN: Found EFF (shockwave01.eff) with 92 frames at 20 fps.
loading defalt shockwave modelLoading model 'shockwave.pof'
 -1
MISSION LOAD: 'TransE2M2.fs2'
Hmmm... Extension passed to mission_load...
Loading model 'fighter2t-04.pof'
IBX: Found a good IBX to read for 'fighter2t-04.pof'.
IBX-DEBUG => POF checksum: 2284583645, IBX checksum: 2805047208 -- "fighter2t-04.pof"
For "fighter2t-04.pof" I couldn't find redo.ani but I did find redo.dds.
For "fighter2t-04.pof" I couldn't find redo-glow.ani but I did find redo-glow.pcx.
For "fighter2t-04.pof" I couldn't find redo.ani but I did find redo.dds.
For "fighter2t-04.pof" I couldn't find redo-glow.ani but I did find redo-glow.pcx.
For "fighter2t-04.pof" I couldn't find redo.ani but I did find redo.dds.
For "fighter2t-04.pof" I couldn't find redo-glow.ani but I did find redo-glow.pcx.
For "fighter2t-04.pof" I couldn't find redo.ani but I did find redo.dds.
For "fighter2t-04.pof" I couldn't find redo-glow.ani but I did find redo-glow.pcx.
For "fighter2t-04.pof" I couldn't find redo.ani but I did find redo.dds.
For "fighter2t-04.pof" I couldn't find redo-glow.ani but I did find redo-glow.pcx.
For "fighter2t-04.pof" I couldn't find redo.ani but I did find redo.dds.
For "fighter2t-04.pof" I couldn't find redo-glow.ani but I did find redo-glow.pcx.
For "fighter2t-04.pof" I couldn't find redo.ani but I did find redo.dds.
For "fighter2t-04.pof" I couldn't find redo-glow.ani but I did find redo-glow.pcx.
For "fighter2t-04.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "fighter2t-04.pof" I couldn't find thruster01-shine.pcx
For "fighter2t-04.pof" I couldn't find redoB.ani but I did find redoB.dds.
For "fighter2t-04.pof" I couldn't find redoB-glow.ani but I did find redoB-glow.pcx.
For "fighter2t-04.pof" I couldn't find redoB.ani but I did find redoB.dds.
For "fighter2t-04.pof" I couldn't find redoB-glow.ani but I did find redoB-glow.pcx.
For "fighter2t-04.pof" I couldn't find redoB.ani but I did find redoB.dds.
For "fighter2t-04.pof" I couldn't find redoB-glow.ani but I did find redoB-glow.pcx.
For "fighter2t-04.pof" I couldn't find redoB.ani but I did find redoB.dds.
For "fighter2t-04.pof" I couldn't find redoB-glow.ani but I did find redoB-glow.pcx.
For "fighter2t-04.pof" I couldn't find redoB.ani but I did find redoB.dds.
For "fighter2t-04.pof" I couldn't find redoB-glow.ani but I did find redoB-glow.pcx.
For "fighter2t-04.pof" I couldn't find redoB.ani but I did find redoB.dds.
For "fighter2t-04.pof" I couldn't find redoB-glow.ani but I did find redoB-glow.pcx.
For "fighter2t-04.pof" I couldn't find redoB.ani but I did find redoB.dds.
For "fighter2t-04.pof" I couldn't find redoB-glow.ani but I did find redoB-glow.pcx.
For "fighter2t-04.pof" I couldn't find redoC.ani but I did find redoC.dds.
For "fighter2t-04.pof" I couldn't find redoC-glow.ani but I did find redoC-glow.pcx.
For "fighter2t-04.pof" I couldn't find redoC.ani but I did find redoC.dds.
For "fighter2t-04.pof" I couldn't find redoC-glow.ani but I did find redoC-glow.pcx.
For "fighter2t-04.pof" I couldn't find redoC.ani but I did find redoC.dds.
For "fighter2t-04.pof" I couldn't find redoC-glow.ani but I did find redoC-glow.pcx.
For "fighter2t-04.pof" I couldn't find redoC.ani but I did find redoC.dds.
For "fighter2t-04.pof" I couldn't find redoC-glow.ani but I did find redoC-glow.pcx.
For "fighter2t-04.pof" I couldn't find redoC.ani but I did find redoC.dds.
For "fighter2t-04.pof" I couldn't find redoC-glow.ani but I did find redoC-glow.pcx.
For "fighter2t-04.pof" I couldn't find redoC.ani but I did find redoC.dds.
For "fighter2t-04.pof" I couldn't find redoC-glow.ani but I did find redoC-glow.pcx.
For "fighter2t-04.pof" I couldn't find redoC.ani but I did find redoC.dds.
For "fighter2t-04.pof" I couldn't find redoC-glow.ani but I did find redoC-glow.pcx.
For "fighter2t-04.pof" I couldn't find damage.ani but I did find damage.dds.
For "fighter2t-04.pof" I couldn't find damage-glow.ani or damage-glow.pcx.
Loading model 'fighter08.pof'
IBX: Found a good IBX to read for 'fighter08.pof'.
IBX-DEBUG => POF checksum: 2156423984, IBX checksum: 3741054428 -- "fighter08.pof"
For "fighter08.pof" I couldn't find Fighter08-01b.ani but I did find Fighter08-01b.dds.
For "fighter08.pof" I couldn't find Fighter08-01b-glow.ani but I did find Fighter08-01b-glow.pcx.
For "fighter08.pof" I couldn't find thruster02-glow.ani or thruster02-glow.pcx.
For "fighter08.pof" I couldn't find thruster02-shine.pcx
For "fighter08.pof" I couldn't find Fighter08-01c.ani but I did find Fighter08-01c.dds.
For "fighter08.pof" I couldn't find Fighter08-01c-glow.ani but I did find Fighter08-01c-glow.pcx.
For "fighter08.pof" I couldn't find Fighter08-01a.ani but I did find Fighter08-01a.dds.
For "fighter08.pof" I couldn't find Fighter08-01a-glow.ani but I did find Fighter08-01a-glow.pcx.
For "fighter08.pof" I couldn't find Fighter08-01a.ani but I did find Fighter08-01a.dds.
For "fighter08.pof" I couldn't find Fighter08-01a-glow.ani but I did find Fighter08-01a-glow.pcx.
Loading model 'fighter2t-03.pof'
IBX: Found a good IBX to read for 'fighter2t-03.pof'.
IBX-DEBUG => POF checksum:   59332783, IBX checksum: 2566922720 -- "fighter2t-03.pof"
For "fighter2t-03.pof" I couldn't find fighter2t-03A.ani but I did find fighter2t-03A.dds.
For "fighter2t-03.pof" I couldn't find fighter2t-03A-glow.ani but I did find fighter2t-03A-glow.pcx.
For "fighter2t-03.pof" I couldn't find glass.ani but I did find glass.tga.
For "fighter2t-03.pof" I couldn't find glass-glow.ani or glass-glow.pcx.
For "fighter2t-03.pof" I couldn't find Tercoc01.ani but I did find Tercoc01.tga.
For "fighter2t-03.pof" I couldn't find Tercoc01-glow.ani but I did find Tercoc01-glow.tga.
For "fighter2t-03.pof" I couldn't find Tercoc01-shine.pcx
For "fighter2t-03.pof" I couldn't find THRUSTER01.ani or THRUSTER01.pcx.
For "fighter2t-03.pof" I couldn't find THRUSTER01-glow.ani or THRUSTER01-glow.pcx.
For "fighter2t-03.pof" I couldn't find THRUSTER01-shine.pcx
For "fighter2t-03.pof" I couldn't find fighter2t-03B.ani but I did find fighter2t-03B.dds.
For "fighter2t-03.pof" I couldn't find fighter2t-03B-glow.ani but I did find fighter2t-03B-glow.pcx.
For "fighter2t-03.pof" I couldn't find fighter2t-03C.ani but I did find fighter2t-03C.pcx.
For "fighter2t-03.pof" I couldn't find fighter2t-03C-glow.ani or fighter2t-03C-glow.pcx.
For "fighter2t-03.pof" I couldn't find fighter2t-03C-shine.pcx
For "fighter2t-03.pof" I couldn't find damage.ani but I did find damage.dds.
For "fighter2t-03.pof" I couldn't find damage-glow.ani or damage-glow.pcx.
Loading model 'freighter2t-01.pof'
IBX: Found a good IBX to read for 'freighter2t-01.pof'.
IBX-DEBUG => POF checksum: 1930276652, IBX checksum: 3977253764 -- "freighter2t-01.pof"
For "freighter2t-01.pof" I couldn't find damage.ani but I did find damage.dds.
For "freighter2t-01.pof" I couldn't find damage-glow.ani or damage-glow.pcx.
For "freighter2t-01.pof" I couldn't find fmap1c.ani but I did find fmap1c.pcx.
For "freighter2t-01.pof" I couldn't find fmap1c-glow.ani or fmap1c-glow.pcx.
For "freighter2t-01.pof" I couldn't find fmap1c-shine.pcx
For "freighter2t-01.pof" I couldn't find ftile1c.ani but I did find ftile1c.pcx.
For "freighter2t-01.pof" I couldn't find ftile1c-glow.ani or ftile1c-glow.pcx.
For "freighter2t-01.pof" I couldn't find ftile1c-shine.pcx
For "freighter2t-01.pof" I couldn't find ftile2c.ani but I did find ftile2c.pcx.
For "freighter2t-01.pof" I couldn't find ftile2c-glow.ani or ftile2c-glow.pcx.
For "freighter2t-01.pof" I couldn't find ftile2c-shine.pcx
For "freighter2t-01.pof" I couldn't find ftile4b.ani but I did find ftile4b.pcx.
For "freighter2t-01.pof" I couldn't find ftile4b-glow.ani or ftile4b-glow.pcx.
For "freighter2t-01.pof" I couldn't find ftile5c.ani but I did find ftile5c.pcx.
For "freighter2t-01.pof" I couldn't find ftile5c-glow.ani or ftile5c-glow.pcx.
For "freighter2t-01.pof" I couldn't find ftile5c-shine.pcx
For "freighter2t-01.pof" I couldn't find ftile4.ani but I did find ftile4.pcx.
For "freighter2t-01.pof" I couldn't find ftile4-glow.ani or ftile4-glow.pcx.
For "freighter2t-01.pof" I couldn't find fmap1b.ani but I did find fmap1b.pcx.
For "freighter2t-01.pof" I couldn't find fmap1b-glow.ani or fmap1b-glow.pcx.
For "freighter2t-01.pof" I couldn't find ftile1b.ani but I did find ftile1b.pcx.
For "freighter2t-01.pof" I couldn't find ftile1b-glow.ani or ftile1b-glow.pcx.
For "freighter2t-01.pof" I couldn't find ftile2b.ani but I did find ftile2b.pcx.
For "freighter2t-01.pof" I couldn't find ftile2b-glow.ani or ftile2b-glow.pcx.
For "freighter2t-01.pof" I couldn't find ftile4b.ani but I did find ftile4b.pcx.
For "freighter2t-01.pof" I couldn't find ftile4b-glow.ani or ftile4b-glow.pcx.
For "freighter2t-01.pof" I couldn't find ftile5b.ani but I did find ftile5b.pcx.
For "freighter2t-01.pof" I couldn't find ftile5b-glow.ani or ftile5b-glow.pcx.
For "freighter2t-01.pof" I couldn't find fmap1.ani but I did find fmap1.pcx.
For "freighter2t-01.pof" I couldn't find fmap1-glow.ani or fmap1-glow.pcx.
For "freighter2t-01.pof" I couldn't find ftile1.ani but I did find ftile1.pcx.
For "freighter2t-01.pof" I couldn't find ftile1-glow.ani or ftile1-glow.pcx.
For "freighter2t-01.pof" I couldn't find ftile2.ani but I did find ftile2.pcx.
For "freighter2t-01.pof" I couldn't find ftile2-glow.ani or ftile2-glow.pcx.
For "freighter2t-01.pof" I couldn't find ftile4.ani but I did find ftile4.pcx.
For "freighter2t-01.pof" I couldn't find ftile4-glow.ani or ftile4-glow.pcx.
For "freighter2t-01.pof" I couldn't find ftile5.ani but I did find ftile5.pcx.
For "freighter2t-01.pof" I couldn't find ftile5-glow.ani or ftile5-glow.pcx.
For "freighter2t-01.pof" I couldn't find invisible-glow.ani or invisible-glow.pcx.
For "freighter2t-01.pof" I couldn't find invisible-shine.pcx
For "freighter2t-01.pof" I couldn't find ftile2.ani but I did find ftile2.pcx.
For "freighter2t-01.pof" I couldn't find ftile2-glow.ani or ftile2-glow.pcx.
Loading model 'science01.pof'
IBX: Found a good IBX to read for 'science01.pof'.
IBX-DEBUG => POF checksum: 3662392276, IBX checksum:   50497712 -- "science01.pof"
For "science01.pof" I couldn't find science01-01b.ani but I did find science01-01b.dds.
For "science01.pof" I couldn't find science01-01b-glow.ani but I did find science01-01b-glow.pcx.
For "science01.pof" I couldn't find science01-01a.ani but I did find science01-01a.dds.
For "science01.pof" I couldn't find science01-01a-glow.ani but I did find science01-01a-glow.pcx.
For "science01.pof" I couldn't find science01-name.ani but I did find science01-name.pcx.
For "science01.pof" I couldn't find science01-name-glow.ani or science01-name-glow.pcx.
For "science01.pof" I couldn't find science01-name-shine.pcx
Unknown special object type $reactor while reading model science01.pof
Loading model 'fighter2t-02.pof'
IBX: Found a good IBX to read for 'fighter2t-02.pof'.
IBX-DEBUG => POF checksum: 1294070389, IBX checksum:  552431421 -- "fighter2t-02.pof"
For "fighter2t-02.pof" I couldn't find fighter2t-02a.ani but I did find fighter2t-02a.dds.
For "fighter2t-02.pof" I couldn't find fighter2t-02a-glow.ani but I did find fighter2t-02a-glow.pcx.
For "fighter2t-02.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "fighter2t-02.pof" I couldn't find thruster01-shine.pcx
For "fighter2t-02.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "fighter2t-02.pof" I couldn't find thruster01-shine.pcx
For "fighter2t-02.pof" I couldn't find fighter2t-02b.ani but I did find fighter2t-02b.dds.
For "fighter2t-02.pof" I couldn't find fighter2t-02b-glow.ani but I did find fighter2t-02b-glow.pcx.
For "fighter2t-02.pof" I couldn't find fighter2t-02c.ani but I did find fighter2t-02c.dds.
For "fighter2t-02.pof" I couldn't find fighter2t-02c-glow.ani but I did find fighter2t-02c-glow.pcx.
Starting mission message count : 205
Ending mission message count : 206
Current soundtrack set to -1 in event_music_reset_choices
Loading model 'cargo2t-01.pof'
IBX: Found a good IBX to read for 'cargo2t-01.pof'.
IBX-DEBUG => POF checksum: 2432210090, IBX checksum:  158691921 -- "cargo2t-01.pof"
For "cargo2t-01.pof" I couldn't find damage.ani but I did find damage.dds.
For "cargo2t-01.pof" I couldn't find damage-glow.ani or damage-glow.pcx.
For "cargo2t-01.pof" I couldn't find cargot2.ani but I did find cargot2.dds.
For "cargo2t-01.pof" I couldn't find cargot2-glow.ani or cargot2-glow.pcx.
For "cargo2t-01.pof" I couldn't find cargot1.ani but I did find cargot1.dds.
For "cargo2t-01.pof" I couldn't find cargot1-glow.ani or cargot1-glow.pcx.
For "cargo2t-01.pof" I couldn't find cargo2t-01b.ani but I did find cargo2t-01b.dds.
For "cargo2t-01.pof" I couldn't find cargo2t-01b-glow.ani or cargo2t-01b-glow.pcx.
For "cargo2t-01.pof" I couldn't find cargo2t-01c.ani but I did find cargo2t-01c.dds.
For "cargo2t-01.pof" I couldn't find cargo2t-01c-glow.ani or cargo2t-01c-glow.pcx.
For "cargo2t-01.pof" I couldn't find cargo2t-01d.ani but I did find cargo2t-01d.dds.
For "cargo2t-01.pof" I couldn't find cargo2t-01d-glow.ani or cargo2t-01d-glow.pcx.
=================== LOADING GAME PALETTE ================
ANI 2_lock1 with size 53x53 (17.2% wasted)
ANI 2_lockspin with size 100x100 (21.9% wasted)
ANI 2_lead1 with size 26x26 (18.8% wasted)
ANI 2_energy2 with size 96x96 (25.0% wasted)
ANI toggle1 with size 20x20 (37.5% wasted)
ANI weapons1 with size 20x20 (37.5% wasted)
ANI weapons1_b with size 20x20 (37.5% wasted)
ANI 2_toparc1 with size 60x60 (6.2% wasted)
ANI 2_toparc2 with size 24x24 (25.0% wasted)
ANI 2_toparc3 with size 29x29 (9.4% wasted)
ANI 2_leftarc with size 252x252 (1.6% wasted)
ANI 2_rightarc1 with size 252x252 (1.6% wasted)
ANI 2_reticle1 with size 24x24 (25.0% wasted)
ANI targhit1 with size 21x21 (34.4% wasted)
ANI energy1 with size 41x41 (35.9% wasted)
ANI targetview1 with size 156x156 (39.1% wasted)
ANI targetview2 with size 96x96 (25.0% wasted)
ANI targetview3 with size 20x20 (37.5% wasted)
ANI damage1 with size 25x25 (21.9% wasted)
ANI support1 with size 24x24 (25.0% wasted)
ANI objective1 with size 21x21 (34.4% wasted)
ANI wingman1 with size 53x53 (17.2% wasted)
ANI wingman2 with size 53x53 (17.2% wasted)
ANI wingman3 with size 53x53 (17.2% wasted)
ANI netlag1 with size 30x30 (6.2% wasted)
ANI head1 with size 132x132 (48.4% wasted)
ANI time1 with size 23x23 (28.1% wasted)
ANI debris01 with size 38x38 (40.6% wasted)
ANI debris02 with size 19x19 (40.6% wasted)
ANI debris04 with size 27x27 (15.6% wasted)
=================== STARTING LEVEL DATA LOAD ==================
About to page in ships!
ANI shieldft-02 with size 93x93 (27.3% wasted)
ANI shieldft-04 with size 93x93 (27.3% wasted)
ANI shieldft-03 with size 93x93 (27.3% wasted)
Loading model 'support2t-01.pof'
IBX: Found a good IBX to read for 'support2t-01.pof'.
IBX-DEBUG => POF checksum: 3683740669, IBX checksum:  758791252 -- "support2t-01.pof"
For "support2t-01.pof" I couldn't find support1.ani but I did find support1.dds.
For "support2t-01.pof" I couldn't find support1-glow.ani but I did find support1-glow.pcx.
For "support2t-01.pof" I couldn't find support1.ani but I did find support1.dds.
For "support2t-01.pof" I couldn't find support1-glow.ani but I did find support1-glow.pcx.
For "support2t-01.pof" I couldn't find support1.ani but I did find support1.dds.
For "support2t-01.pof" I couldn't find support1-glow.ani but I did find support1-glow.pcx.
For "support2t-01.pof" I couldn't find support1.ani but I did find support1.dds.
For "support2t-01.pof" I couldn't find support1-glow.ani but I did find support1-glow.pcx.
For "support2t-01.pof" I couldn't find support1.ani but I did find support1.dds.
For "support2t-01.pof" I couldn't find support1-glow.ani but I did find support1-glow.pcx.
For "support2t-01.pof" I couldn't find support1.ani but I did find support1.dds.
For "support2t-01.pof" I couldn't find support1-glow.ani but I did find support1-glow.pcx.
For "support2t-01.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "support2t-01.pof" I couldn't find thruster01-shine.pcx
For "support2t-01.pof" I couldn't find support1b.ani but I did find support1b.dds.
For "support2t-01.pof" I couldn't find support1b-glow.ani but I did find support1b-glow.pcx.
For "support2t-01.pof" I couldn't find support1b.ani but I did find support1b.dds.
For "support2t-01.pof" I couldn't find support1b-glow.ani but I did find support1b-glow.pcx.
For "support2t-01.pof" I couldn't find support1b.ani but I did find support1b.dds.
For "support2t-01.pof" I couldn't find support1b-glow.ani but I did find support1b-glow.pcx.
For "support2t-01.pof" I couldn't find support1b.ani but I did find support1b.dds.
For "support2t-01.pof" I couldn't find support1b-glow.ani but I did find support1b-glow.pcx.
For "support2t-01.pof" I couldn't find support1b.ani but I did find support1b.dds.
For "support2t-01.pof" I couldn't find support1b-glow.ani but I did find support1b-glow.pcx.
For "support2t-01.pof" I couldn't find support1b.ani but I did find support1b.dds.
For "support2t-01.pof" I couldn't find support1b-glow.ani but I did find support1b-glow.pcx.
For "support2t-01.pof" I couldn't find support1c.ani but I did find support1c.dds.
For "support2t-01.pof" I couldn't find support1c-glow.ani but I did find support1c-glow.pcx.
For "support2t-01.pof" I couldn't find support1c.ani but I did find support1c.dds.
For "support2t-01.pof" I couldn't find support1c-glow.ani but I did find support1c-glow.pcx.
For "support2t-01.pof" I couldn't find support1c.ani but I did find support1c.dds.
For "support2t-01.pof" I couldn't find support1c-glow.ani but I did find support1c-glow.pcx.
For "support2t-01.pof" I couldn't find support1c.ani but I did find support1c.dds.
For "support2t-01.pof" I couldn't find support1c-glow.ani but I did find support1c-glow.pcx.
For "support2t-01.pof" I couldn't find support1c.ani but I did find support1c.dds.
For "support2t-01.pof" I couldn't find support1c-glow.ani but I did find support1c-glow.pcx.
For "support2t-01.pof" I couldn't find support1c.ani but I did find support1c.dds.
For "support2t-01.pof" I couldn't find support1c-glow.ani but I did find support1c-glow.pcx.
For "support2t-01.pof" I couldn't find damage.ani but I did find damage.dds.
For "support2t-01.pof" I couldn't find damage-glow.ani or damage-glow.pcx.
Loading model 'corvette2t-01.pof'
IBX: Found a good IBX to read for 'corvette2t-01.pof'.
IBX-DEBUG => POF checksum: 3356494594, IBX checksum: 3454986345 -- "corvette2t-01.pof"
For "corvette2t-01.pof" I couldn't find Tcov3A.ani but I did find Tcov3A.dds.
For "corvette2t-01.pof" I couldn't find Tcov3A-glow.ani or Tcov3A-glow.pcx.
For "corvette2t-01.pof" I couldn't find Tcov1A.ani but I did find Tcov1A.dds.
For "corvette2t-01.pof" I couldn't find Tcov1A-glow.ani or Tcov1A-glow.pcx.
For "corvette2t-01.pof" I couldn't find tcov4a-alpha.ani but I did find tcov4a-alpha.tga.
For "corvette2t-01.pof" I couldn't find tcov4a-alpha-glow.ani but I did find tcov4a-alpha-glow.tga.
For "corvette2t-01.pof" I couldn't find Tcov2A.ani but I did find Tcov2A.dds.
For "corvette2t-01.pof" I couldn't find Tcov2A-glow.ani or Tcov2A-glow.pcx.
For "corvette2t-01.pof" I couldn't find Tcov7A.ani but I did find Tcov7A.dds.
For "corvette2t-01.pof" I couldn't find Tcov7A-glow.ani or Tcov7A-glow.pcx.
For "corvette2t-01.pof" I couldn't find Tcov6A.ani but I did find Tcov6A.dds.
For "corvette2t-01.pof" I couldn't find Tcov6A-glow.ani or Tcov6A-glow.pcx.
For "corvette2t-01.pof" I couldn't find Tcov5A.ani but I did find Tcov5A.dds.
For "corvette2t-01.pof" I couldn't find Tcov5A-glow.ani or Tcov5A-glow.pcx.
For "corvette2t-01.pof" I couldn't find tCOV6A.ani but I did find Tcov6A.dds.
For "corvette2t-01.pof" I couldn't find tCOV6A-glow.ani or tCOV6A-glow.pcx.
For "corvette2t-01.pof" I couldn't find tcov4aint.ani but I did find tcov4aint.tga.
For "corvette2t-01.pof" I couldn't find tcov4aint-glow.ani but I did find tcov4aint-glow.tga.
For "corvette2t-01.pof" I couldn't find DAMAGE.ani but I did find damage.dds.
For "corvette2t-01.pof" I couldn't find DAMAGE-glow.ani or DAMAGE-glow.pcx.
For "corvette2t-01.pof" I couldn't find corvette2t-01a.ani but I did find corvette2t-01a.tga.
For "corvette2t-01.pof" I couldn't find corvette2t-01a-glow.ani or corvette2t-01a-glow.pcx.
For "corvette2t-01.pof" I couldn't find corvette2t-01a-shine.pcx
For "corvette2t-01.pof" I couldn't find corvette2t-01b.ani but I did find corvette2t-01b.tga.
For "corvette2t-01.pof" I couldn't find corvette2t-01b-glow.ani or corvette2t-01b-glow.pcx.
For "corvette2t-01.pof" I couldn't find corvette2t-01b-shine.pcx
For "corvette2t-01.pof" I couldn't find corvette2t-01c.ani but I did find corvette2t-01c.tga.
For "corvette2t-01.pof" I couldn't find corvette2t-01c-glow.ani or corvette2t-01c-glow.pcx.
For "corvette2t-01.pof" I couldn't find corvette2t-01c-shine.pcx
Loading model 'cruiser2t-01.pof'
IBX: Found a good IBX to read for 'cruiser2t-01.pof'.
IBX-DEBUG => POF checksum: 3420908246, IBX checksum: 2040571492 -- "cruiser2t-01.pof"
For "cruiser2t-01.pof" I couldn't find ctile4A.ani but I did find ctile4A.dds.
For "cruiser2t-01.pof" I couldn't find ctile4A-glow.ani or ctile4A-glow.pcx.
For "cruiser2t-01.pof" I couldn't find ctile1.ani but I did find ctile1.dds.
For "cruiser2t-01.pof" I couldn't find ctile1-glow.ani or ctile1-glow.pcx.
For "cruiser2t-01.pof" I couldn't find ctile3.ani but I did find ctile3.dds.
For "cruiser2t-01.pof" I couldn't find ctile3-glow.ani or ctile3-glow.pcx.
For "cruiser2t-01.pof" I couldn't find ctile2.ani but I did find ctile2.dds.
For "cruiser2t-01.pof" I couldn't find ctile2-glow.ani or ctile2-glow.pcx.
For "cruiser2t-01.pof" I couldn't find ctile5.ani but I did find ctile5.dds.
For "cruiser2t-01.pof" I couldn't find ctile5-glow.ani or ctile5-glow.pcx.
For "cruiser2t-01.pof" I couldn't find ctile4A.ani but I did find ctile4A.dds.
For "cruiser2t-01.pof" I couldn't find ctile4A-glow.ani or ctile4A-glow.pcx.
For "cruiser2t-01.pof" I couldn't find tbody2.ani but I did find tbody2.dds.
For "cruiser2t-01.pof" I couldn't find tbody2-glow.ani or tbody2-glow.pcx.
For "cruiser2t-01.pof" I couldn't find tbody2.ani but I did find tbody2.dds.
For "cruiser2t-01.pof" I couldn't find tbody2-glow.ani or tbody2-glow.pcx.
For "cruiser2t-01.pof" I couldn't find tbodyA.ani but I did find tbodyA.dds.
For "cruiser2t-01.pof" I couldn't find tbodyA-glow.ani or tbodyA-glow.pcx.
For "cruiser2t-01.pof" I couldn't find carmA.ani but I did find carmA.dds.
For "cruiser2t-01.pof" I couldn't find carmA-glow.ani or carmA-glow.pcx.
For "cruiser2t-01.pof" I couldn't find damage.ani but I did find damage.dds.
For "cruiser2t-01.pof" I couldn't find damage-glow.ani or damage-glow.pcx.
For "cruiser2t-01.pof" I couldn't find ctile4B.ani but I did find ctile4B.dds.
For "cruiser2t-01.pof" I couldn't find ctile4B-glow.ani or ctile4B-glow.pcx.
For "cruiser2t-01.pof" I couldn't find ctile1.ani but I did find ctile1.dds.
For "cruiser2t-01.pof" I couldn't find ctile1-glow.ani or ctile1-glow.pcx.
For "cruiser2t-01.pof" I couldn't find ctile3.ani but I did find ctile3.dds.
For "cruiser2t-01.pof" I couldn't find ctile3-glow.ani or ctile3-glow.pcx.
For "cruiser2t-01.pof" I couldn't find ctile2.ani but I did find ctile2.dds.
For "cruiser2t-01.pof" I couldn't find ctile2-glow.ani or ctile2-glow.pcx.
For "cruiser2t-01.pof" I couldn't find ctile5.ani but I did find ctile5.dds.
For "cruiser2t-01.pof" I couldn't find ctile5-glow.ani or ctile5-glow.pcx.
For "cruiser2t-01.pof" I couldn't find ctile4B.ani but I did find ctile4B.dds.
For "cruiser2t-01.pof" I couldn't find ctile4B-glow.ani or ctile4B-glow.pcx.
For "cruiser2t-01.pof" I couldn't find tbody2.ani but I did find tbody2.dds.
For "cruiser2t-01.pof" I couldn't find tbody2-glow.ani or tbody2-glow.pcx.
For "cruiser2t-01.pof" I couldn't find ctile4c.ani but I did find ctile4c.dds.
For "cruiser2t-01.pof" I couldn't find ctile4c-glow.ani or ctile4c-glow.pcx.
For "cruiser2t-01.pof" I couldn't find ctile1c.ani but I did find ctile1c.dds.
For "cruiser2t-01.pof" I couldn't find ctile1c-glow.ani or ctile1c-glow.pcx.
For "cruiser2t-01.pof" I couldn't find ctile3c.ani but I did find ctile3c.dds.
For "cruiser2t-01.pof" I couldn't find ctile3c-glow.ani or ctile3c-glow.pcx.
For "cruiser2t-01.pof" I couldn't find ctile2c.ani but I did find ctile2c.dds.
For "cruiser2t-01.pof" I couldn't find ctile2c-glow.ani or ctile2c-glow.pcx.
For "cruiser2t-01.pof" I couldn't find ctile5c.ani but I did find ctile5c.dds.
For "cruiser2t-01.pof" I couldn't find ctile5c-glow.ani or ctile5c-glow.pcx.
For "cruiser2t-01.pof" I couldn't find ctile4c.ani but I did find ctile4c.dds.
For "cruiser2t-01.pof" I couldn't find ctile4c-glow.ani or ctile4c-glow.pcx.
For "cruiser2t-01.pof" I couldn't find tbody2.ani but I did find tbody2.dds.
For "cruiser2t-01.pof" I couldn't find tbody2-glow.ani or tbody2-glow.pcx.
ANI shield-f08 with size 93x93 (27.3% wasted)
Loading model 'support2v-01.pof'
IBX: Found a good IBX to read for 'support2v-01.pof'.
IBX-DEBUG => POF checksum: 3033145745, IBX checksum:  311387289 -- "support2v-01.pof"
For "support2v-01.pof" I couldn't find vsupport1.ani but I did find vsupport1.pcx.
For "support2v-01.pof" I couldn't find vsupport1-glow.ani but I did find vsupport1-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1.ani but I did find vsupport1.pcx.
For "support2v-01.pof" I couldn't find vsupport1-glow.ani but I did find vsupport1-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1.ani but I did find vsupport1.pcx.
For "support2v-01.pof" I couldn't find vsupport1-glow.ani but I did find vsupport1-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1.ani but I did find vsupport1.pcx.
For "support2v-01.pof" I couldn't find vsupport1-glow.ani but I did find vsupport1-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1.ani but I did find vsupport1.pcx.
For "support2v-01.pof" I couldn't find vsupport1-glow.ani but I did find vsupport1-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1.ani but I did find vsupport1.pcx.
For "support2v-01.pof" I couldn't find vsupport1-glow.ani but I did find vsupport1-glow.pcx.
For "support2v-01.pof" I couldn't find thruster02-glow.ani or thruster02-glow.pcx.
For "support2v-01.pof" I couldn't find thruster02-shine.pcx
For "support2v-01.pof" I couldn't find vsupport1b.ani but I did find vsupport1b.pcx.
For "support2v-01.pof" I couldn't find vsupport1b-glow.ani or vsupport1b-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1b.ani but I did find vsupport1b.pcx.
For "support2v-01.pof" I couldn't find vsupport1b-glow.ani or vsupport1b-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1b.ani but I did find vsupport1b.pcx.
For "support2v-01.pof" I couldn't find vsupport1b-glow.ani or vsupport1b-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1b.ani but I did find vsupport1b.pcx.
For "support2v-01.pof" I couldn't find vsupport1b-glow.ani or vsupport1b-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1b.ani but I did find vsupport1b.pcx.
For "support2v-01.pof" I couldn't find vsupport1b-glow.ani or vsupport1b-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1b.ani but I did find vsupport1b.pcx.
For "support2v-01.pof" I couldn't find vsupport1b-glow.ani or vsupport1b-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1c.ani but I did find vsupport1c.pcx.
For "support2v-01.pof" I couldn't find vsupport1c-glow.ani or vsupport1c-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1c-shine.pcx
For "support2v-01.pof" I couldn't find vsupport1c.ani but I did find vsupport1c.pcx.
For "support2v-01.pof" I couldn't find vsupport1c-glow.ani or vsupport1c-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1c-shine.pcx
For "support2v-01.pof" I couldn't find vsupport1c.ani but I did find vsupport1c.pcx.
For "support2v-01.pof" I couldn't find vsupport1c-glow.ani or vsupport1c-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1c-shine.pcx
For "support2v-01.pof" I couldn't find vsupport1c.ani but I did find vsupport1c.pcx.
For "support2v-01.pof" I couldn't find vsupport1c-glow.ani or vsupport1c-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1c-shine.pcx
For "support2v-01.pof" I couldn't find vsupport1c.ani but I did find vsupport1c.pcx.
For "support2v-01.pof" I couldn't find vsupport1c-glow.ani or vsupport1c-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1c-shine.pcx
For "support2v-01.pof" I couldn't find vsupport1c.ani but I did find vsupport1c.pcx.
For "support2v-01.pof" I couldn't find vsupport1c-glow.ani or vsupport1c-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1c-shine.pcx
For "support2v-01.pof" I couldn't find damage.ani but I did find damage.dds.
For "support2v-01.pof" I couldn't find damage-glow.ani or damage-glow.pcx.
Loading model 'corvette2v-01.pof'
IBX: Found a good IBX to read for 'corvette2v-01.pof'.
IBX-DEBUG => POF checksum:  161360885, IBX checksum:  838097792 -- "corvette2v-01.pof"
For "corvette2v-01.pof" I couldn't find VCTILE1A.ani but I did find VCTILE1A.dds.
For "corvette2v-01.pof" I couldn't find VCTILE1A-glow.ani or VCTILE1A-glow.pcx.
For "corvette2v-01.pof" I couldn't find xTrim2.ani but I did find xTrim2.dds.
For "corvette2v-01.pof" I couldn't find xTrim2-glow.ani or xTrim2-glow.pcx.
For "corvette2v-01.pof" I couldn't find VCtile7A.ani but I did find VCtile7A.dds.
For "corvette2v-01.pof" I couldn't find VCtile7A-glow.ani but I did find VCtile7A-glow.pcx.
For "corvette2v-01.pof" I couldn't find VCtile6A.ani but I did find VCtile6A.dds.
For "corvette2v-01.pof" I couldn't find VCtile6A-glow.ani or VCtile6A-glow.pcx.
For "corvette2v-01.pof" I couldn't find VCTILE2A.ani but I did find VCTILE2A.dds.
For "corvette2v-01.pof" I couldn't find VCTILE2A-glow.ani or VCTILE2A-glow.pcx.
For "corvette2v-01.pof" I couldn't find VCtile3A.ani but I did find VCtile3A.dds.
For "corvette2v-01.pof" I couldn't find VCtile3A-glow.ani or VCtile3A-glow.pcx.
For "corvette2v-01.pof" I couldn't find Vcmapa.ani but I did find Vcmapa.dds.
For "corvette2v-01.pof" I couldn't find Vcmapa-glow.ani but I did find Vcmapa-glow.pcx.
For "corvette2v-01.pof" I couldn't find VA-ripped01.ani but I did find VA-ripped01.dds.
For "corvette2v-01.pof" I couldn't find VA-ripped01-glow.ani or VA-ripped01-glow.pcx.
For "corvette2v-01.pof" I couldn't find VCtile5A.ani but I did find VCtile5A.dds.
For "corvette2v-01.pof" I couldn't find VCtile5A-glow.ani or VCtile5A-glow.pcx.
For "corvette2v-01.pof" I couldn't find VCTILE4A.ani but I did find VCTILE4A.dds.
For "corvette2v-01.pof" I couldn't find VCTILE4A-glow.ani but I did find VCTILE4A-glow.pcx.
For "corvette2v-01.pof" I couldn't find SobekTurretBase.ani but I did find SobekTurretBase.dds.
For "corvette2v-01.pof" I couldn't find SobekTurretBase-glow.ani or SobekTurretBase-glow.pcx.
For "corvette2v-01.pof" I couldn't find SobekTurretArm.ani but I did find SobekTurretArm.dds.
For "corvette2v-01.pof" I couldn't find SobekTurretArm-glow.ani or SobekTurretArm-glow.pcx.
For "corvette2v-01.pof" I couldn't find cruisertile1.ani but I did find cruisertile1.dds.
For "corvette2v-01.pof" I couldn't find cruisertile1-glow.ani or cruisertile1-glow.pcx.
For "corvette2v-01.pof" I couldn't find VCmapB.ani but I did find VCmapB.dds.
For "corvette2v-01.pof" I couldn't find VCmapB-glow.ani but I did find VCmapB-glow.pcx.
For "corvette2v-01.pof" I couldn't find VCmapC.ani but I did find VCmapC.dds.
For "corvette2v-01.pof" I couldn't find VCmapC-glow.ani or VCmapC-glow.pcx.
This mission requires 209 Ship_subsystems. See #define MAX_SHIP_SUBOBJECTS.
Loading model 'hornet.pof'
IBX: Found a good IBX to read for 'hornet.pof'.
IBX-DEBUG => POF checksum: 1463092824, IBX checksum: 1001920542 -- "hornet.pof"
For "hornet.pof" I couldn't find HornetAll-A.ani but I did find HornetAll-A.pcx.
For "hornet.pof" I couldn't find HornetAll-A-glow.ani or HornetAll-A-glow.pcx.
For "hornet.pof" I couldn't find HornetAll-A-shine.pcx
For "hornet.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "hornet.pof" I couldn't find thruster01-shine.pcx
Loading model 'rockeye.pof'
IBX: Found a good IBX to read for 'rockeye.pof'.
IBX-DEBUG => POF checksum: 4051743095, IBX checksum: 1426991478 -- "rockeye.pof"
For "rockeye.pof" I couldn't find mx64b.ani but I did find mx64b.pcx.
For "rockeye.pof" I couldn't find mx64b-glow.ani or mx64b-glow.pcx.
For "rockeye.pof" I couldn't find mx64b-shine.pcx
For "rockeye.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "rockeye.pof" I couldn't find thruster01-shine.pcx
For "rockeye.pof" I couldn't find rocka.ani but I did find rocka.pcx.
For "rockeye.pof" I couldn't find rocka-glow.ani or rocka-glow.pcx.
For "rockeye.pof" I couldn't find rocka-shine.pcx
Loading model 'Tempest.pof'
IBX: Found a good IBX to read for 'Tempest.pof'.
IBX-DEBUG => POF checksum: 2582055991, IBX checksum:  902538880 -- "Tempest.pof"
For "Tempest.pof" I couldn't find tempall.ani but I did find tempall.pcx.
For "Tempest.pof" I couldn't find tempall-glow.ani or tempall-glow.pcx.
For "Tempest.pof" I couldn't find tempall-shine.pcx
For "Tempest.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "Tempest.pof" I couldn't find thruster01-shine.pcx
Loading model 'NewHornet.pof'
IBX: Found a good IBX to read for 'NewHornet.pof'.
IBX-DEBUG => POF checksum:  252169483, IBX checksum:  788007015 -- "NewHornet.pof"
For "NewHornet.pof" I couldn't find newhornet.ani but I did find newhornet.pcx.
For "NewHornet.pof" I couldn't find newhornet-glow.ani or newhornet-glow.pcx.
For "NewHornet.pof" I couldn't find newhornet-shine.pcx
For "NewHornet.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "NewHornet.pof" I couldn't find thruster01-shine.pcx
Loading model 'bombardier.pof'
IBX: Found a good IBX to read for 'bombardier.pof'.
IBX-DEBUG => POF checksum: 2575899787, IBX checksum: 2666347505 -- "bombardier.pof"
For "bombardier.pof" I couldn't find bombardier.ani but I did find bombardier.dds.
For "bombardier.pof" I couldn't find bombardier-glow.ani or bombardier-glow.pcx.
For "bombardier.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "bombardier.pof" I couldn't find thruster01-shine.pcx
Loading model 'crossbow.pof'
IBX: Found a good IBX to read for 'crossbow.pof'.
IBX-DEBUG => POF checksum:  852142110, IBX checksum: 1760043162 -- "crossbow.pof"
For "crossbow.pof" I couldn't find crossbow.ani but I did find crossbow.dds.
For "crossbow.pof" I couldn't find crossbow-glow.ani or crossbow-glow.pcx.
For "crossbow.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "crossbow.pof" I couldn't find thruster01-shine.pcx
Loading model 'trebuchet.pof'
IBX: Found a good IBX to read for 'trebuchet.pof'.
IBX-DEBUG => POF checksum: 3041141961, IBX checksum:  859758991 -- "trebuchet.pof"
For "trebuchet.pof" I couldn't find trebuchet.ani but I did find trebuchet.pcx.
For "trebuchet.pof" I couldn't find trebuchet-glow.ani or trebuchet-glow.pcx.
For "trebuchet.pof" I couldn't find trebuchet-shine.pcx
For "trebuchet.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "trebuchet.pof" I couldn't find thruster01-shine.pcx
Loading model 'taga.pof'
IBX: Found a good IBX to read for 'taga.pof'.
IBX-DEBUG => POF checksum: 3891445845, IBX checksum:  894358270 -- "taga.pof"
For "taga.pof" I couldn't find TAGA.ani but I did find TAGA.pcx.
For "taga.pof" I couldn't find TAGA-glow.ani or TAGA-glow.pcx.
For "taga.pof" I couldn't find TAGA-shine.pcx
For "taga.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "taga.pof" I couldn't find thruster01-shine.pcx
Loading model 'tagb.pof'
IBX: Found a good IBX to read for 'tagb.pof'.
IBX-DEBUG => POF checksum: 2164944813, IBX checksum: 2670705238 -- "tagb.pof"
For "tagb.pof" I couldn't find tagb.ani but I did find tagb.pcx.
For "tagb.pof" I couldn't find tagb-glow.ani or tagb-glow.pcx.
For "tagb.pof" I couldn't find tagb-shine.pcx
For "tagb.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "tagb.pof" I couldn't find thruster01-shine.pcx
Loading model 'tagc.pof'
IBX: Found a good IBX to read for 'tagc.pof'.
IBX-DEBUG => POF checksum:  448596213, IBX checksum: 3098929269 -- "tagc.pof"
For "tagc.pof" I couldn't find tagc.ani but I did find tagc.pcx.
For "tagc.pof" I couldn't find tagc-glow.ani but I did find tagc-glow.pcx.
For "tagc.pof" I couldn't find tagc-shine.pcx
For "tagc.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "tagc.pof" I couldn't find thruster01-shine.pcx
Loading model 'piranha.pof'
IBX: Found a good IBX to read for 'piranha.pof'.
IBX-DEBUG => POF checksum: 2155204485, IBX checksum: 3170452753 -- "piranha.pof"
For "piranha.pof" I couldn't find piranhaA.ani but I did find piranhaA.pcx.
For "piranha.pof" I couldn't find piranhaA-glow.ani or piranhaA-glow.pcx.
For "piranha.pof" I couldn't find piranhaA-shine.pcx
For "piranha.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "piranha.pof" I couldn't find thruster01-shine.pcx
Loading model 'stilettoII.pof'
IBX: Found a good IBX to read for 'stilettoII.pof'.
IBX-DEBUG => POF checksum: 3940925484, IBX checksum: 1329739360 -- "stilettoII.pof"
For "stilettoII.pof" I couldn't find newstilleto.ani but I did find newstilleto.pcx.
For "stilettoII.pof" I couldn't find newstilleto-glow.ani or newstilleto-glow.pcx.
For "stilettoII.pof" I couldn't find newstilleto-shine.pcx
For "stilettoII.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "stilettoII.pof" I couldn't find thruster01-shine.pcx
Loading model 'infyrno.pof'
IBX: Found a good IBX to read for 'infyrno.pof'.
IBX-DEBUG => POF checksum: 2957681153, IBX checksum:  838736941 -- "infyrno.pof"
For "infyrno.pof" I couldn't find infyrno.ani but I did find infyrno.pcx.
For "infyrno.pof" I couldn't find infyrno-glow.ani or infyrno-glow.pcx.
For "infyrno.pof" I couldn't find infyrno-shine.pcx
For "infyrno.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "infyrno.pof" I couldn't find thruster01-shine.pcx
Loading model 'belial.pof'
IBX: Found a good IBX to read for 'belial.pof'.
IBX-DEBUG => POF checksum: 1754326632, IBX checksum: 3826719420 -- "belial.pof"
For "belial.pof" I couldn't find belial.ani but I did find belial.dds.
For "belial.pof" I couldn't find belial-glow.ani but I did find belial-glow.pcx.
For "belial.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "belial.pof" I couldn't find thruster01-shine.pcx
Loading model 'Tsunami.pof'
IBX: Found a good IBX to read for 'Tsunami.pof'.
IBX-DEBUG => POF checksum: 3898182949, IBX checksum: 3174395427 -- "Tsunami.pof"
For "Tsunami.pof" I couldn't find TsunAll-a.ani but I did find TsunAll-a.pcx.
For "Tsunami.pof" I couldn't find TsunAll-a-glow.ani or TsunAll-a-glow.pcx.
For "Tsunami.pof" I couldn't find TsunAll-a-shine.pcx
For "Tsunami.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "Tsunami.pof" I couldn't find thruster01-shine.pcx
For "Tsunami.pof" I couldn't find TsunAll-b.ani but I did find TsunAll-b.pcx.
For "Tsunami.pof" I couldn't find TsunAll-b-glow.ani or TsunAll-b-glow.pcx.
For "Tsunami.pof" I couldn't find TsunAll-b-shine.pcx
Loading model 'helios.pof'
IBX: Found a good IBX to read for 'helios.pof'.
IBX-DEBUG => POF checksum: 2408185082, IBX checksum: 1766372936 -- "helios.pof"
For "helios.pof" I couldn't find helios.ani but I did find helios.pcx.
For "helios.pof" I couldn't find helios-glow.ani or helios-glow.pcx.
For "helios.pof" I couldn't find helios-shine.pcx
For "helios.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "helios.pof" I couldn't find thruster01-shine.pcx
Loading model 'EMPulse2.pof'
IBX: Found a good IBX to read for 'EMPulse2.pof'.
IBX-DEBUG => POF checksum: 3832111446, IBX checksum: 1363482244 -- "EMPulse2.pof"
For "EMPulse2.pof" I couldn't find empulse.ani but I did find empulse.pcx.
For "EMPulse2.pof" I couldn't find empulse-glow.ani or empulse-glow.pcx.
For "EMPulse2.pof" I couldn't find empulse-shine.pcx
For "EMPulse2.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "EMPulse2.pof" I couldn't find thruster01-shine.pcx
Loading model 'MX-50.pof'
IBX: Found a good IBX to read for 'MX-50.pof'.
IBX-DEBUG => POF checksum: 2163019510, IBX checksum:  261977273 -- "MX-50.pof"
For "MX-50.pof" I couldn't find MX-A.ani but I did find MX-A.pcx.
For "MX-50.pof" I couldn't find MX-A-glow.ani or MX-A-glow.pcx.
For "MX-50.pof" I couldn't find MX-A-shine.pcx
For "MX-50.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "MX-50.pof" I couldn't find thruster01-shine.pcx
For "MX-50.pof" I couldn't find Mx-B.ani but I did find Mx-B.pcx.
For "MX-50.pof" I couldn't find Mx-B-glow.ani or Mx-B-glow.pcx.
For "MX-50.pof" I couldn't find Mx-B-shine.pcx
Loading model 'Harbinger.pof'
IBX: Found a good IBX to read for 'Harbinger.pof'.
IBX-DEBUG => POF checksum: 2121319615, IBX checksum: 4003534300 -- "Harbinger.pof"
For "Harbinger.pof" I couldn't find HarbAll-a.ani but I did find HarbAll-a.pcx.
For "Harbinger.pof" I couldn't find HarbAll-a-glow.ani or HarbAll-a-glow.pcx.
For "Harbinger.pof" I couldn't find HarbAll-a-shine.pcx
For "Harbinger.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "Harbinger.pof" I couldn't find thruster01-shine.pcx
For "Harbinger.pof" I couldn't find HarbAll-B.ani but I did find HarbAll-B.pcx.
For "Harbinger.pof" I couldn't find HarbAll-B-glow.ani or HarbAll-B-glow.pcx.
For "Harbinger.pof" I couldn't find HarbAll-B-shine.pcx
Loading model 'Synaptic.pof'
IBX: Found a good IBX to read for 'Synaptic.pof'.
IBX-DEBUG => POF checksum: 2284473230, IBX checksum:  846229812 -- "Synaptic.pof"
For "Synaptic.pof" I couldn't find SynAll-A.ani but I did find SynAll-A.pcx.
For "Synaptic.pof" I couldn't find SynAll-A-glow.ani or SynAll-A-glow.pcx.
For "Synaptic.pof" I couldn't find SynAll-A-shine.pcx
For "Synaptic.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "Synaptic.pof" I couldn't find thruster01-shine.pcx
For "Synaptic.pof" I couldn't find SynAll-B.ani but I did find SynAll-B.pcx.
For "Synaptic.pof" I couldn't find SynAll-B-glow.ani or SynAll-B-glow.pcx.
For "Synaptic.pof" I couldn't find SynAll-B-shine.pcx
Loading model 'Interceptor.pof'
IBX: Found a good IBX to read for 'Interceptor.pof'.
IBX-DEBUG => POF checksum:  908169754, IBX checksum:  559317902 -- "Interceptor.pof"
For "Interceptor.pof" I couldn't find Inter-A.ani but I did find Inter-A.pcx.
For "Interceptor.pof" I couldn't find Inter-A-glow.ani or Inter-A-glow.pcx.
For "Interceptor.pof" I couldn't find Inter-A-shine.pcx
For "Interceptor.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "Interceptor.pof" I couldn't find thruster01-shine.pcx
For "Interceptor.pof" I couldn't find Inter-B.ani but I did find Inter-B.pcx.
For "Interceptor.pof" I couldn't find Inter-B-glow.ani or Inter-B-glow.pcx.
For "Interceptor.pof" I couldn't find Inter-B-shine.pcx
ANI Lamprey_Impact with size 80x80 (37.5% wasted)
Loading model 'cmeasure01.pof'
IBX: Found a good IBX to read for 'cmeasure01.pof'.
IBX-DEBUG => POF checksum: 3857917235, IBX checksum: 1369793329 -- "cmeasure01.pof"
For "cmeasure01.pof" I couldn't find Countermeasure.ani but I did find Countermeasure.dds.
For "cmeasure01.pof" I couldn't find Countermeasure-glow.ani but I did find Countermeasure-glow.pcx.
Loading model 'debris01.pof'
IBX: Found a good IBX to read for 'debris01.pof'.
IBX-DEBUG => POF checksum: 2538545483, IBX checksum: 3906274773 -- "debris01.pof"
For "debris01.pof" I couldn't find debris01a.ani but I did find debris01a.dds.
For "debris01.pof" I couldn't find debris01a-glow.ani but I did find debris01a-glow.pcx.
Loading model 'debris02.pof'
IBX: Found a good IBX to read for 'debris02.pof'.
IBX-DEBUG => POF checksum: 2383342928, IBX checksum: 3124603306 -- "debris02.pof"
For "debris02.pof" I couldn't find debris01a.ani but I did find debris01a.dds.
For "debris02.pof" I couldn't find debris01a-glow.ani but I did find debris01a-glow.pcx.
Paging in mission messages
Stopping model page in...
ANI cursorweb.ani with size 24x24 (25.0% wasted)
ANI 2_radar1.ani with size 170x170 (33.6% wasted)
ANI Kayser_Particle.ani with size 80x80 (37.5% wasted)
ANI Lamprey_Particle.ani with size 86x86 (32.8% wasted)
ANI 2_lock1.ani with size 53x53 (17.2% wasted)
ANI 2_lead1.ani with size 26x26 (18.8% wasted)
ANI 2_energy2.ani with size 96x96 (25.0% wasted)
ANI toggle1.ani with size 20x20 (37.5% wasted)
ANI weapons1.ani with size 20x20 (37.5% wasted)
ANI 2_toparc1.ani with size 60x60 (6.2% wasted)
ANI 2_toparc2.ani with size 24x24 (25.0% wasted)
ANI 2_toparc3.ani with size 29x29 (9.4% wasted)
ANI 2_leftarc.ani with size 252x252 (1.6% wasted)
ANI 2_rightarc1.ani with size 252x252 (1.6% wasted)
ANI 2_reticle1.ani with size 24x24 (25.0% wasted)
ANI targhit1.ani with size 21x21 (34.4% wasted)
ANI energy1.ani with size 41x41 (35.9% wasted)
ANI targetview1.ani with size 156x156 (39.1% wasted)
ANI targetview2.ani with size 96x96 (25.0% wasted)
ANI targetview3.ani with size 20x20 (37.5% wasted)
ANI damage1.ani with size 25x25 (21.9% wasted)
ANI support1.ani with size 24x24 (25.0% wasted)
ANI objective1.ani with size 21x21 (34.4% wasted)
ANI wingman1.ani with size 53x53 (17.2% wasted)
ANI wingman2.ani with size 53x53 (17.2% wasted)
ANI wingman3.ani with size 53x53 (17.2% wasted)
ANI netlag1.ani with size 30x30 (6.2% wasted)
ANI head1.ani with size 132x132 (48.4% wasted)
ANI time1.ani with size 23x23 (28.1% wasted)
ANI debris01.ani with size 38x38 (40.6% wasted)
ANI debris02.ani with size 19x19 (40.6% wasted)
ANI debris04.ani with size 27x27 (15.6% wasted)
ANI shieldft-02.ani with size 93x93 (27.3% wasted)
ANI shieldft-04.ani with size 93x93 (27.3% wasted)
ANI shieldft-03.ani with size 93x93 (27.3% wasted)
ANI shield-f08.ani with size 93x93 (27.3% wasted)
ANI Lamprey_Impact.ani with size 80x80 (37.5% wasted)
User bitmap 'TMP824x43'
User bitmap 'TMP824x43'
User bitmap 'TMP256x256'
User bitmap 'TMP256x256'
User bitmap 'TMP128x128'
Bmpman: 2187/4750 bitmap slots in use.
Ending level bitmap paging...
=================== ENDING LOAD ================
Real count = 4959,  Estimated count = 2311
================================================
Frame  0 too long!!: frametime = 32.672 (32.672)
Got event GS_EVENT_WEAPON_SELECT_HELP (15) in state GS_STATE_TRAINING_PAUSED (44)
ANI 2_BriefMap with size 400x400 (21.9% wasted)
ANI iconwing01 with size 28x28 (12.5% wasted)
ANI iconfighter2t-02 with size 28x28 (12.5% wasted)
ANI 2_ssfighter2t-02.ani with size 368x368 (28.1% wasted)
SHIP ANI: Found hires version of 2_ssfighter2t-02.ani
ANI iconSD4 with size 24x24 (25.0% wasted)
ANI iconPromR with size 24x24 (25.0% wasted)
ANI iconHornet with size 24x24 (25.0% wasted)
ANI iconCrossbow with size 24x24 (25.0% wasted)
ANI 2_SD4.ani with size 304x304 (40.6% wasted)
ANI 2_PromR.ani with size 304x304 (40.6% wasted)
ANI 2_hornet.ani with size 304x304 (40.6% wasted)
ANI 2_cross.ani with size 304x304 (40.6% wasted)
ANI iconT-fighter with size 29x29 (9.4% wasted)
ANI iconV-fighter with size 21x21 (34.4% wasted)
ANI iconS-fighter with size 23x23 (28.1% wasted)
ANI icont-freightc with size 28x28 (12.5% wasted)
ANI iconv-freightc with size 31x31 (3.1% wasted)
ANI icons-freightc with size 43x43 (32.8% wasted)
ANI icont-cruiser with size 18x18 (43.8% wasted)
ANI iconv-cruiser with size 44x44 (31.2% wasted)
ANI icons-cruiser with size 28x28 (12.5% wasted)
ANI FadeiconT-fighter with size 29x29 (9.4% wasted)
ANI FadeiconT-fighter.ani with size 29x29 (9.4% wasted)
ANI FadeiconT-cruiser with size 18x18 (43.8% wasted)
ANI FadeiconT-cruiser.ani with size 18x18 (43.8% wasted)
ANI Fadeicont-FreighterC with size 28x28 (12.5% wasted)
ANI Fadeicont-FreighterC.ani with size 28x28 (12.5% wasted)
Frame  0 too long!!: frametime = 0.993 (0.993)
ANI iconT-fighter.ani with size 29x29 (9.4% wasted)
ANI cursor.ani with size 24x24 (25.0% wasted)
Frame  0 too long!!: frametime = 0.511 (0.511)
No music file exists to play music at this briefing!
Got event GS_EVENT_ENTER_GAME (2) in state GS_STATE_BRIEFING (11)
Entering game at time =  42.109
Frame  1 too long!!: frametime = 1.219 (1.219)
message 'Chondral_1' with invalid head.  Fix by assigning persona to the message.
ANI Head-CM4a.ani with size 120x120 (6.2% wasted)
message 'Omicron2_1' with invalid head.  Fix by assigning persona to the message.
ANI Head-TP3a.ani with size 120x120 (6.2% wasted)
Frame 574 too long!!: frametime = 0.290 (0.290)
message 'Chondral_2' with invalid head.  Fix by assigning persona to the message.
ANI Head-CM4b.ani with size 120x120 (6.2% wasted)
message 'Chondral_3' with invalid head.  Fix by assigning persona to the message.
message 'Chondral_4' with invalid head.  Fix by assigning persona to the message.
1547 frames executed in  30.019 seconds,  51.534 frames per second.
message 'Omicron1_1' with invalid head.  Fix by assigning persona to the message.
ANI Head-TP1b.ani with size 120x120 (6.2% wasted)
message 'Omicron1_2' with invalid head.  Fix by assigning persona to the message.
Frame 3115 too long!!: frametime = 0.298 (0.298)
message 'Crescent_1' with invalid head.  Fix by assigning persona to the message.
ANI Head-CM5b.ani with size 120x120 (6.2% wasted)
message 'Crescent_2' with invalid head.  Fix by assigning persona to the message.
message 'Omcron3_1' with invalid head.  Fix by assigning persona to the message.
ANI Head-TP5b.ani with size 120x120 (6.2% wasted)
Frame 3143 too long!!: frametime = 0.586 (0.586)
message 'Omicron2_2' with invalid head.  Fix by assigning persona to the message.
ANI Head-TP3b.ani with size 120x120 (6.2% wasted)
message 'Chondral_5' with invalid head.  Fix by assigning persona to the message.
message 'Chondral_6' with invalid head.  Fix by assigning persona to the message.
message 'Generation_1' with invalid head.  Fix by assigning persona to the message.
ANI Head-CM1b.ani with size 120x120 (6.2% wasted)
Frame 3354 too long!!: frametime = 0.753 (0.753)
ANI 2_lockspin.ani with size 100x100 (21.9% wasted)
message 'Ulresh_1' with invalid head.  Fix by assigning persona to the message.
ANI Head-VCb.ani with size 120x120 (6.2% wasted)
ship/ship.cppship/ship.cppmessage 'Omicron2_3' with invalid head.  Fix by assigning persona to the message.
message 'Omicron1_3' with invalid head.  Fix by assigning persona to the message.
message 'Chondral_7' with invalid head.  Fix by assigning persona to the message.


#######
Console output:
WARNING: "Could not open texture 'THRUSTER01' referenced by model 'fighter2t-03.pof'" at model/modelread.cpp:2732
WARNING: "Couldn't fix up turret indices in spline path  Model: science01.pof Path: $path04 Vertex: 0 Turret model id:16  This probably means the turret was not specified in ships.tbl" at ship/ship.cpp:7251
ASSERTION FAILED: "shipp->objnum != -1" at mission/missionparse.cpp:5824
/usr/local/bin/fs2: line 7:  8303 Aborted                 ./fs2_open_d -jpgtga -glow -spec -ambient_factor 85 -rlm -orbradar -smart_shields -3dwarp -fps -nobeampierce -window -mod Transcend
fs2_open_Tans_crash.log (62,398 bytes)   

2005-08-07 18:42

 

fs2_open.log (66,522 bytes)   
==========================================================================
DEBUG SPEW: No debug_filter.cfg found, so only general, error, and warning
categories can be shown and no debug_filter.cfg info will be saved.
==========================================================================
Opened /home/fractux/.fs2_open/data/fs2_open.log OK
REGISTRY: os_config_read_string in osapi/osregistry_unix.cpp at line 445, thread 15149 - section = "(null)", name = "VideocardFs2open", default value: "(null)"
REGISTRY: os_config_read_string in osapi/osregistry_unix.cpp at line 445, thread 15149 - section = "(null)", name = "Language", default value: "(null)"
AutoLang: Language auto-detection successful...
Setting language to English
REGISTRY: os_config_read_string in osapi/osregistry_unix.cpp at line 445, thread 15149 - section = "(null)", name = "Soundcard", default value: "(null)"
soundcard = <nothing>
OpenAL INITED!

Vendor     : J. Valenzuela
Renderer   : Software
Version    : 0.0.7
Extensions : 
    AL_EXT_capture
    AL_EXT_vorbis
    AL_LOKI_quadriphonic
    AL_LOKI_play_position
    AL_LOKI_WAVE_format
    AL_LOKI_IMA_ADPCM_format
    AL_LOKI_buffer_data_callback
    ALC_LOKI_audio_channel
Failed to init speech
REGISTRY: os_config_read_string in osapi/osregistry_unix.cpp at line 445, thread 15149 - section = "(null)", name = "VideocardFs2open", default value: "(null)"
GR_CPU: Family 0, MMX=Yes
Initializing opengl graphics device...
Res:1024x768x32
Actual SDL Video values = R: 8, G: 8, B: 8, depth: 24, double-buffer: 1
OPENGL INITED!

  Vendor     : NVIDIA Corporation
  Renderer   : GeForce3/AGP/SSE/3DNOW!
  Version    : 1.5.3 NVIDIA 76.67
  Extensions : 
      GL_ARB_depth_texture
      GL_ARB_imaging
      GL_ARB_multisample
      GL_ARB_multitexture
      GL_ARB_occlusion_query
      GL_ARB_point_parameters
      GL_ARB_point_sprite
      GL_ARB_shadow
      GL_ARB_shader_objects
      GL_ARB_shading_language_100
      GL_ARB_texture_border_clamp
      GL_ARB_texture_compression
      GL_ARB_texture_cube_map
      GL_ARB_texture_env_add
      GL_ARB_texture_env_combine
      GL_ARB_texture_env_dot3
      GL_ARB_texture_mirrored_repeat
      GL_ARB_texture_rectangle
      GL_ARB_transpose_matrix
      GL_ARB_vertex_buffer_object
      GL_ARB_vertex_program
      GL_ARB_vertex_shader
      GL_ARB_window_pos
      GL_S3_s3tc
      GL_EXT_texture_env_add
      GL_EXT_abgr
      GL_EXT_bgra
      GL_EXT_blend_color
      GL_EXT_blend_minmax
      GL_EXT_blend_subtract
      GL_EXT_compiled_vertex_array
      GL_EXT_Cg_shader
      GL_EXT_draw_range_elements
      GL_EXT_fog_coord
      GL_EXT_multi_draw_arrays
      GL_EXT_packed_pixels
      GL_EXT_paletted_texture
      GL_EXT_pixel_buffer_object
      GL_EXT_point_parameters
      GL_EXT_rescale_normal
      GL_EXT_secondary_color
      GL_EXT_separate_specular_color
      GL_EXT_shadow_funcs
      GL_EXT_shared_texture_palette
      GL_EXT_stencil_wrap
      GL_EXT_texture3D
      GL_EXT_texture_compression_s3tc
      GL_EXT_texture_cube_map
      GL_EXT_texture_edge_clamp
      GL_EXT_texture_env_combine
      GL_EXT_texture_env_dot3
      GL_EXT_texture_filter_anisotropic
      GL_EXT_texture_lod
      GL_EXT_texture_lod_bias
      GL_EXT_texture_object
      GL_EXT_vertex_array
      GL_HP_occlusion_test
      GL_IBM_rasterpos_clip
      GL_IBM_texture_mirrored_repeat
      GL_KTX_buffer_region
      GL_NV_blend_square
      GL_NV_copy_depth_to_color
      GL_NV_depth_clamp
      GL_NV_fence
      GL_NV_fog_distance
      GL_NV_light_max_exponent
      GL_NV_multisample_filter_hint
      GL_NV_occlusion_query
      GL_NV_packed_depth_stencil
      GL_NV_pixel_data_range
      GL_NV_point_sprite
      GL_NV_register_combiners
      GL_NV_register_combiners2
      GL_NV_texgen_reflection
      GL_NV_texture_compression_vtc
      GL_NV_texture_env_combine4
      GL_NV_texture_rectangle
      GL_NV_texture_shader
      GL_NV_texture_shader2
      GL_NV_vertex_array_range
      GL_NV_vertex_array_range2
      GL_NV_vertex_program
      GL_NV_vertex_program1_1
      GL_SGIS_generate_mipmap
      GL_SGIS_multitexture
      GL_SGIS_texture_lod
      GL_SGIX_depth_texture
      GL_SGIX_shadow
      GL_SUN_slice_accum

  Found extension "GL_EXT_fog_coord", and function "glFogCoordfEXT()".
  Found extension "GL_EXT_fog_coord", and function "glFogCoordPointerEXT()".
  Found extension "GL_ARB_multitexture", and function "glMultiTexCoord2fARB()".
  Found extension "GL_ARB_multitexture", and function "glActiveTextureARB()".
  Found extension "GL_ARB_texture_env_add".
  Found extension "GL_ARB_texture_compression", and function "glCompressedTexImage2D()".
  Found extension "GL_EXT_texture_compression_s3tc".
  Found extension "GL_EXT_texture_filter_anisotropic".
  Found extension "GL_NV_fog_distance".
  Found extension "GL_EXT_secondary_color", and function "glSecondaryColor3fvEXT()".
  Found extension "GL_EXT_secondary_color", and function "glSecondaryColor3ubvEXT()".
  Found extension "GL_ARB_texture_env_combine".
  Found extension "GL_EXT_texture_env_combine".
  Found extension "GL_EXT_compiled_vertex_array", and function "glLockArraysEXT()".
  Found extension "GL_EXT_compiled_vertex_array", and function "glUnlockArraysEXT()".
  Found extension "GL_ARB_transpose_matrix", and function "glLoadTransposeMatrixfARB()".
  Found extension "GL_ARB_transpose_matrix", and function "glMultTransposeMatrixfARB()".
  Found extension "GL_ARB_multitexture", and function "glClientActiveTextureARB()".
  Found extension "GL_EXT_draw_range_elements", and function "glDrawRangeElements()".
  Found extension "GL_ARB_texture_mirrored_repeat".
  Unable to find extension "GL_ARB_texture_non_power_of_two".
  Found extension "GL_ARB_vertex_buffer_object", and function "glBindBufferARB()".
  Found extension "GL_ARB_vertex_buffer_object", and function "glDeleteBuffersARB()".
  Found extension "GL_ARB_vertex_buffer_object", and function "glGenBuffersARB()".
  Found extension "GL_ARB_vertex_buffer_object", and function "glBufferDataARB()".

  Max texture units: 4
  Max elements vertices: 4096
  Max elements indices: 4096
  Max texture size: 4096x4096
  Texture compression enabled: YES

Size of bitmap info = 760 KB
Size of bitmap extra info = 52 bytes
ANI cursorweb with size 24x24 (25.0% wasted)
REGISTRY: os_config_read_string in osapi/osregistry_unix.cpp at line 445, thread 15149 - section = "(null)", name = "GammaD3D", default value: "1.0"
REGISTRY: os_config_read_string in osapi/osregistry_unix.cpp at line 445, thread 15149 - section = "PXO", name = "Login", default value: "(null)"
REGISTRY: os_config_read_string in osapi/osregistry_unix.cpp at line 445, thread 15149 - section = "PXO", name = "Password", default value: "(null)"
REGISTRY: os_config_read_string in osapi/osregistry_unix.cpp at line 445, thread 15149 - section = "PXO", name = "SquadName", default value: "(null)"
Using high memory settings...
Wokka!  Error opening file (interface.tbl)!
Unable to parse interface.tbl!ANI 2_radar1 with size 170x170 (33.6% wasted)
REGISTRY: os_config_read_string in osapi/osregistry_unix.cpp at line 445, thread 15149 - section = "(null)", name = "ConnectionSpeed", default value: "Fast"
ML Freespace Multi Log - Opened Sun, Aug 07, 2005  at 03:22PM
----
----
----



Joystick INITTED!

Using 'Microsoft SideWinder 3D Pro' as the primary joystick:
  Number of axes: 4
  Number of buttons: 9
  Number of hats: 1
  Number of trackballs: 0

Current soundtrack set to -1 in event_music_reset_choices
Wokka!  Error opening file (armor.tbl)!
Unable to parse armor.tbl!couldn't find particle pcx for Akheton SDG 
found ani Akheton_Particle for Akheton SDG, with 11 frames and 25 fps 
couldn't find particle pcx for Morning Star 
found ani Morningstar_Particle for Morning Star, with 21 frames and 10 fps 
couldn't find particle pcx for MorningStar D 
found ani Morningstar_Particle for MorningStar D, with 21 frames and 10 fps 
couldn't find particle pcx for Maxim 
found ani Maxim_Particle for Maxim, with 21 frames and 10 fps 
couldn't find particle pcx for Maxim D 
found ani Maxim_Particle for Maxim D, with 21 frames and 10 fps 
couldn't find particle pcx for UD-8 Kayser 
ANI Kayser_Particle with size 80x80 (37.5% wasted)
found ani Kayser_Particle for UD-8 Kayser, with 7 frames and 30 fps 
couldn't find particle pcx for UD-D Kayser 
found ani Kayser_Particle for UD-D Kayser, with 7 frames and 30 fps 
couldn't find pcx for Circe 
found ani Circe_Bitmap for Circe, with 20 frames and 15 fps 
couldn't find particle pcx for Lamprey 
ANI Lamprey_Particle with size 86x86 (32.8% wasted)
found ani Lamprey_Particle for Lamprey, with 9 frames and 20 fps 
couldn't find particle pcx for Shivan Heavy Laser 
found ani Shivan_Laser_Stream for Shivan Heavy Laser, with 11 frames and 35 fps 
couldn't find particle pcx for Shivan Mega Laser 
found ani Shivan_Laser_Stream for Shivan Mega Laser, with 11 frames and 35 fps 
Wokka!  Error opening file (difficulty.tbl)!
Unable to parse 'difficulty.tbl'!  Code = 5.
Loaded modular ship table file ships.tbl
Wokka!  Error opening file (hud_gauges.tbl)!
Unable to parse hud_gauges.tbl!  Code = 5.
ML 08/07 15:22:12~   psnet_get_ip() reports IP : 0.0.0.0

ML 08/07 15:22:12~   Receive buffer set to 8192

ML 08/07 15:22:12~   Send buffer set to 8192

loading animated cursor "cursor"
ANI cursor with size 24x24 (25.0% wasted)
Ships.tbl is : VALID
Weapons.tbl is : VALID
cfile_init() took 954
Got event GS_EVENT_TEAM_SELECT (49) in state NOT A VALID STATE (0)
REGISTRY: os_config_read_string in osapi/osregistry_unix.cpp at line 445, thread 15149 - section = "(null)", name = "LastPlayer", default value: "(null)"
ANI cursor.ani with size 24x24 (25.0% wasted)
Got event GS_EVENT_MAIN_MENU (0) in state GS_STATE_VIEW_CUTSCENES (38)
Someone passed an extension to bm_load for file '103rd.pcx'
ANI 2_mainwalk.ani with size 477x477 (6.8% wasted)
ANI 2_mainflyby.ani with size 189x189 (26.2% wasted)
ANI 2_maincrane.ani with size 116x116 (9.4% wasted)
ANI 2_mainexit.ani with size 174x174 (32.0% wasted)
ANI 2_mainbarracks.ani with size 158x158 (38.3% wasted)
ANI 2_mainreadyroom.ani with size 145x145 (43.4% wasted)
ANI 2_maintechroom.ani with size 119x119 (7.0% wasted)
ANI 2_mainoptions.ani with size 206x206 (19.5% wasted)
ANI 2_maincampaign.ani with size 190x190 (25.8% wasted)
Frame  0 too long!!: frametime = 0.288 (0.288)
Got event GS_EVENT_TECH_MENU (11) in state GS_STATE_MAIN_MENU (1)
Techroom successfully initialized, now changing tab...Loading model 'fighter01.pof'
IBX: Starting a new IBX for 'fighter01.pof'.
For "fighter01.pof" I couldn't find Fighter01-01c.ani but I did find Fighter01-01c.dds.
For "fighter01.pof" I couldn't find Fighter01-01c-glow.ani but I did find Fighter01-01c-glow.pcx.
For "fighter01.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "fighter01.pof" I couldn't find thruster01-shine.pcx
For "fighter01.pof" I couldn't find Fighter01-01a.ani but I did find Fighter01-01a.dds.
For "fighter01.pof" I couldn't find Fighter01-01a-glow.ani but I did find Fighter01-01a-glow.pcx.
For "fighter01.pof" I couldn't find Fighter01-01b.ani but I did find Fighter01-01b.dds.
For "fighter01.pof" I couldn't find Fighter01-01b-glow.ani but I did find Fighter01-01b-glow.pcx.
For "fighter01.pof" I couldn't find Fighter01-01a.ani but I did find Fighter01-01a.dds.
For "fighter01.pof" I couldn't find Fighter01-01a-glow.ani but I did find Fighter01-01a-glow.pcx.
Frame  0 too long!!: frametime = 0.736 (0.736)
TECH ROOM: Dumping excess ship textures...
Loading model 'capital01.pof'
IBX: Starting a new IBX for 'capital01.pof'.
For "capital01.pof" I couldn't find capital01-02a.ani but I did find capital01-02a.dds.
For "capital01.pof" I couldn't find capital01-02a-glow.ani or capital01-02a-glow.pcx.
For "capital01.pof" I couldn't find capital01-01a.ani but I did find capital01-01a.dds.
For "capital01.pof" I couldn't find capital01-01a-glow.ani but I did find capital01-01a-glow.pcx.
For "capital01.pof" I couldn't find capital01-04a.ani but I did find capital01-04a.dds.
For "capital01.pof" I couldn't find capital01-04a-glow.ani but I did find capital01-04a-glow.pcx.
For "capital01.pof" I couldn't find capital01-03a.ani but I did find capital01-03a.dds.
For "capital01.pof" I couldn't find capital01-03a-glow.ani but I did find capital01-03a-glow.pcx.
For "capital01.pof" I couldn't find orionnm.ani but I did find orionnm.tga.
For "capital01.pof" I couldn't find orionnm-glow.ani or orionnm-glow.pcx.
For "capital01.pof" I couldn't find orionnm-shine.pcx
For "capital01.pof" I couldn't find capital01-06a.ani but I did find capital01-06a.dds.
For "capital01.pof" I couldn't find capital01-06a-glow.ani or capital01-06a-glow.pcx.
For "capital01.pof" I couldn't find capital01-01c.ani but I did find capital01-01c.dds.
For "capital01.pof" I couldn't find capital01-01c-glow.ani or capital01-01c-glow.pcx.
For "capital01.pof" I couldn't find capital01-02c.ani but I did find capital01-02c.dds.
For "capital01.pof" I couldn't find capital01-02c-glow.ani or capital01-02c-glow.pcx.
For "capital01.pof" I couldn't find damage.ani but I did find damage.dds.
For "capital01.pof" I couldn't find damage-glow.ani or damage-glow.pcx.
A subsystem was found in model  that does not have a record in ships.tbl.
A list of subsystems for this ship will be dumped to:

data\tables\.subsystems for inclusion
 into ships.tbl.A subsystem was found in model  that does not have a record in ships.tbl.
A list of subsystems for this ship will be dumped to:

data\tables\.subsystems for inclusion
 into ships.tbl.A subsystem was found in model  that does not have a record in ships.tbl.
A list of subsystems for this ship will be dumped to:

data\tables\.subsystems for inclusion
 into ships.tbl.A subsystem was found in model  that does not have a record in ships.tbl.
A list of subsystems for this ship will be dumped to:

data\tables\.subsystems for inclusion
 into ships.tbl.A subsystem was found in model  that does not have a record in ships.tbl.
A list of subsystems for this ship will be dumped to:

data\tables\.subsystems for inclusion
 into ships.tbl.A subsystem was found in model  that does not have a record in ships.tbl.
A list of subsystems for this ship will be dumped to:

data\tables\.subsystems for inclusion
 into ships.tbl.A subsystem was found in model  that does not have a record in ships.tbl.
A list of subsystems for this ship will be dumped to:

data\tables\.subsystems for inclusion
 into ships.tbl.A subsystem was found in model  that does not have a record in ships.tbl.
A list of subsystems for this ship will be dumped to:

data\tables\.subsystems for inclusion
 into ships.tbl.A subsystem was found in model  that does not have a record in ships.tbl.
A list of subsystems for this ship will be dumped to:

data\tables\.subsystems for inclusion
 into ships.tbl.A subsystem was found in model  that does not have a record in ships.tbl.
A list of subsystems for this ship will be dumped to:

data\tables\.subsystems for inclusion
 into ships.tbl.A subsystem was found in model  that does not have a record in ships.tbl.
A list of subsystems for this ship will be dumped to:

data\tables\.subsystems for inclusion
 into ships.tbl.A subsystem was found in model  that does not have a record in ships.tbl.
A list of subsystems for this ship will be dumped to:

data\tables\.subsystems for inclusion
 into ships.tbl.A subsystem was found in model  that does not have a record in ships.tbl.
A list of subsystems for this ship will be dumped to:

data\tables\.subsystems for inclusion
 into ships.tbl.A subsystem was found in model  that does not have a record in ships.tbl.
A list of subsystems for this ship will be dumped to:

data\tables\.subsystems for inclusion
 into ships.tbl.A subsystem was found in model  that does not have a record in ships.tbl.
A list of subsystems for this ship will be dumped to:

data\tables\.subsystems for inclusion
 into ships.tbl.A subsystem was found in model  that does not have a record in ships.tbl.
A list of subsystems for this ship will be dumped to:

data\tables\.subsystems for inclusion
 into ships.tbl.A subsystem was found in model  that does not have a record in ships.tbl.
A list of subsystems for this ship will be dumped to:

data\tables\.subsystems for inclusion
 into ships.tbl.A subsystem was found in model  that does not have a record in ships.tbl.
A list of subsystems for this ship will be dumped to:

data\tables\.subsystems for inclusion
 into ships.tbl.A subsystem was found in model  that does not have a record in ships.tbl.
A list of subsystems for this ship will be dumped to:

data\tables\.subsystems for inclusion
 into ships.tbl.A subsystem was found in model  that does not have a record in ships.tbl.
A list of subsystems for this ship will be dumped to:

data\tables\.subsystems for inclusion
 into ships.tbl.A subsystem was found in model  that does not have a record in ships.tbl.
A list of subsystems for this ship will be dumped to:

data\tables\.subsystems for inclusion
 into ships.tbl.A subsystem was found in model  that does not have a record in ships.tbl.
A list of subsystems for this ship will be dumped to:

data\tables\.subsystems for inclusion
 into ships.tbl.A subsystem was found in model  that does not have a record in ships.tbl.
A list of subsystems for this ship will be dumped to:

data\tables\.subsystems for inclusion
 into ships.tbl.A subsystem was found in model  that does not have a record in ships.tbl.
A list of subsystems for this ship will be dumped to:

data\tables\.subsystems for inclusion
 into ships.tbl.Warning: Ignoring unrecognized subsystem fighterbay, believed to be in ship capital01.pof
Frame  0 too long!!: frametime = 39.228 (39.228)
Got event GS_EVENT_MAIN_MENU (0) in state GS_STATE_TECH_MENU (8)
Freeing all existing models...
ANI 2_mainwalk.ani with size 477x477 (6.8% wasted)
ANI 2_mainflyby.ani with size 189x189 (26.2% wasted)
ANI 2_maincrane.ani with size 116x116 (9.4% wasted)
ANI 2_mainexit.ani with size 174x174 (32.0% wasted)
ANI 2_mainbarracks.ani with size 158x158 (38.3% wasted)
ANI 2_mainreadyroom.ani with size 145x145 (43.4% wasted)
ANI 2_maintechroom.ani with size 119x119 (7.0% wasted)
ANI 2_mainoptions.ani with size 206x206 (19.5% wasted)
ANI 2_maincampaign.ani with size 190x190 (25.8% wasted)
Got event GS_EVENT_TECH_MENU (11) in state GS_STATE_MAIN_MENU (1)
Techroom successfully initialized, now changing tab...Loading model 'fighter01.pof'
IBX: Found a good IBX to read for 'fighter01.pof'.
IBX-DEBUG => POF checksum: 3815331129, IBX checksum: 3263485294 -- "fighter01.pof"
For "fighter01.pof" I couldn't find Fighter01-01c.ani but I did find Fighter01-01c.dds.
For "fighter01.pof" I couldn't find Fighter01-01c-glow.ani but I did find Fighter01-01c-glow.pcx.
For "fighter01.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "fighter01.pof" I couldn't find thruster01-shine.pcx
For "fighter01.pof" I couldn't find Fighter01-01a.ani but I did find Fighter01-01a.dds.
For "fighter01.pof" I couldn't find Fighter01-01a-glow.ani but I did find Fighter01-01a-glow.pcx.
For "fighter01.pof" I couldn't find Fighter01-01b.ani but I did find Fighter01-01b.dds.
For "fighter01.pof" I couldn't find Fighter01-01b-glow.ani but I did find Fighter01-01b-glow.pcx.
For "fighter01.pof" I couldn't find Fighter01-01a.ani but I did find Fighter01-01a.dds.
For "fighter01.pof" I couldn't find Fighter01-01a-glow.ani but I did find Fighter01-01a-glow.pcx.
Got event GS_EVENT_PLAYER_WARPOUT_DONE (58) in state GS_STATE_TECH_MENU (8)
Freeing all existing models...
Frame  0 too long!!: frametime = 1.623 (1.623)
Got event GS_EVENT_START_GAME (1) in state GS_STATE_MISSION_LOG_SCROLLBACK (21)
=================== STARTING LEVEL LOAD ==================
ANI 2_Loading.ani with size 43x43 (32.8% wasted)
Starting model page in...
Beginning level bitmap paging...
BMPMAN: Found EFF (particlesmoke01.eff) with 52 frames at 28 fps.
BMPMAN: Found EFF (particlesmoke02.eff) with 52 frames at 28 fps.
BMPMAN: Found EFF (WarpMap01.eff) with 25 frames at 30 fps.
loading warp modelLoading model 'warp.pof'
IBX: Starting a new IBX for 'warp.pof'.
For "warp.pof" I couldn't find warpmap-glow.ani or warpmap-glow.pcx.
For "warp.pof" I couldn't find warpmap-shine.pcx
 512
BMPMAN: Found EFF (shieldhit01a.eff) with 23 frames at 21 fps.
SHOCKWAVE =>  Loading default shockwave model... 
Loading model 'shockwave.pof'
SHOCKWAVE =>  Default model load: FAILED!!  Falling back to 2D effect...
BMPMAN: Found EFF (shockwave01.eff) with 92 frames at 20 fps.
MISSION LOAD: 'SM1-02.fs2'
Hmmm... Extension passed to mission_load...
Loading model 'cargo02.pof'
IBX: Starting a new IBX for 'cargo02.pof'.
For "cargo02.pof" I couldn't find cargo02-01c.ani but I did find cargo02-01c.dds.
For "cargo02.pof" I couldn't find cargo02-01c-glow.ani but I did find cargo02-01c-glow.pcx.
For "cargo02.pof" I couldn't find cargo02-01b.ani but I did find cargo02-01b.dds.
For "cargo02.pof" I couldn't find cargo02-01b-glow.ani but I did find cargo02-01b-glow.pcx.
For "cargo02.pof" I couldn't find cargo02-01a.ani but I did find cargo02-01a.dds.
For "cargo02.pof" I couldn't find cargo02-01a-glow.ani but I did find cargo02-01a-glow.pcx.
Loading model 'cargo03.pof'
IBX: Starting a new IBX for 'cargo03.pof'.
For "cargo03.pof" I couldn't find Cargo03-01c.ani but I did find Cargo03-01c.dds.
For "cargo03.pof" I couldn't find Cargo03-01c-glow.ani or Cargo03-01c-glow.pcx.
For "cargo03.pof" I couldn't find Cargo03-01b.ani but I did find Cargo03-01b.dds.
For "cargo03.pof" I couldn't find Cargo03-01b-glow.ani or Cargo03-01b-glow.pcx.
For "cargo03.pof" I couldn't find Cargo03-01a.ani but I did find Cargo03-01a.dds.
For "cargo03.pof" I couldn't find Cargo03-01a-glow.ani but I did find Cargo03-01a-glow.pcx.
Loading model 'Platform2T-01.pof'
IBX: Starting a new IBX for 'Platform2T-01.pof'.
For "Platform2T-01.pof" I couldn't find Platform2T-01a.ani but I did find Platform2T-01a.pcx.
For "Platform2T-01.pof" I couldn't find Platform2T-01a-glow.ani but I did find Platform2T-01a-glow.pcx.
For "Platform2T-01.pof" I couldn't find Platform2T-01a-shine.pcx
For "Platform2T-01.pof" I couldn't find Platform2T-01b.ani but I did find Platform2T-01b.pcx.
For "Platform2T-01.pof" I couldn't find Platform2T-01b-glow.ani or Platform2T-01b-glow.pcx.
For "Platform2T-01.pof" I couldn't find Platform2T-01b-shine.pcx
For "Platform2T-01.pof" I couldn't find Platform2T-01c.ani but I did find Platform2T-01c.pcx.
For "Platform2T-01.pof" I couldn't find Platform2T-01c-glow.ani or Platform2T-01c-glow.pcx.
For "Platform2T-01.pof" I couldn't find Platform2T-01c-shine.pcx
Using alternate ship type name : Unknown
Loading model 'freighter2t-01.pof'
IBX: Starting a new IBX for 'freighter2t-01.pof'.
For "freighter2t-01.pof" I couldn't find damage.ani but I did find damage.dds.
For "freighter2t-01.pof" I couldn't find damage-glow.ani or damage-glow.pcx.
For "freighter2t-01.pof" I couldn't find fmap1c.ani but I did find fmap1c.pcx.
For "freighter2t-01.pof" I couldn't find fmap1c-glow.ani or fmap1c-glow.pcx.
For "freighter2t-01.pof" I couldn't find fmap1c-shine.pcx
For "freighter2t-01.pof" I couldn't find ftile1c.ani but I did find ftile1c.pcx.
For "freighter2t-01.pof" I couldn't find ftile1c-glow.ani or ftile1c-glow.pcx.
For "freighter2t-01.pof" I couldn't find ftile1c-shine.pcx
For "freighter2t-01.pof" I couldn't find ftile2c.ani but I did find ftile2c.pcx.
For "freighter2t-01.pof" I couldn't find ftile2c-glow.ani or ftile2c-glow.pcx.
For "freighter2t-01.pof" I couldn't find ftile2c-shine.pcx
For "freighter2t-01.pof" I couldn't find ftile4b.ani but I did find ftile4b.pcx.
For "freighter2t-01.pof" I couldn't find ftile4b-glow.ani or ftile4b-glow.pcx.
For "freighter2t-01.pof" I couldn't find ftile5c.ani but I did find ftile5c.pcx.
For "freighter2t-01.pof" I couldn't find ftile5c-glow.ani or ftile5c-glow.pcx.
For "freighter2t-01.pof" I couldn't find ftile5c-shine.pcx
For "freighter2t-01.pof" I couldn't find ftile4.ani but I did find ftile4.pcx.
For "freighter2t-01.pof" I couldn't find ftile4-glow.ani or ftile4-glow.pcx.
For "freighter2t-01.pof" I couldn't find fmap1b.ani but I did find fmap1b.pcx.
For "freighter2t-01.pof" I couldn't find fmap1b-glow.ani or fmap1b-glow.pcx.
For "freighter2t-01.pof" I couldn't find ftile1b.ani but I did find ftile1b.pcx.
For "freighter2t-01.pof" I couldn't find ftile1b-glow.ani or ftile1b-glow.pcx.
For "freighter2t-01.pof" I couldn't find ftile2b.ani but I did find ftile2b.pcx.
For "freighter2t-01.pof" I couldn't find ftile2b-glow.ani or ftile2b-glow.pcx.
For "freighter2t-01.pof" I couldn't find ftile4b.ani but I did find ftile4b.pcx.
For "freighter2t-01.pof" I couldn't find ftile4b-glow.ani or ftile4b-glow.pcx.
For "freighter2t-01.pof" I couldn't find ftile5b.ani but I did find ftile5b.pcx.
For "freighter2t-01.pof" I couldn't find ftile5b-glow.ani or ftile5b-glow.pcx.
For "freighter2t-01.pof" I couldn't find fmap1.ani but I did find fmap1.pcx.
For "freighter2t-01.pof" I couldn't find fmap1-glow.ani or fmap1-glow.pcx.
For "freighter2t-01.pof" I couldn't find ftile1.ani but I did find ftile1.pcx.
For "freighter2t-01.pof" I couldn't find ftile1-glow.ani or ftile1-glow.pcx.
For "freighter2t-01.pof" I couldn't find ftile2.ani but I did find ftile2.pcx.
For "freighter2t-01.pof" I couldn't find ftile2-glow.ani or ftile2-glow.pcx.
For "freighter2t-01.pof" I couldn't find ftile4.ani but I did find ftile4.pcx.
For "freighter2t-01.pof" I couldn't find ftile4-glow.ani or ftile4-glow.pcx.
For "freighter2t-01.pof" I couldn't find ftile5.ani but I did find ftile5.pcx.
For "freighter2t-01.pof" I couldn't find ftile5-glow.ani or ftile5-glow.pcx.
For "freighter2t-01.pof" I couldn't find invisible-glow.ani or invisible-glow.pcx.
For "freighter2t-01.pof" I couldn't find invisible-shine.pcx
For "freighter2t-01.pof" I couldn't find ftile2.ani but I did find ftile2.pcx.
For "freighter2t-01.pof" I couldn't find ftile2-glow.ani or ftile2-glow.pcx.
Loading model 'freighter02.pof'
IBX: Starting a new IBX for 'freighter02.pof'.
For "freighter02.pof" I couldn't find Freighter02-01a.ani but I did find Freighter02-01a.dds.
For "freighter02.pof" I couldn't find Freighter02-01a-glow.ani but I did find Freighter02-01a-glow.pcx.
For "freighter02.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "freighter02.pof" I couldn't find thruster01-shine.pcx
For "freighter02.pof" I couldn't find Freighter02-01b.ani but I did find Freighter02-01b.dds.
For "freighter02.pof" I couldn't find Freighter02-01b-glow.ani or Freighter02-01b-glow.pcx.
For "freighter02.pof" I couldn't find freighter02-01c.ani but I did find freighter02-01c.dds.
For "freighter02.pof" I couldn't find freighter02-01c-glow.ani or freighter02-01c-glow.pcx.
Loading model 'fighter2t-05.pof'
IBX: Starting a new IBX for 'fighter2t-05.pof'.
For "fighter2t-05.pof" I couldn't find fighter2t-05A.ani but I did find fighter2t-05A.dds.
For "fighter2t-05.pof" I couldn't find fighter2t-05A-glow.ani but I did find fighter2t-05A-glow.pcx.
For "fighter2t-05.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "fighter2t-05.pof" I couldn't find thruster01-shine.pcx
For "fighter2t-05.pof" I couldn't find fighter2t-05B.ani but I did find fighter2t-05B.dds.
For "fighter2t-05.pof" I couldn't find fighter2t-05B-glow.ani but I did find fighter2t-05B-glow.pcx.
Loading model 'fighter06.pof'
IBX: Starting a new IBX for 'fighter06.pof'.
For "fighter06.pof" I couldn't find fighter06-02a.ani but I did find fighter06-02a.tga.
For "fighter06.pof" I couldn't find fighter06-02a-glow.ani but I did find fighter06-02a-glow.tga.
For "fighter06.pof" I couldn't find fighter06-03a.ani but I did find fighter06-03a.tga.
For "fighter06.pof" I couldn't find fighter06-03a-glow.ani or fighter06-03a-glow.pcx.
For "fighter06.pof" I couldn't find TERCOC01.ani but I did find TERCOC01.tga.
For "fighter06.pof" I couldn't find TERCOC01-glow.ani but I did find TERCOC01-glow.tga.
For "fighter06.pof" I couldn't find TERCOC01-shine.pcx
Starting mission message count : 205
Ending mission message count : 241
Current soundtrack set to -1 in event_music_reset_choices
=================== LOADING GAME PALETTE ================
ANI 2_lock1 with size 53x53 (17.2% wasted)
ANI 2_lockspin with size 100x100 (21.9% wasted)
ANI 2_lead1 with size 26x26 (18.8% wasted)
ANI 2_energy2 with size 96x96 (25.0% wasted)
ANI toggle1 with size 20x20 (37.5% wasted)
ANI weapons1 with size 20x20 (37.5% wasted)
ANI weapons1_b with size 20x20 (37.5% wasted)
ANI 2_toparc1 with size 60x60 (6.2% wasted)
ANI 2_toparc2 with size 24x24 (25.0% wasted)
ANI 2_toparc3 with size 29x29 (9.4% wasted)
ANI 2_leftarc with size 252x252 (1.6% wasted)
ANI 2_rightarc1 with size 252x252 (1.6% wasted)
ANI 2_reticle1 with size 24x24 (25.0% wasted)
ANI targhit1 with size 21x21 (34.4% wasted)
ANI energy1 with size 41x41 (35.9% wasted)
ANI targetview1 with size 156x156 (39.1% wasted)
ANI targetview2 with size 96x96 (25.0% wasted)
ANI targetview3 with size 20x20 (37.5% wasted)
ANI damage1 with size 25x25 (21.9% wasted)
ANI support1 with size 24x24 (25.0% wasted)
ANI objective1 with size 21x21 (34.4% wasted)
ANI wingman1 with size 53x53 (17.2% wasted)
ANI wingman2 with size 53x53 (17.2% wasted)
ANI wingman3 with size 53x53 (17.2% wasted)
ANI netlag1 with size 30x30 (6.2% wasted)
ANI head1 with size 132x132 (48.4% wasted)
ANI time1 with size 23x23 (28.1% wasted)
ANI debris01 with size 38x38 (40.6% wasted)
ANI debris02 with size 19x19 (40.6% wasted)
ANI debris04 with size 27x27 (15.6% wasted)
Loading model 'astb03.pof'
IBX: Starting a new IBX for 'astb03.pof'.
For "astb03.pof" I couldn't find rock2.ani but I did find rock2.dds.
For "astb03.pof" I couldn't find rock2-glow.ani or rock2-glow.pcx.
For "astb03.pof" I couldn't find rock2b.ani but I did find rock2b.dds.
For "astb03.pof" I couldn't find rock2b-glow.ani or rock2b-glow.pcx.
For "astb03.pof" I couldn't find rock2c.ani but I did find rock2c.dds.
For "astb03.pof" I couldn't find rock2c-glow.ani or rock2c-glow.pcx.
Loading model 'astb02.pof'
IBX: Starting a new IBX for 'astb02.pof'.
For "astb02.pof" I couldn't find rock2.ani but I did find rock2.dds.
For "astb02.pof" I couldn't find rock2-glow.ani or rock2-glow.pcx.
For "astb02.pof" I couldn't find rock2b.ani but I did find rock2b.dds.
For "astb02.pof" I couldn't find rock2b-glow.ani or rock2b-glow.pcx.
For "astb02.pof" I couldn't find rock2c.ani but I did find rock2c.dds.
For "astb02.pof" I couldn't find rock2c-glow.ani or rock2c-glow.pcx.
Loading model 'astb01.pof'
IBX: Starting a new IBX for 'astb01.pof'.
For "astb01.pof" I couldn't find rock2.ani but I did find rock2.dds.
For "astb01.pof" I couldn't find rock2-glow.ani or rock2-glow.pcx.
For "astb01.pof" I couldn't find rock2b.ani but I did find rock2b.dds.
For "astb01.pof" I couldn't find rock2b-glow.ani or rock2b-glow.pcx.
For "astb01.pof" I couldn't find rock2c.ani but I did find rock2c.dds.
For "astb01.pof" I couldn't find rock2c-glow.ani or rock2c-glow.pcx.
=================== STARTING LEVEL DATA LOAD ==================
About to page in ships!
ANI shield-f06 with size 93x93 (27.3% wasted)
ANI shield-f13 with size 93x93 (27.3% wasted)
Loading model 'fighter13.pof'
IBX: Starting a new IBX for 'fighter13.pof'.
For "fighter13.pof" I couldn't find Fighter13-01a.ani but I did find Fighter13-01a.dds.
For "fighter13.pof" I couldn't find Fighter13-01a-glow.ani but I did find Fighter13-01a-glow.pcx.
For "fighter13.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "fighter13.pof" I couldn't find thruster01-shine.pcx
For "fighter13.pof" I couldn't find Fighter13-01b.ani but I did find Fighter13-01b.dds.
For "fighter13.pof" I couldn't find Fighter13-01b-glow.ani but I did find Fighter13-01b-glow.pcx.
For "fighter13.pof" I couldn't find Fighter13-01c.ani but I did find Fighter13-01c.dds.
For "fighter13.pof" I couldn't find Fighter13-01c-glow.ani but I did find Fighter13-01c-glow.pcx.
ANI shieldft-05 with size 93x93 (27.3% wasted)
ANI shield-b04 with size 93x93 (27.3% wasted)
Loading model 'bomber04.pof'
IBX: Starting a new IBX for 'bomber04.pof'.
For "bomber04.pof" I couldn't find Bomber04-01c.ani but I did find Bomber04-01c.pcx.
For "bomber04.pof" I couldn't find Bomber04-01c-glow.ani or Bomber04-01c-glow.pcx.
For "bomber04.pof" I couldn't find Bomber04-01c-shine.pcx
For "bomber04.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "bomber04.pof" I couldn't find thruster01-shine.pcx
For "bomber04.pof" I couldn't find Bomber04-01a.ani but I did find Bomber04-01a.dds.
For "bomber04.pof" I couldn't find Bomber04-01a-glow.ani but I did find Bomber04-01a-glow.pcx.
For "bomber04.pof" I couldn't find Bomber04-01b.ani but I did find Bomber04-01b.pcx.
For "bomber04.pof" I couldn't find Bomber04-01b-glow.ani or Bomber04-01b-glow.pcx.
For "bomber04.pof" I couldn't find Bomber04-01b-shine.pcx
Loading model 'support2t-01.pof'
IBX: Starting a new IBX for 'support2t-01.pof'.
For "support2t-01.pof" I couldn't find support1.ani but I did find support1.dds.
For "support2t-01.pof" I couldn't find support1-glow.ani but I did find support1-glow.pcx.
For "support2t-01.pof" I couldn't find support1.ani but I did find support1.dds.
For "support2t-01.pof" I couldn't find support1-glow.ani but I did find support1-glow.pcx.
For "support2t-01.pof" I couldn't find support1.ani but I did find support1.dds.
For "support2t-01.pof" I couldn't find support1-glow.ani but I did find support1-glow.pcx.
For "support2t-01.pof" I couldn't find support1.ani but I did find support1.dds.
For "support2t-01.pof" I couldn't find support1-glow.ani but I did find support1-glow.pcx.
For "support2t-01.pof" I couldn't find support1.ani but I did find support1.dds.
For "support2t-01.pof" I couldn't find support1-glow.ani but I did find support1-glow.pcx.
For "support2t-01.pof" I couldn't find support1.ani but I did find support1.dds.
For "support2t-01.pof" I couldn't find support1-glow.ani but I did find support1-glow.pcx.
For "support2t-01.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "support2t-01.pof" I couldn't find thruster01-shine.pcx
For "support2t-01.pof" I couldn't find support1b.ani but I did find support1b.dds.
For "support2t-01.pof" I couldn't find support1b-glow.ani but I did find support1b-glow.pcx.
For "support2t-01.pof" I couldn't find support1b.ani but I did find support1b.dds.
For "support2t-01.pof" I couldn't find support1b-glow.ani but I did find support1b-glow.pcx.
For "support2t-01.pof" I couldn't find support1b.ani but I did find support1b.dds.
For "support2t-01.pof" I couldn't find support1b-glow.ani but I did find support1b-glow.pcx.
For "support2t-01.pof" I couldn't find support1b.ani but I did find support1b.dds.
For "support2t-01.pof" I couldn't find support1b-glow.ani but I did find support1b-glow.pcx.
For "support2t-01.pof" I couldn't find support1b.ani but I did find support1b.dds.
For "support2t-01.pof" I couldn't find support1b-glow.ani but I did find support1b-glow.pcx.
For "support2t-01.pof" I couldn't find support1b.ani but I did find support1b.dds.
For "support2t-01.pof" I couldn't find support1b-glow.ani but I did find support1b-glow.pcx.
For "support2t-01.pof" I couldn't find support1c.ani but I did find support1c.dds.
For "support2t-01.pof" I couldn't find support1c-glow.ani but I did find support1c-glow.pcx.
For "support2t-01.pof" I couldn't find support1c.ani but I did find support1c.dds.
For "support2t-01.pof" I couldn't find support1c-glow.ani but I did find support1c-glow.pcx.
For "support2t-01.pof" I couldn't find support1c.ani but I did find support1c.dds.
For "support2t-01.pof" I couldn't find support1c-glow.ani but I did find support1c-glow.pcx.
For "support2t-01.pof" I couldn't find support1c.ani but I did find support1c.dds.
For "support2t-01.pof" I couldn't find support1c-glow.ani but I did find support1c-glow.pcx.
For "support2t-01.pof" I couldn't find support1c.ani but I did find support1c.dds.
For "support2t-01.pof" I couldn't find support1c-glow.ani but I did find support1c-glow.pcx.
For "support2t-01.pof" I couldn't find support1c.ani but I did find support1c.dds.
For "support2t-01.pof" I couldn't find support1c-glow.ani but I did find support1c-glow.pcx.
For "support2t-01.pof" I couldn't find damage.ani but I did find damage.dds.
For "support2t-01.pof" I couldn't find damage-glow.ani or damage-glow.pcx.
Loading model 'Base2r-01.pof'
IBX: Starting a new IBX for 'Base2r-01.pof'.
For "Base2r-01.pof" I couldn't find RBase1A.ani but I did find RBase1A.pcx.
For "Base2r-01.pof" I couldn't find RBase1A-glow.ani but I did find RBase1A-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov1A.ani but I did find Tcov1A.dds.
For "Base2r-01.pof" I couldn't find Tcov1A-glow.ani or Tcov1A-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov3A.ani but I did find Tcov3A.dds.
For "Base2r-01.pof" I couldn't find Tcov3A-glow.ani or Tcov3A-glow.pcx.
For "Base2r-01.pof" I couldn't find TSoupTile05b.ani but I did find TSoupTile05b.dds.
For "Base2r-01.pof" I couldn't find TSoupTile05b-glow.ani or TSoupTile05b-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov4A.ani but I did find Tcov4A.dds.
For "Base2r-01.pof" I couldn't find Tcov4A-glow.ani but I did find Tcov4A-glow.pcx.
For "Base2r-01.pof" I couldn't find TSoupdebris01b.ani but I did find TSoupdebris01b.dds.
For "Base2r-01.pof" I couldn't find TSoupdebris01b-glow.ani but I did find TSoupdebris01b-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov7A.ani but I did find Tcov7A.dds.
For "Base2r-01.pof" I couldn't find Tcov7A-glow.ani or Tcov7A-glow.pcx.
For "Base2r-01.pof" I couldn't find TSoupEngineA.ani but I did find TSoupEngineA.dds.
For "Base2r-01.pof" I couldn't find TSoupEngineA-glow.ani but I did find TSoupEngineA-glow.pcx.
For "Base2r-01.pof" I couldn't find Roid1A.ani but I did find Roid1A.dds.
For "Base2r-01.pof" I couldn't find Roid1A-glow.ani or Roid1A-glow.pcx.
For "Base2r-01.pof" I couldn't find invisible-glow.ani or invisible-glow.pcx.
For "Base2r-01.pof" I couldn't find invisible-shine.pcx
For "Base2r-01.pof" I couldn't find Tcov1A.ani but I did find Tcov1A.dds.
For "Base2r-01.pof" I couldn't find Tcov1A-glow.ani or Tcov1A-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov4A.ani but I did find Tcov4A.dds.
For "Base2r-01.pof" I couldn't find Tcov4A-glow.ani but I did find Tcov4A-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov3A.ani but I did find Tcov3A.dds.
For "Base2r-01.pof" I couldn't find Tcov3A-glow.ani or Tcov3A-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov7A.ani but I did find Tcov7A.dds.
For "Base2r-01.pof" I couldn't find Tcov7A-glow.ani or Tcov7A-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov2A.ani but I did find Tcov2A.dds.
For "Base2r-01.pof" I couldn't find Tcov2A-glow.ani or Tcov2A-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov6A.ani but I did find Tcov6A.dds.
For "Base2r-01.pof" I couldn't find Tcov6A-glow.ani or Tcov6A-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov5A.ani but I did find Tcov5A.dds.
For "Base2r-01.pof" I couldn't find Tcov5A-glow.ani or Tcov5A-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov1A.ani but I did find Tcov1A.dds.
For "Base2r-01.pof" I couldn't find Tcov1A-glow.ani or Tcov1A-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov3A.ani but I did find Tcov3A.dds.
For "Base2r-01.pof" I couldn't find Tcov3A-glow.ani or Tcov3A-glow.pcx.
For "Base2r-01.pof" I couldn't find TSoupTile05a.ani but I did find TSoupTile05a.dds.
For "Base2r-01.pof" I couldn't find TSoupTile05a-glow.ani or TSoupTile05a-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov4A.ani but I did find Tcov4A.dds.
For "Base2r-01.pof" I couldn't find Tcov4A-glow.ani but I did find Tcov4A-glow.pcx.
For "Base2r-01.pof" I couldn't find TSoupdebris01b.ani but I did find TSoupdebris01b.dds.
For "Base2r-01.pof" I couldn't find TSoupdebris01b-glow.ani but I did find TSoupdebris01b-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov7A.ani but I did find Tcov7A.dds.
For "Base2r-01.pof" I couldn't find Tcov7A-glow.ani or Tcov7A-glow.pcx.
For "Base2r-01.pof" I couldn't find TSoupEngineA.ani but I did find TSoupEngineA.dds.
For "Base2r-01.pof" I couldn't find TSoupEngineA-glow.ani but I did find TSoupEngineA-glow.pcx.
For "Base2r-01.pof" I couldn't find TSoupdebris01b.ani but I did find TSoupdebris01b.dds.
For "Base2r-01.pof" I couldn't find TSoupdebris01b-glow.ani but I did find TSoupdebris01b-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov1B.ani but I did find Tcov1B.dds.
For "Base2r-01.pof" I couldn't find Tcov1B-glow.ani or Tcov1B-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov4B.ani but I did find Tcov4B.dds.
For "Base2r-01.pof" I couldn't find Tcov4B-glow.ani but I did find Tcov4B-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov3b.ani but I did find Tcov3b.dds.
For "Base2r-01.pof" I couldn't find Tcov3b-glow.ani or Tcov3b-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov7B.ani but I did find Tcov7B.dds.
For "Base2r-01.pof" I couldn't find Tcov7B-glow.ani or Tcov7B-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov2B.ani but I did find Tcov2B.dds.
For "Base2r-01.pof" I couldn't find Tcov2B-glow.ani or Tcov2B-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov6B.ani but I did find Tcov6B.dds.
For "Base2r-01.pof" I couldn't find Tcov6B-glow.ani or Tcov6B-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov5B.ani but I did find Tcov5B.dds.
For "Base2r-01.pof" I couldn't find Tcov5B-glow.ani or Tcov5B-glow.pcx.
For "Base2r-01.pof" I couldn't find RBase1B.ani but I did find RBase1B.pcx.
For "Base2r-01.pof" I couldn't find RBase1B-glow.ani or RBase1B-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov1B.ani but I did find Tcov1B.dds.
For "Base2r-01.pof" I couldn't find Tcov1B-glow.ani or Tcov1B-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov3b.ani but I did find Tcov3b.dds.
For "Base2r-01.pof" I couldn't find Tcov3b-glow.ani or Tcov3b-glow.pcx.
For "Base2r-01.pof" I couldn't find TSoupTile05b.ani but I did find TSoupTile05b.dds.
For "Base2r-01.pof" I couldn't find TSoupTile05b-glow.ani or TSoupTile05b-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov4B.ani but I did find Tcov4B.dds.
For "Base2r-01.pof" I couldn't find Tcov4B-glow.ani but I did find Tcov4B-glow.pcx.
For "Base2r-01.pof" I couldn't find TSoupdebris01b.ani but I did find TSoupdebris01b.dds.
For "Base2r-01.pof" I couldn't find TSoupdebris01b-glow.ani but I did find TSoupdebris01b-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov7B.ani but I did find Tcov7B.dds.
For "Base2r-01.pof" I couldn't find Tcov7B-glow.ani or Tcov7B-glow.pcx.
For "Base2r-01.pof" I couldn't find TSoupEngineB.ani but I did find TSoupEngineB.dds.
For "Base2r-01.pof" I couldn't find TSoupEngineB-glow.ani but I did find TSoupEngineB-glow.pcx.
For "Base2r-01.pof" I couldn't find Roid1B.ani but I did find Roid1B.dds.
For "Base2r-01.pof" I couldn't find Roid1B-glow.ani or Roid1B-glow.pcx.
For "Base2r-01.pof" I couldn't find RBase1C.ani but I did find RBase1C.pcx.
For "Base2r-01.pof" I couldn't find RBase1C-glow.ani or RBase1C-glow.pcx.
For "Base2r-01.pof" I couldn't find RBase1C-shine.pcx
For "Base2r-01.pof" I couldn't find RcovC.ani but I did find RcovC.pcx.
For "Base2r-01.pof" I couldn't find RcovC-glow.ani or RcovC-glow.pcx.
For "Base2r-01.pof" I couldn't find RcovC-shine.pcx
For "Base2r-01.pof" I couldn't find Tcov3c.ani but I did find Tcov3c.dds.
For "Base2r-01.pof" I couldn't find Tcov3c-glow.ani or Tcov3c-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov4c.ani but I did find Tcov4c.dds.
For "Base2r-01.pof" I couldn't find Tcov4c-glow.ani but I did find Tcov4c-glow.pcx.
For "Base2r-01.pof" I couldn't find TSoupdebris01b.ani but I did find TSoupdebris01b.dds.
For "Base2r-01.pof" I couldn't find TSoupdebris01b-glow.ani but I did find TSoupdebris01b-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov7B.ani but I did find Tcov7B.dds.
For "Base2r-01.pof" I couldn't find Tcov7B-glow.ani or Tcov7B-glow.pcx.
For "Base2r-01.pof" I couldn't find Roid1C.ani but I did find Roid1C.dds.
For "Base2r-01.pof" I couldn't find Roid1C-glow.ani or Roid1C-glow.pcx.
For "Base2r-01.pof" I couldn't find RcovC.ani but I did find RcovC.pcx.
For "Base2r-01.pof" I couldn't find RcovC-glow.ani or RcovC-glow.pcx.
For "Base2r-01.pof" I couldn't find RcovC-shine.pcx
For "Base2r-01.pof" I couldn't find TSoupdebris01b.ani but I did find TSoupdebris01b.dds.
For "Base2r-01.pof" I couldn't find TSoupdebris01b-glow.ani but I did find TSoupdebris01b-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov1B.ani but I did find Tcov1B.dds.
For "Base2r-01.pof" I couldn't find Tcov1B-glow.ani or Tcov1B-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov3b.ani but I did find Tcov3b.dds.
For "Base2r-01.pof" I couldn't find Tcov3b-glow.ani or Tcov3b-glow.pcx.
For "Base2r-01.pof" I couldn't find TSoupTile05b.ani but I did find TSoupTile05b.dds.
For "Base2r-01.pof" I couldn't find TSoupTile05b-glow.ani or TSoupTile05b-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov4B.ani but I did find Tcov4B.dds.
For "Base2r-01.pof" I couldn't find Tcov4B-glow.ani but I did find Tcov4B-glow.pcx.
For "Base2r-01.pof" I couldn't find TSoupdebris01b.ani but I did find TSoupdebris01b.dds.
For "Base2r-01.pof" I couldn't find TSoupdebris01b-glow.ani but I did find TSoupdebris01b-glow.pcx.
For "Base2r-01.pof" I couldn't find Tcov7B.ani but I did find Tcov7B.dds.
For "Base2r-01.pof" I couldn't find Tcov7B-glow.ani or Tcov7B-glow.pcx.
For "Base2r-01.pof" I couldn't find TSoupEngineB.ani but I did find TSoupEngineB.dds.
For "Base2r-01.pof" I couldn't find TSoupEngineB-glow.ani but I did find TSoupEngineB-glow.pcx.
Warning: Ignoring unrecognized subsystem asteroid02a, believed to be in ship Base2r-01.pof
Warning: Ignoring unrecognized subsystem bunker01a, believed to be in ship Base2r-01.pof
Warning: Ignoring unrecognized subsystem bunker02a, believed to be in ship Base2r-01.pof
Warning: Ignoring unrecognized subsystem comtowera, believed to be in ship Base2r-01.pof
Warning: Ignoring unrecognized subsystem fighterbaya, believed to be in ship Base2r-01.pof
Warning: Ignoring unrecognized subsystem asteroid01a, believed to be in ship Base2r-01.pof
Unknown special object type $path29 while reading model Base2r-01.pof
Found live debris model for 'asteroid02a'
Found live debris model for 'asteroid02a'
Found live debris model for 'bunker01a'
Found live debris model for 'bunker02a'
Found live debris model for 'bunker02a'
Found live debris model for 'comtowera'
Found live debris model for 'comtowera'
Found live debris model for 'engine01a'
Found live debris model for 'engine01a'
Found live debris model for 'engine02a'
Found live debris model for 'engine02a'
Found live debris model for 'fighterbaya'
Found live debris model for 'asteroid01a'
Found live debris model for 'asteroid01a'
Found live debris model for 'asteroid01a'
Found live debris model for 'asteroid01a'
Found live debris model for 'asteroid01a'
Found live debris model for 'asteroid01a'
Found live debris model for 'asteroid01a'
Loading model 'support2v-01.pof'
IBX: Starting a new IBX for 'support2v-01.pof'.
For "support2v-01.pof" I couldn't find vsupport1.ani but I did find vsupport1.pcx.
For "support2v-01.pof" I couldn't find vsupport1-glow.ani but I did find vsupport1-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1.ani but I did find vsupport1.pcx.
For "support2v-01.pof" I couldn't find vsupport1-glow.ani but I did find vsupport1-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1.ani but I did find vsupport1.pcx.
For "support2v-01.pof" I couldn't find vsupport1-glow.ani but I did find vsupport1-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1.ani but I did find vsupport1.pcx.
For "support2v-01.pof" I couldn't find vsupport1-glow.ani but I did find vsupport1-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1.ani but I did find vsupport1.pcx.
For "support2v-01.pof" I couldn't find vsupport1-glow.ani but I did find vsupport1-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1.ani but I did find vsupport1.pcx.
For "support2v-01.pof" I couldn't find vsupport1-glow.ani but I did find vsupport1-glow.pcx.
For "support2v-01.pof" I couldn't find thruster02-glow.ani or thruster02-glow.pcx.
For "support2v-01.pof" I couldn't find thruster02-shine.pcx
For "support2v-01.pof" I couldn't find vsupport1b.ani but I did find vsupport1b.pcx.
For "support2v-01.pof" I couldn't find vsupport1b-glow.ani or vsupport1b-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1b.ani but I did find vsupport1b.pcx.
For "support2v-01.pof" I couldn't find vsupport1b-glow.ani or vsupport1b-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1b.ani but I did find vsupport1b.pcx.
For "support2v-01.pof" I couldn't find vsupport1b-glow.ani or vsupport1b-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1b.ani but I did find vsupport1b.pcx.
For "support2v-01.pof" I couldn't find vsupport1b-glow.ani or vsupport1b-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1b.ani but I did find vsupport1b.pcx.
For "support2v-01.pof" I couldn't find vsupport1b-glow.ani or vsupport1b-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1b.ani but I did find vsupport1b.pcx.
For "support2v-01.pof" I couldn't find vsupport1b-glow.ani or vsupport1b-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1c.ani but I did find vsupport1c.pcx.
For "support2v-01.pof" I couldn't find vsupport1c-glow.ani or vsupport1c-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1c-shine.pcx
For "support2v-01.pof" I couldn't find vsupport1c.ani but I did find vsupport1c.pcx.
For "support2v-01.pof" I couldn't find vsupport1c-glow.ani or vsupport1c-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1c-shine.pcx
For "support2v-01.pof" I couldn't find vsupport1c.ani but I did find vsupport1c.pcx.
For "support2v-01.pof" I couldn't find vsupport1c-glow.ani or vsupport1c-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1c-shine.pcx
For "support2v-01.pof" I couldn't find vsupport1c.ani but I did find vsupport1c.pcx.
For "support2v-01.pof" I couldn't find vsupport1c-glow.ani or vsupport1c-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1c-shine.pcx
For "support2v-01.pof" I couldn't find vsupport1c.ani but I did find vsupport1c.pcx.
For "support2v-01.pof" I couldn't find vsupport1c-glow.ani or vsupport1c-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1c-shine.pcx
For "support2v-01.pof" I couldn't find vsupport1c.ani but I did find vsupport1c.pcx.
For "support2v-01.pof" I couldn't find vsupport1c-glow.ani or vsupport1c-glow.pcx.
For "support2v-01.pof" I couldn't find vsupport1c-shine.pcx
For "support2v-01.pof" I couldn't find damage.ani but I did find damage.dds.
For "support2v-01.pof" I couldn't find damage-glow.ani or damage-glow.pcx.
This mission requires 203 Ship_subsystems. See #define MAX_SHIP_SUBOBJECTS.
Loading model 'hornet.pof'
IBX: Starting a new IBX for 'hornet.pof'.
For "hornet.pof" I couldn't find HornetAll-A.ani but I did find HornetAll-A.pcx.
For "hornet.pof" I couldn't find HornetAll-A-glow.ani or HornetAll-A-glow.pcx.
For "hornet.pof" I couldn't find HornetAll-A-shine.pcx
For "hornet.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "hornet.pof" I couldn't find thruster01-shine.pcx
Loading model 'rockeye.pof'
IBX: Starting a new IBX for 'rockeye.pof'.
For "rockeye.pof" I couldn't find mx64b.ani but I did find mx64b.pcx.
For "rockeye.pof" I couldn't find mx64b-glow.ani or mx64b-glow.pcx.
For "rockeye.pof" I couldn't find mx64b-shine.pcx
For "rockeye.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "rockeye.pof" I couldn't find thruster01-shine.pcx
For "rockeye.pof" I couldn't find rocka.ani but I did find rocka.pcx.
For "rockeye.pof" I couldn't find rocka-glow.ani or rocka-glow.pcx.
For "rockeye.pof" I couldn't find rocka-shine.pcx
Loading model 'Tempest.pof'
IBX: Starting a new IBX for 'Tempest.pof'.
For "Tempest.pof" I couldn't find tempall.ani but I did find tempall.pcx.
For "Tempest.pof" I couldn't find tempall-glow.ani or tempall-glow.pcx.
For "Tempest.pof" I couldn't find tempall-shine.pcx
For "Tempest.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "Tempest.pof" I couldn't find thruster01-shine.pcx
Loading model 'NewHornet.pof'
IBX: Starting a new IBX for 'NewHornet.pof'.
For "NewHornet.pof" I couldn't find newhornet.ani but I did find newhornet.pcx.
For "NewHornet.pof" I couldn't find newhornet-glow.ani or newhornet-glow.pcx.
For "NewHornet.pof" I couldn't find newhornet-shine.pcx
For "NewHornet.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "NewHornet.pof" I couldn't find thruster01-shine.pcx
Loading model 'bombardier.pof'
IBX: Starting a new IBX for 'bombardier.pof'.
For "bombardier.pof" I couldn't find bombardier.ani but I did find bombardier.dds.
For "bombardier.pof" I couldn't find bombardier-glow.ani or bombardier-glow.pcx.
For "bombardier.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "bombardier.pof" I couldn't find thruster01-shine.pcx
Loading model 'crossbow.pof'
IBX: Starting a new IBX for 'crossbow.pof'.
For "crossbow.pof" I couldn't find crossbow.ani but I did find crossbow.dds.
For "crossbow.pof" I couldn't find crossbow-glow.ani or crossbow-glow.pcx.
For "crossbow.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "crossbow.pof" I couldn't find thruster01-shine.pcx
Loading model 'trebuchet.pof'
IBX: Starting a new IBX for 'trebuchet.pof'.
For "trebuchet.pof" I couldn't find trebuchet.ani but I did find trebuchet.pcx.
For "trebuchet.pof" I couldn't find trebuchet-glow.ani or trebuchet-glow.pcx.
For "trebuchet.pof" I couldn't find trebuchet-shine.pcx
For "trebuchet.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "trebuchet.pof" I couldn't find thruster01-shine.pcx
Loading model 'taga.pof'
IBX: Starting a new IBX for 'taga.pof'.
For "taga.pof" I couldn't find TAGA.ani but I did find TAGA.pcx.
For "taga.pof" I couldn't find TAGA-glow.ani or TAGA-glow.pcx.
For "taga.pof" I couldn't find TAGA-shine.pcx
For "taga.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "taga.pof" I couldn't find thruster01-shine.pcx
Loading model 'tagb.pof'
IBX: Starting a new IBX for 'tagb.pof'.
For "tagb.pof" I couldn't find tagb.ani but I did find tagb.pcx.
For "tagb.pof" I couldn't find tagb-glow.ani or tagb-glow.pcx.
For "tagb.pof" I couldn't find tagb-shine.pcx
For "tagb.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "tagb.pof" I couldn't find thruster01-shine.pcx
Loading model 'tagc.pof'
IBX: Starting a new IBX for 'tagc.pof'.
For "tagc.pof" I couldn't find tagc.ani but I did find tagc.pcx.
For "tagc.pof" I couldn't find tagc-glow.ani but I did find tagc-glow.pcx.
For "tagc.pof" I couldn't find tagc-shine.pcx
For "tagc.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "tagc.pof" I couldn't find thruster01-shine.pcx
Loading model 'piranha.pof'
IBX: Starting a new IBX for 'piranha.pof'.
For "piranha.pof" I couldn't find piranhaA.ani but I did find piranhaA.pcx.
For "piranha.pof" I couldn't find piranhaA-glow.ani or piranhaA-glow.pcx.
For "piranha.pof" I couldn't find piranhaA-shine.pcx
For "piranha.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "piranha.pof" I couldn't find thruster01-shine.pcx
Loading model 'stilettoII.pof'
IBX: Starting a new IBX for 'stilettoII.pof'.
For "stilettoII.pof" I couldn't find newstilleto.ani but I did find newstilleto.pcx.
For "stilettoII.pof" I couldn't find newstilleto-glow.ani or newstilleto-glow.pcx.
For "stilettoII.pof" I couldn't find newstilleto-shine.pcx
For "stilettoII.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "stilettoII.pof" I couldn't find thruster01-shine.pcx
Loading model 'infyrno.pof'
IBX: Starting a new IBX for 'infyrno.pof'.
For "infyrno.pof" I couldn't find infyrno.ani but I did find infyrno.pcx.
For "infyrno.pof" I couldn't find infyrno-glow.ani or infyrno-glow.pcx.
For "infyrno.pof" I couldn't find infyrno-shine.pcx
For "infyrno.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "infyrno.pof" I couldn't find thruster01-shine.pcx
Loading model 'belial.pof'
IBX: Starting a new IBX for 'belial.pof'.
For "belial.pof" I couldn't find belial.ani but I did find belial.dds.
For "belial.pof" I couldn't find belial-glow.ani but I did find belial-glow.pcx.
For "belial.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "belial.pof" I couldn't find thruster01-shine.pcx
Loading model 'Tsunami.pof'
IBX: Starting a new IBX for 'Tsunami.pof'.
For "Tsunami.pof" I couldn't find TsunAll-a.ani but I did find TsunAll-a.pcx.
For "Tsunami.pof" I couldn't find TsunAll-a-glow.ani or TsunAll-a-glow.pcx.
For "Tsunami.pof" I couldn't find TsunAll-a-shine.pcx
For "Tsunami.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "Tsunami.pof" I couldn't find thruster01-shine.pcx
For "Tsunami.pof" I couldn't find TsunAll-b.ani but I did find TsunAll-b.pcx.
For "Tsunami.pof" I couldn't find TsunAll-b-glow.ani or TsunAll-b-glow.pcx.
For "Tsunami.pof" I couldn't find TsunAll-b-shine.pcx
Loading model 'helios.pof'
IBX: Starting a new IBX for 'helios.pof'.
For "helios.pof" I couldn't find helios.ani but I did find helios.pcx.
For "helios.pof" I couldn't find helios-glow.ani or helios-glow.pcx.
For "helios.pof" I couldn't find helios-shine.pcx
For "helios.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "helios.pof" I couldn't find thruster01-shine.pcx
Loading model 'EMPulse2.pof'
IBX: Starting a new IBX for 'EMPulse2.pof'.
For "EMPulse2.pof" I couldn't find empulse.ani but I did find empulse.pcx.
For "EMPulse2.pof" I couldn't find empulse-glow.ani or empulse-glow.pcx.
For "EMPulse2.pof" I couldn't find empulse-shine.pcx
For "EMPulse2.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "EMPulse2.pof" I couldn't find thruster01-shine.pcx
Loading model 'MX-50.pof'
IBX: Starting a new IBX for 'MX-50.pof'.
For "MX-50.pof" I couldn't find MX-A.ani but I did find MX-A.pcx.
For "MX-50.pof" I couldn't find MX-A-glow.ani or MX-A-glow.pcx.
For "MX-50.pof" I couldn't find MX-A-shine.pcx
For "MX-50.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "MX-50.pof" I couldn't find thruster01-shine.pcx
For "MX-50.pof" I couldn't find Mx-B.ani but I did find Mx-B.pcx.
For "MX-50.pof" I couldn't find Mx-B-glow.ani or Mx-B-glow.pcx.
For "MX-50.pof" I couldn't find Mx-B-shine.pcx
Loading model 'Harbinger.pof'
IBX: Starting a new IBX for 'Harbinger.pof'.
For "Harbinger.pof" I couldn't find HarbAll-a.ani but I did find HarbAll-a.pcx.
For "Harbinger.pof" I couldn't find HarbAll-a-glow.ani or HarbAll-a-glow.pcx.
For "Harbinger.pof" I couldn't find HarbAll-a-shine.pcx
For "Harbinger.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "Harbinger.pof" I couldn't find thruster01-shine.pcx
For "Harbinger.pof" I couldn't find HarbAll-B.ani but I did find HarbAll-B.pcx.
For "Harbinger.pof" I couldn't find HarbAll-B-glow.ani or HarbAll-B-glow.pcx.
For "Harbinger.pof" I couldn't find HarbAll-B-shine.pcx
Loading model 'Synaptic.pof'
IBX: Starting a new IBX for 'Synaptic.pof'.
For "Synaptic.pof" I couldn't find SynAll-A.ani but I did find SynAll-A.pcx.
For "Synaptic.pof" I couldn't find SynAll-A-glow.ani or SynAll-A-glow.pcx.
For "Synaptic.pof" I couldn't find SynAll-A-shine.pcx
For "Synaptic.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "Synaptic.pof" I couldn't find thruster01-shine.pcx
For "Synaptic.pof" I couldn't find SynAll-B.ani but I did find SynAll-B.pcx.
For "Synaptic.pof" I couldn't find SynAll-B-glow.ani or SynAll-B-glow.pcx.
For "Synaptic.pof" I couldn't find SynAll-B-shine.pcx
Loading model 'Interceptor.pof'
IBX: Starting a new IBX for 'Interceptor.pof'.
For "Interceptor.pof" I couldn't find Inter-A.ani but I did find Inter-A.pcx.
For "Interceptor.pof" I couldn't find Inter-A-glow.ani or Inter-A-glow.pcx.
For "Interceptor.pof" I couldn't find Inter-A-shine.pcx
For "Interceptor.pof" I couldn't find thruster01-glow.ani or thruster01-glow.pcx.
For "Interceptor.pof" I couldn't find thruster01-shine.pcx
For "Interceptor.pof" I couldn't find Inter-B.ani but I did find Inter-B.pcx.
For "Interceptor.pof" I couldn't find Inter-B-glow.ani or Inter-B-glow.pcx.
For "Interceptor.pof" I couldn't find Inter-B-shine.pcx
ANI Lamprey_Impact with size 80x80 (37.5% wasted)
Loading model 'cmeasure01.pof'
IBX: Starting a new IBX for 'cmeasure01.pof'.
For "cmeasure01.pof" I couldn't find Countermeasure.ani but I did find Countermeasure.dds.
For "cmeasure01.pof" I couldn't find Countermeasure-glow.ani but I did find Countermeasure-glow.pcx.
Loading model 'debris01.pof'
IBX: Starting a new IBX for 'debris01.pof'.
For "debris01.pof" I couldn't find debris01a.ani but I did find debris01a.dds.
For "debris01.pof" I couldn't find debris01a-glow.ani but I did find debris01a-glow.pcx.
Loading model 'debris02.pof'
IBX: Starting a new IBX for 'debris02.pof'.
For "debris02.pof" I couldn't find debris01a.ani but I did find debris01a.dds.
For "debris02.pof" I couldn't find debris01a-glow.ani but I did find debris01a-glow.pcx.
Paging in mission messages
Stopping model page in...
ANI cursorweb.ani with size 24x24 (25.0% wasted)
ANI 2_radar1.ani with size 170x170 (33.6% wasted)
ANI Kayser_Particle.ani with size 80x80 (37.5% wasted)
ANI Lamprey_Particle.ani with size 86x86 (32.8% wasted)
ANI 2_lock1.ani with size 53x53 (17.2% wasted)
ANI 2_lead1.ani with size 26x26 (18.8% wasted)
ANI 2_energy2.ani with size 96x96 (25.0% wasted)
ANI toggle1.ani with size 20x20 (37.5% wasted)
ANI weapons1.ani with size 20x20 (37.5% wasted)
ANI 2_toparc1.ani with size 60x60 (6.2% wasted)
ANI 2_toparc2.ani with size 24x24 (25.0% wasted)
ANI 2_toparc3.ani with size 29x29 (9.4% wasted)
ANI 2_leftarc.ani with size 252x252 (1.6% wasted)
ANI 2_rightarc1.ani with size 252x252 (1.6% wasted)
ANI 2_reticle1.ani with size 24x24 (25.0% wasted)
ANI targhit1.ani with size 21x21 (34.4% wasted)
ANI energy1.ani with size 41x41 (35.9% wasted)
ANI targetview1.ani with size 156x156 (39.1% wasted)
ANI targetview2.ani with size 96x96 (25.0% wasted)
ANI targetview3.ani with size 20x20 (37.5% wasted)
ANI damage1.ani with size 25x25 (21.9% wasted)
ANI support1.ani with size 24x24 (25.0% wasted)
ANI objective1.ani with size 21x21 (34.4% wasted)
ANI wingman1.ani with size 53x53 (17.2% wasted)
ANI wingman2.ani with size 53x53 (17.2% wasted)
ANI wingman3.ani with size 53x53 (17.2% wasted)
ANI netlag1.ani with size 30x30 (6.2% wasted)
ANI head1.ani with size 132x132 (48.4% wasted)
ANI time1.ani with size 23x23 (28.1% wasted)
ANI debris01.ani with size 38x38 (40.6% wasted)
ANI debris02.ani with size 19x19 (40.6% wasted)
ANI debris04.ani with size 27x27 (15.6% wasted)
ANI shield-f06.ani with size 93x93 (27.3% wasted)
ANI shield-f13.ani with size 93x93 (27.3% wasted)
ANI shieldft-05.ani with size 93x93 (27.3% wasted)
ANI shield-b04.ani with size 93x93 (27.3% wasted)
ANI Lamprey_Impact.ani with size 80x80 (37.5% wasted)
User bitmap 'TMP824x43'
User bitmap 'TMP824x43'
User bitmap 'TMP256x256'
User bitmap 'TMP256x256'
User bitmap 'TMP128x128'
Bmpman: 2186/4750 bitmap slots in use.
Ending level bitmap paging...
=================== ENDING LOAD ================
Real count = 4959,  Estimated count = 2311
================================================
Frame  0 too long!!: frametime = 44.326 (44.326)
Got event GS_EVENT_WEAPON_SELECT_HELP (15) in state GS_STATE_TRAINING_PAUSED (44)
ANI 2_BriefMap with size 400x400 (21.9% wasted)
ANI iconwing01 with size 28x28 (12.5% wasted)
ANI iconfighter2t-05 with size 28x28 (12.5% wasted)
ANI iconSD4 with size 24x24 (25.0% wasted)
ANI iconScalpel with size 24x24 (25.0% wasted)
ANI iconMX-64 with size 24x24 (25.0% wasted)
ANI iconTempest with size 24x24 (25.0% wasted)
ANI 2_SD4.ani with size 304x304 (40.6% wasted)
ANI 2_Scalpel.ani with size 304x304 (40.6% wasted)
ANI 2_mx64.ani with size 304x304 (40.6% wasted)
ANI 2_Tempest.ani with size 304x304 (40.6% wasted)
ANI icont-fightW with size 54x54 (15.6% wasted)
ANI iconv-fightW with size 46x46 (28.1% wasted)
ANI icons-fighterW with size 40x40 (37.5% wasted)
ANI icont-cargoW with size 43x43 (32.8% wasted)
ANI iconv-cargoW with size 43x43 (32.8% wasted)
ANI icons-cargoW with size 41x41 (35.9% wasted)
ANI icont-freightercw with size 59x59 (7.8% wasted)
ANI iconv-freightercw with size 65x65 (49.2% wasted)
ANI icons-freighterwc with size 82x82 (35.9% wasted)
ANI iconV-gun with size 23x23 (28.1% wasted)
ANI iconS-gun with size 20x20 (37.5% wasted)
ANI FadeiconT-CargoW with size 43x43 (32.8% wasted)
ANI FadeiconT-CargoW.ani with size 43x43 (32.8% wasted)
ANI iconhighlight05 with size 206x206 (19.5% wasted)
ANI iconhighlight05.ani with size 206x206 (19.5% wasted)
ANI Fadeicont-FreighterCW with size 59x59 (7.8% wasted)
ANI Fadeicont-FreighterCW.ani with size 59x59 (7.8% wasted)
ANI iconhighlight02 with size 164x164 (35.9% wasted)
ANI iconhighlight02.ani with size 164x164 (35.9% wasted)
ANI FadeiconT-FighterW with size 54x54 (15.6% wasted)
ANI FadeiconT-FighterW.ani with size 54x54 (15.6% wasted)
Frame  0 too long!!: frametime = 1.036 (1.036)
ANI icont-cargoW.ani with size 43x43 (32.8% wasted)
ANI cursor.ani with size 24x24 (25.0% wasted)
Frame  0 too long!!: frametime = 0.501 (0.501)
Got event GS_EVENT_ENTER_GAME (2) in state GS_STATE_BRIEFING (11)
Entering game at time = 102.737
ANI Head-TP5b.ani with size 120x120 (6.2% wasted)
Got event GS_EVENT_END_GAME (4) in state GS_STATE_GAME_PLAY (2)
Unloading in mission messages
ANI 2_mainwalk.ani with size 477x477 (6.8% wasted)
ANI 2_mainflyby.ani with size 189x189 (26.2% wasted)
ANI 2_maincrane.ani with size 116x116 (9.4% wasted)
ANI 2_mainexit.ani with size 174x174 (32.0% wasted)
ANI 2_mainbarracks.ani with size 158x158 (38.3% wasted)
ANI 2_mainreadyroom.ani with size 145x145 (43.4% wasted)
ANI 2_maintechroom.ani with size 119x119 (7.0% wasted)
ANI 2_mainoptions.ani with size 206x206 (19.5% wasted)
ANI 2_maincampaign.ani with size 190x190 (25.8% wasted)
Frame 330 too long!!: frametime = 1.990 (1.990)
Frame 330 too long!!: frametime = 0.260 (0.260)
Got event GS_EVENT_QUIT_GAME (5) in state GS_STATE_MAIN_MENU (1)
ML 

----
----
----
Freespace Multi Log - Closing on Sun, Aug 07, 2005  at 03:24PM
opengl_minimize
STUB: dscap_close in sound/ds.cpp at line 4069, thread 15149
Freeing all existing models...
fs2_open.log (66,522 bytes)   

Fractux

2005-08-07 18:48

reporter   ~0002947

Last edited: 2005-08-07 18:49

NOTE: uploaded the wrong log first: use fs2_open.log

Using Nvidia Linux driver for IA32 1.0-7667

I did as you instructed.

In 'graphipcs/gropengltnl.cpp' I commented out line 291, which was
"if (VBO_ENABLED && (list->n_verts >= 250))"

I recompiled and tested it looking at the orion model and in mission at the TAC1 cargo.

This changed fixed the geometry problems.

Spot on Taylor :)

Anything else to test?

Cheers!

edited on: 08-07-05 14:49

taylor

2005-08-07 23:56

administrator   ~0002948

Emm, kinda sucks but it's about the only change that could have caused the problem. Sucks from the speed point of view but I'll revert that and just always create the VBO. It will be more important to have properly optimized drivers to avoid big speed drops in some cases but I'd rather sacrifice a little speed than have those rendering problems. So would you I'd bet. ;)

I'll go ahead and get that in CVS but just keep playing around and make sure that nothing else gets broken and you don't have any big new speed slowdowns. I'll do some research and see if I can't get the same speed increase without causing any geometry problems.

taylor

2005-08-11 04:54

administrator   ~0002978

Haven't found a better solution yet so I'll just stick with the current fix.

Fixered.

Issue History

Date Modified Username Field Change
2005-08-07 03:33 Fractux New Issue
2005-08-07 03:33 Fractux File Added: screen.jpg
2005-08-07 07:33 taylor Note Added: 0002941
2005-08-07 12:38 taylor Note Added: 0002943
2005-08-07 17:22 Fractux File Added: fs2_open_Tans_crash.log
2005-08-07 18:42 Fractux File Added: fs2_open.log
2005-08-07 18:48 Fractux Note Added: 0002947
2005-08-07 18:49 Fractux Note Edited: 0002947
2005-08-07 23:56 taylor Note Added: 0002948
2005-08-07 23:56 taylor Status new => assigned
2005-08-07 23:56 taylor Assigned To => taylor
2005-08-11 04:54 taylor Status assigned => resolved
2005-08-11 04:54 taylor Resolution open => fixed
2005-08-11 04:54 taylor Note Added: 0002978