Author Topic: Complete crash on start-up.  (Read 4917 times)

0 Members and 1 Guest are viewing this topic.

Re: Complete crash on start-up.
Malloc failed can have multiple causes. The red alert duplication bug was just one, guenuinely running out of memory is another.

For instance, I still need to disable nuSath & a couple other goodies to run Universal Truth redux.

 

Offline Arpit

  • 27
Re: Complete crash on start-up.
Malloc failed can have multiple causes. The red alert duplication bug was just one, guenuinely running out of memory is another.

For instance, I still need to disable nuSath & a couple other goodies to run Universal Truth redux.

Yes, but....... he doesn't have any of those VP's. Just plain MVPs.

EDIT: Also that crash is happening after Icarus, not in Universal Truth. :blah:
« Last Edit: July 04, 2013, 04:15:47 pm by Arpit »

 
Re: Complete crash on start-up.
You misinterpreted what I wrote: the problem isn't the vps or UT, it's that he might simply run out of memory during mission load. For me, that happens with UT, or one my mod's mission at one point. For him, it obviously happens sooner.

That being said, his malloc failed may be due to something else entirely.

 

Offline Arpit

  • 27
Re: Complete crash on start-up.
Perhaps you are really right. But then I have no solution mostly because I am inexperienced.  :sigh:

Any ideas how to fix this?

 

Offline niffiwan

  • 211
  • Eluder Class
Re: Complete crash on start-up.
Yeah, X3N0 is right, it's not *that* (i.e. redalert) problem, otherwise the malloc error would have occurred when loading a pilot.

I recall seeing *this* malloc error before (i.e. after loading time1.ani, and during Icarus), but I can't recall if there was a solution or not... I'll see what forum search can dredge up
Creating a fs2_open.log | Red Alert Bug = Hex Edit | MediaVPs 2014: Bigger HUD gauges | 32bit libs for 64bit Ubuntu
----
Debian Packages (testing/unstable): Freespace2 | wxLauncher
----
m|m: I think I'm suffering from Stockholm syndrome. Bmpman is starting to make sense and it's actually written reasonably well...

 

Offline Arpit

  • 27
Re: Complete crash on start-up.
That's great.

So should I re-edit my post to say not to do that pilot stuff?

 

Offline niffiwan

  • 211
  • Eluder Class
Re: Complete crash on start-up.
maybe add "strikethrough" to the relevant bits if you wish to (a straight delete of the text might make some of the subsequent posts lose their context & become confusing)

And - it looks like this has occurred a couple of times before.  Like this case, both the others occurred on Intel graphics devices, if this is significant it makes it hard to troubleshoot because there aren't many SCP coders with Intel cards.

Husker: could you try disabling shader support?  i.e. in the launcher advanced tab, select "(Troubleshooting>Disable GLSL (shader) support)"?  If that doesn't work, could you post the fs2_open.log from that attempt?

Creating a fs2_open.log | Red Alert Bug = Hex Edit | MediaVPs 2014: Bigger HUD gauges | 32bit libs for 64bit Ubuntu
----
Debian Packages (testing/unstable): Freespace2 | wxLauncher
----
m|m: I think I'm suffering from Stockholm syndrome. Bmpman is starting to make sense and it's actually written reasonably well...

 

Offline Arpit

  • 27
Re: Complete crash on start-up.
maybe add "strikethrough" to the relevant bits if you wish to (a straight delete of the text might make some of the subsequent posts lose their context & become confusing)

And - it looks like this has occurred a couple of times before.  Like this case, both the others occurred on Intel graphics devices, if this is significant it makes it hard to troubleshoot because there aren't many SCP coders with Intel cards.

Husker: could you try disabling shader support?  i.e. in the launcher advanced tab, select "(Troubleshooting>Disable GLSL (shader) support)"?  If that doesn't work, could you post the fs2_open.log from that attempt?


Done.

As for Intel graphics, I remember I had a computer just a couple of months ago with Intel integrated graphics. (with Graphics Media Accelerator.) Even I used to get Malloc Failed at Sunglare and Universal Truth.(Not after Icarus, though) I used to get malloc failed even after disabling GLSL, specular and environment mapping. The simple way I used to bypass that error was to press F2 in mainhall (before loading the mission), go to Details tab and set literally every detail to the lowest setting and then reset them in-mission. Since my error got solved up, I didn't take the effort to post about this. Should have done...   :banghead:

Anyways he won't have to do this much. Just disabling GLSL should work for him as he has Intel HD graphics. :)
However if doesn't solve he could try.....


Like this case, both the others occurred on Intel graphics devices, if this is significant it makes it hard to troubleshoot because there aren't many SCP coders with Intel cards.

What you need to know?

Here's about Intel HD graphics 4000 with Nvidia Optimus on my new computer (because of Nvidia I don't get malloc failed):

Display adapter type: Intel(R) HD Graphics 4000
  Total available graphics memory: 1696 MB
        Dedicated graphics memory: 64 MB   <-- This was the same on my old computer
        Dedicated system memory: 0 MB
        Shared system memory: 1632 MB    <-- This was approximately somewhere near ~1200 on my old computer
  Display adapter driver version 9.18.13.2049
  Primary monitor resolution 1366x768
  DirectX version DirectX 10

Ask for more information and I would willingly give you.  :)
« Last Edit: July 04, 2013, 06:10:45 pm by Arpit »

 

Offline Husker

  • 27
Re: Complete crash on start-up.
Disabling GLSL worked like a charm. I watched the Icarus cutscene through, and even started the next mission. Next I'll try to finally finish AoA.

 

Offline niffiwan

  • 211
  • Eluder Class
Re: Complete crash on start-up.
Good news :)

What you need to know?

To be honest, (IMO at least) it's not so much as needing to know stuff as having the relevant card to test with.  It's soooo much easier to troubleshoot a problem when you can reproduce the error yourself, rather than relying on someone else to test your patches / step through the code in a debugger.  And in any event, it's known that Intel drivers have some problems with OpenGL, it may not even be a problem that the SCP can fix. At least there's a workaround in this case :)
Creating a fs2_open.log | Red Alert Bug = Hex Edit | MediaVPs 2014: Bigger HUD gauges | 32bit libs for 64bit Ubuntu
----
Debian Packages (testing/unstable): Freespace2 | wxLauncher
----
m|m: I think I'm suffering from Stockholm syndrome. Bmpman is starting to make sense and it's actually written reasonably well...

 

Offline Echelon9

  • 210
Re: Complete crash on start-up.
... And in any event, it's known that Intel drivers have some problems with OpenGL, it may not even be a problem that the SCP can fix.

That may be the case (most likely).

Having said that, I'm aware of at least one bug that occurs in the FS2Open OpenGL code when it fails to degrade gracefully on lower featured graphics hardware, Mantis 2861: AddressSanitizer: heap-buffer-overflow in opengl_shader_set_current().

While having underlying system drivers that are feature complete is nice, we can do more as a SCP to increase robustness.

 
Re: Complete crash on start-up.
Here it works with 3.7_RC1 (Ubuntu), check also RC2. Dont forget that it is 16:9 resolution

 

Offline Husker

  • 27
Re: Complete crash on start-up.
Thanks for all your help. Now I just have to test AoA's last mission, figure out how to get the darn thing to work right, and then all I have to do is ask how to beat certain missions.

 

Offline Husker

  • 27
Re: Complete crash on start-up.
Or maybe not. :banghead:
Code: [Select]
==========================================================================
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.
==========================================================================
FreeSpace 2 Open version: 3.7.0.9691
Passed cmdline options:
  -spec_exp 11
  -ogl_spec 60
  -spec_static 0.8
  -spec_point 0.6
  -spec_tube 0.4
  -ambient_factor 75
  -3dshockwave
  -cache_bitmaps
  -dualscanlines
  -rearm_timer
  -3dwarp
  -ship_choice_3d
  -weapon_choice_3d
  -mod blueplanet2,blueplanet,mediavps_3612
Building file index...
Found root pack 'C:\Games\FreeSpace2\blueplanet2\adv-bp2.vp' with a checksum of 0x4d6319c8
Found root pack 'C:\Games\FreeSpace2\blueplanet2\bp2-audio1.vp' with a checksum of 0x4f978a6b
Found root pack 'C:\Games\FreeSpace2\blueplanet2\bp2-compat.vp' with a checksum of 0x9c7d79f8
Found root pack 'C:\Games\FreeSpace2\blueplanet2\bp2-core.vp' with a checksum of 0x64e738b9
Found root pack 'C:\Games\FreeSpace2\blueplanet2\bp2-visuals1.vp' with a checksum of 0xbaa4dbd6
Found root pack 'C:\Games\FreeSpace2\blueplanet2\bp2-visuals2.vp' with a checksum of 0x9689af32
Found root pack 'C:\Games\FreeSpace2\blueplanet\adv-bp.vp' with a checksum of 0x07c8f9a5
Found root pack 'C:\Games\FreeSpace2\blueplanet\bp-audio1.vp' with a checksum of 0x0dc57722
Found root pack 'C:\Games\FreeSpace2\blueplanet\bp-audio2.vp' with a checksum of 0xca5604a6
Found root pack 'C:\Games\FreeSpace2\blueplanet\bp-compat.vp' with a checksum of 0x6ef45eaf
Found root pack 'C:\Games\FreeSpace2\blueplanet\bp-core.vp' with a checksum of 0x099138b1
Found root pack 'C:\Games\FreeSpace2\blueplanet\bp-visuals1.vp' with a checksum of 0x31c7316a
Found root pack 'C:\Games\FreeSpace2\blueplanet\bp-visuals2.vp' with a checksum of 0x4eedd84a
Found root pack 'C:\Games\FreeSpace2\mediavps_3612\MV_Assets.3612.vp' with a checksum of 0x59649c21
Found root pack 'C:\Games\FreeSpace2\mediavps_3612\MV_Assets.vp' with a checksum of 0x529cc70f
Found root pack 'C:\Games\FreeSpace2\mediavps_3612\MV_Effects.3612.vp' with a checksum of 0x9c510aa0
Found root pack 'C:\Games\FreeSpace2\mediavps_3612\MV_Effects.vp' with a checksum of 0xb9a9a485
Found root pack 'C:\Games\FreeSpace2\mediavps_3612\MV_Music.vp' with a checksum of 0xb3e21469
Found root pack 'C:\Games\FreeSpace2\mediavps_3612\MV_RadarIcons.vp' with a checksum of 0x31dd7781
Found root pack 'C:\Games\FreeSpace2\mediavps_3612\MV_Root.3612.vp' with a checksum of 0x7c9d7e74
Found root pack 'C:\Games\FreeSpace2\mediavps_3612\MV_Root.vp' with a checksum of 0x6ffd5c78
Found root pack 'C:\Games\FreeSpace2\root_fs2.vp' with a checksum of 0xce10d76c
Found root pack 'C:\Games\FreeSpace2\smarty_fs2.vp' with a checksum of 0xddeb3b1e
Found root pack 'C:\Games\FreeSpace2\sparky_fs2.vp' with a checksum of 0x164fe65a
Found root pack 'C:\Games\FreeSpace2\sparky_hi_fs2.vp' with a checksum of 0xa11d56f1
Found root pack 'C:\Games\FreeSpace2\stu_fs2.vp' with a checksum of 0xd77da83a
Found root pack 'C:\Games\FreeSpace2\tango1_fs2.vp' with a checksum of 0x4c25221e
Found root pack 'C:\Games\FreeSpace2\tango2_fs2.vp' with a checksum of 0x86920b82
Found root pack 'C:\Games\FreeSpace2\tango3_fs2.vp' with a checksum of 0x705e8d71
Found root pack 'C:\Games\FreeSpace2\warble_fs2.vp' with a checksum of 0xd85c305d
Searching root 'C:\Games\FreeSpace2\blueplanet2\' ... 6 files
Searching root pack 'C:\Games\FreeSpace2\blueplanet2\adv-bp2.vp' ... 33 files
Searching root pack 'C:\Games\FreeSpace2\blueplanet2\bp2-audio1.vp' ... 243 files
Searching root pack 'C:\Games\FreeSpace2\blueplanet2\bp2-compat.vp' ... 1 files
Searching root pack 'C:\Games\FreeSpace2\blueplanet2\bp2-core.vp' ... 92 files
Searching root pack 'C:\Games\FreeSpace2\blueplanet2\bp2-visuals1.vp' ... 682 files
Searching root pack 'C:\Games\FreeSpace2\blueplanet2\bp2-visuals2.vp' ... 2480 files
Searching root 'C:\Games\FreeSpace2\blueplanet\' ... 16 files
Searching root pack 'C:\Games\FreeSpace2\blueplanet\adv-bp.vp' ... 358 files
Searching root pack 'C:\Games\FreeSpace2\blueplanet\bp-audio1.vp' ... 41 files
Searching root pack 'C:\Games\FreeSpace2\blueplanet\bp-audio2.vp' ... 683 files
Searching root pack 'C:\Games\FreeSpace2\blueplanet\bp-compat.vp' ... 1 files
Searching root pack 'C:\Games\FreeSpace2\blueplanet\bp-core.vp' ... 47 files
Searching root pack 'C:\Games\FreeSpace2\blueplanet\bp-visuals1.vp' ... 400 files
Searching root pack 'C:\Games\FreeSpace2\blueplanet\bp-visuals2.vp' ... 1561 files
Searching root 'C:\Games\FreeSpace2\mediavps_3612\' ... 79 files
Searching root pack 'C:\Games\FreeSpace2\mediavps_3612\MV_Assets.3612.vp' ... 315 files
Searching root pack 'C:\Games\FreeSpace2\mediavps_3612\MV_Assets.vp' ... 1527 files
Searching root pack 'C:\Games\FreeSpace2\mediavps_3612\MV_Effects.3612.vp' ... 10 files
Searching root pack 'C:\Games\FreeSpace2\mediavps_3612\MV_Effects.vp' ... 1876 files
Searching root pack 'C:\Games\FreeSpace2\mediavps_3612\MV_Music.vp' ... 32 files
Searching root pack 'C:\Games\FreeSpace2\mediavps_3612\MV_RadarIcons.vp' ... 24 files
Searching root pack 'C:\Games\FreeSpace2\mediavps_3612\MV_Root.3612.vp' ... 13 files
Searching root pack 'C:\Games\FreeSpace2\mediavps_3612\MV_Root.vp' ... 94 files
Searching root 'C:\Games\FreeSpace2\' ... 90 files
Searching root pack 'C:\Games\FreeSpace2\root_fs2.vp' ... 157 files
Searching root pack 'C:\Games\FreeSpace2\smarty_fs2.vp' ... 10 files
Searching root pack 'C:\Games\FreeSpace2\sparky_fs2.vp' ... 3027 files
Searching root pack 'C:\Games\FreeSpace2\sparky_hi_fs2.vp' ... 1337 files
Searching root pack 'C:\Games\FreeSpace2\stu_fs2.vp' ... 2355 files
Searching root pack 'C:\Games\FreeSpace2\tango1_fs2.vp' ... 32 files
Searching root pack 'C:\Games\FreeSpace2\tango2_fs2.vp' ... 15 files
Searching root pack 'C:\Games\FreeSpace2\tango3_fs2.vp' ... 10 files
Searching root pack 'C:\Games\FreeSpace2\warble_fs2.vp' ... 52 files
Found 34 roots and 17699 files.
Setting language to English
TBM  =>  Starting parse of 'mv_core-lcl.tbm' ...
Initializing OpenAL...
  OpenAL Vendor     : Creative Labs Inc.
  OpenAL Renderer   : Software
  OpenAL Version    : 1.1

  Found extension "ALC_EXT_EFX".

  Sample rate: 44100 (44100)
  EFX version: 1.0
  Max auxiliary sends: 1
  Playback device: Generic Software on Speakers (Conexant SmartAudio HD)
  Capture device: Internal Microphone (Conexant S
... OpenAL successfully initialized!
Initializing OpenGL graphics device at 1366x768 with 32-bit color...
  Initializing WGL...
  Requested WGL Video values = R: 8, G: 8, B: 8, depth: 24, stencil: 8, double-buffer: 1
  Actual WGL Video values    = R: 8, G: 8, B: 8, depth: 24, stencil: 8, double-buffer: 1
  OpenGL Vendor    : Intel
  OpenGL Renderer  : Intel(R) HD Graphics 4000
  OpenGL Version   : 4.0.0 - Build 9.17.10.2828

  Using extension "GL_EXT_fog_coord".
  Using extension "GL_ARB_multitexture".
  Using extension "GL_ARB_texture_env_add".
  Using extension "GL_ARB_texture_compression".
  Using extension "GL_EXT_texture_compression_s3tc".
  Using extension "GL_EXT_texture_filter_anisotropic".
  Using extension "GL_ARB_texture_env_combine".
  Using extension "GL_EXT_compiled_vertex_array".
  Using extension "GL_EXT_draw_range_elements".
  Unable to find extension "GL_ARB_texture_mirrored_repeat".
  Using extension "GL_ARB_texture_non_power_of_two".
  Using extension "GL_ARB_vertex_buffer_object".
  Using extension "GL_ARB_pixel_buffer_object".
  Using extension "GL_SGIS_generate_mipmap".
  Using extension "GL_EXT_framebuffer_object".
  Using extension "GL_ARB_texture_rectangle".
  Using extension "GL_EXT_bgra".
  Using extension "GL_ARB_texture_cube_map".
  Using extension "GL_EXT_texture_lod_bias".
  Using extension "GL_ARB_point_sprite".
  Using extension "GL_ARB_shading_language_100".
  Using extension "GL_ARB_shader_objects".
  Using extension "GL_ARB_vertex_shader".
  Using extension "GL_ARB_fragment_shader".
  Unable to find extension "GL_ATI_shader_texture_lod".
  Using extension "GL_ARB_texture_float".
  Using extension "GL_ARB_draw_elements_base_vertex".
  Found special extension function "wglSwapIntervalEXT".

Compiling new shader:
   Loading built-in default shader for: soft-v.sdr
   Loading built-in default shader for: soft-f.sdr
Shader features:
   Depth-blended Particles
Compiling new shader:
   Loading built-in default shader for: soft-v.sdr
   Loading built-in default shader for: soft-f.sdr
Shader features:
   Distorted Particles

  Max texture units: 8 (16)
  Max elements vertices: 1200
  Max elements indices: 1200
  Max texture size: 8192x8192
  Max render buffer size: 4096x4096
  Can use compressed textures: YES
  Texture compression available: YES
  Post-processing enabled: NO
  Using trilinear texture filter.
  OpenGL Shader Version: 4.00 - Build 9.17.10.2828
... OpenGL init is complete!
Size of bitmap info = 742 KB
Size of bitmap extra info = 48 bytes
ANI cursorweb with size 24x24 (25.0% wasted)
GRAPHICS: Initializing default colors...
Game Settings Table: Using Standard Loops For SEXP Arguments
Game Settings Table: Using standard event chaining behavior
Game Settings Table: External shaders are DISABLED
SCRIPTING: Beginning initialization sequence...
SCRIPTING: Beginning Lua initialization...
LUA: Opening LUA state...
LUA: Initializing base Lua libraries...
LUA: Beginning ADE initialization
ADE: Initializing enumeration constants...
ADE: Assigning Lua session...
SCRIPTING: Beginning main hook parse sequence....
Wokka!  Error opening file (scripting.tbl)!
TABLES: Unable to parse 'scripting.tbl'!  Error code = 5.
TBM  =>  Starting parse of 'mv_flak-sct.tbm' ...
TBM  =>  Starting parse of 'mv_dbrs-sct.tbm' ...
TBM  =>  Starting parse of 'mv_exp-sct.tbm' ...
TBM  =>  Starting parse of 'bp2-turretHotkey-sct.tbm' ...
TBM  =>  Starting parse of 'bp2-trigger-sct.tbm' ...
TBM  =>  Starting parse of 'bp2-tcard-sct.tbm' ...
TBM  =>  Starting parse of 'bp2-stupid-sct.tbm' ...
TBM  =>  Starting parse of 'bp2-equip-sct.tbm' ...
TBM  =>  Starting parse of 'bp2-debrisgrav-sct.tbm' ...
TBM  =>  Starting parse of 'bp2-csc-sct.tbm' ...
TBM  =>  Starting parse of 'bp2-betty-sct.tbm' ...
SCRIPTING: Inititialization complete.
SCRIPTING: Splash screen overrides checked
SCRIPTING: Splash hook has been run
SCRIPTING: Splash screen conditional hook has been run
Using high memory settings...
Wokka!  Error opening file (interface.tbl)!
WMCGUI: Unable to parse 'interface.tbl'!  Error code = 5.
TBM  =>  Starting parse of 'mv_effects-sdf.tbm' ...
TBM  =>  Starting parse of 'bp-sdf.tbm' ...
Dutifully ignoring the extra sound values for retail sound 36, 'l_hit.wav'...
Dutifully ignoring the extra sound values for retail sound 37, 'm_hit.wav'...
Windows reported 16 joysticks, we found 0
Current soundtrack set to -1 in event_music_reset_choices
TBM  =>  Starting parse of 'mv_music-mus.tbm' ...
TBM  =>  Starting parse of 'bp-mus.tbm' ...
TBM  =>  Starting parse of 'bp2-mus.tbm' ...
TABLES => Starting parse of 'colors.tbl'...
TBM  =>  Starting parse of 'mv_effects-mfl.tbm' ...
TBM  =>  Starting parse of 'bp-mfl.tbm' ...
TBM  =>  Starting parse of 'bp2-mfl.tbm' ...
Wokka!  Error opening file (armor.tbl)!
TABLES: Unable to parse 'armor.tbl'!  Error code = 5.
TBM  =>  Starting parse of 'mv_effects-amr.tbm' ...
TBM  =>  Starting parse of 'bp2-amr.tbm' ...
TBM  =>  Starting parse of 'bp-aip.tbm' ...
TBM  =>  Starting parse of 'bp2-aip.tbm' ...
Warning: "$perform less checks for death screams" flag is deprecated in favor of "$perform fewer checks for death screams"
Warning: "$allow primary link delay" flag is deprecated in favor of "$allow primary link at mission start"
TBM  =>  Starting parse of 'mv_effects-wxp.tbm' ...
TBM  =>  Starting parse of 'bp-wxp.tbm' ...
TBM  =>  Starting parse of 'bp2-wxp.tbm' ...
BMPMAN: Found EFF (exp20.eff) with 75 frames at 20 fps.
BMPMAN: Found EFF (ExpMissileHit1.eff) with 92 frames at 20 fps.
BMPMAN: Found EFF (exp04.eff) with 49 frames at 22 fps.
BMPMAN: Found EFF (exp05.eff) with 93 frames at 20 fps.
BMPMAN: Found EFF (exp06.eff) with 92 frames at 22 fps.
BMPMAN: Found EFF (capflash.eff) with 40 frames at 10 fps.
BMPMAN: Found EFF (Maxim_Impact.eff) with 23 frames at 30 fps.
ANI Lamprey_Impact with size 80x80 (37.5% wasted)
BMPMAN: Found EFF (explo3.eff) with 48 frames at 22 fps.
BMPMAN: Found EFF (HFlakExp.eff) with 48 frames at 22 fps.
BMPMAN: Found EFF (exp06b.eff) with 92 frames at 22 fps.
BMPMAN: Found EFF (bomb_flare.eff) with 69 frames at 20 fps.
BMPMAN: Found EFF (exp50.eff) with 92 frames at 30 fps.
TBM  =>  Starting parse of 'mv_core-wep.tbm' ...
TBM  =>  Starting parse of 'mv_effects-wep.tbm' ...
TBM  =>  Starting parse of 'mv_assets-wep.tbm' ...
TBM  =>  Starting parse of 'bp-wep.tbm' ...
TBM  =>  Starting parse of 'bp2-wep.tbm' ...
Ignoring free flight speed for weapon 'Trebuchet#Aegis'
TBM  =>  Starting parse of 'mv_effects-obt.tbm' ...
TBM  =>  Starting parse of 'bp2-obt.tbm' ...
TBM  =>  Starting parse of 'mv_core-shp.tbm' ...
TBM  =>  Starting parse of 'radar-shp.tbm' ...
TBM  =>  Starting parse of 'mv_effects-shp.tbm' ...
TBM  =>  Starting parse of 'mv_assets-shp.tbm' ...
TBM  =>  Starting parse of 'bp-shp.tbm' ...
TBM  =>  Starting parse of 'bp2-shp.tbm' ...
The "primary_bank" animation type name is deprecated.  Specify "primary-bank" instead.
The "primary_bank" animation type name is deprecated.  Specify "primary-bank" instead.
The "primary_bank" animation type name is deprecated.  Specify "primary-bank" instead.
The "primary_bank" animation type name is deprecated.  Specify "primary-bank" instead.
The "primary_bank" animation type name is deprecated.  Specify "primary-bank" instead.
The "primary_bank" animation type name is deprecated.  Specify "primary-bank" instead.
The "primary_bank" animation type name is deprecated.  Specify "primary-bank" instead.
The "primary_bank" animation type name is deprecated.  Specify "primary-bank" instead.
The "primary_bank" animation type name is deprecated.  Specify "primary-bank" instead.
Particle effect for impact spew disabled on ship 'Moon Landscape'.
Particle effect for damage spew disabled on ship 'Moon Landscape'.
Particle effect for impact spew disabled on ship 'The GRID'.
Particle effect for damage spew disabled on ship 'The GRID'.
TBM  =>  Starting parse of 'mv_core-hdg.tbm' ...
TBM  =>  Starting parse of 'mv_root-hdg.tbm' ...
ANI support1 with size 108x24 (25.0% wasted)
ANI damage1 with size 148x25 (21.9% wasted)
ANI wingman1 with size 71x53 (17.2% wasted)
ANI wingman2 with size 35x53 (17.2% wasted)
ANI wingman3 with size 14x53 (17.2% wasted)
ANI toggle1 with size 57x20 (37.5% wasted)
ANI head1 with size 164x132 (48.4% wasted)
ANI weapons1 with size 126x20 (37.5% wasted)
ANI weapons1_b with size 150x20 (37.5% wasted)
ANI objective1 with size 149x21 (34.4% wasted)
ANI energy1 with size 12x41 (35.9% wasted)
ANI targetview1 with size 137x156 (39.1% wasted)
ANI targetview2 with size 4x96 (25.0% wasted)
ANI targetview3 with size 7x20 (37.5% wasted)
ANI 2_radar1 with size 209x170 (33.6% wasted)
ANI 2_energy2 with size 86x96 (25.0% wasted)
ANI 2_reticle1 with size 40x24 (25.0% wasted)
ANI targhit1 with size 31x21 (34.4% wasted)
ANI 2_leftarc with size 103x252 (1.6% wasted)
ANI 2_rightarc1 with size 103x252 (1.6% wasted)
ANI 2_toparc2 with size 35x24 (25.0% wasted)
ANI 2_toparc3 with size 41x29 (9.4% wasted)
ANI netlag1 with size 29x30 (6.3% wasted)
ANI 2_lead1 with size 26x26 (18.8% wasted)
ANI 2_lock1 with size 56x53 (17.2% wasted)
ANI 2_lockspin with size 100x100 (21.9% wasted)
ANI time1 with size 47x23 (28.1% wasted)
BMPMAN: Found EFF (BPstealthgauge.eff) with 3 frames at 30 fps.
BMPMAN: Found EFF (viewfinder.eff) with 1 frames at 30 fps.
BMPMAN: Found EFF (BPsignalgaugetop.eff) with 1 frames at 30 fps.
BMPMAN: Found EFF (BPsignalgauge.eff) with 11 frames at 30 fps.
TBM  =>  Starting parse of 'mv_effects-str.tbm' ...
TBM  =>  Starting parse of 'bp-str.tbm' ...
TBM  =>  Starting parse of 'bp2-str.tbm' ...
loading animated cursor "cursor"
TBM  =>  Starting parse of 'bp-main-hall.tbm' ...
TBM  =>  Starting parse of 'bp2-main-hall.tbm' ...
MediaVPs: Flaming debris script loaded!
MediaVPs: Explosions script loaded!
Ships.tbl is : VALID
Weapons.tbl is : VALID
cfile_init() took 634
Compiling video-processing shader ...
   Loading built-in default shader for: video-v.sdr
   Loading built-in default shader for: video-f.sdr
Got event GS_EVENT_GAME_INIT (49) in state NOT A VALID STATE (0)
PLR => Loading 'Noemi Laporte.plr' with version 1...
PLR => Parsing:  Flags...
PLR => Parsing:  Info...
PLR => Parsing:  Scoring...
PLR => Parsing:  ScoringMulti...
PLR => Parsing:  HUD...
PLR => Parsing:  Variables...
PLR => Parsing:  Multiplayer...
PLR => Parsing:  Controls...
PLR => Parsing:  Settings...
PLR => Loading complete!
PLR => Verifying 'Apollo.plr' with version 1...
PLR => Parsing:  Flags...
PLR => Verifying complete!
PLR => Verifying 'Husker.plr' with version 1...
PLR => Parsing:  Flags...
PLR => Verifying complete!
PLR => Verifying 'Noemi Laporte.plr' with version 1...
PLR => Parsing:  Flags...
PLR => Verifying complete!
PLR => Verifying 'Samuel Bei.plr' with version 1...
PLR => Parsing:  Flags...
PLR => Verifying complete!
Got event GS_EVENT_MAIN_MENU (0) in state GS_STATE_INITIAL_PLAYER_SELECT (37)
PLR => Loading 'Noemi Laporte.plr' with version 1...
PLR => Parsing:  Flags...
PLR => Parsing:  Info...
PLR => Parsing:  Scoring...
PLR => Parsing:  ScoringMulti...
PLR => Parsing:  HUD...
PLR => Parsing:  Variables...
PLR => Parsing:  Multiplayer...
PLR => Parsing:  Controls...
PLR => Parsing:  Settings...
PLR => Loading complete!
CSG => Loading 'Noemi Laporte.bp2-p2.csg' with version 2...
CSG => Parsing:  Flags...
CSG => Parsing:  Info...
CSG => Parsing:  Missions...
CSG => Parsing:  Techroom...
CSG => Parsing:  Loadout...
CSG => Parsing:  Scoring...
CSG => Parsing:  RedAlert...
CSG => Parsing:  HUD...
CSG => Parsing:  Variables...
CSG => Parsing:  Settings...
CSG => Parsing:  Controls...
CSG => Parsing:  Cutscenes...
CSG => Parsing:  Last Missions...
CSG => Loading complete!
CSG => Loading 'Noemi Laporte.bp2-p2.csg' with version 2...
CSG => Parsing:  Flags...
CSG => Parsing:  Info...
CSG => Parsing:  Missions...
CSG => Parsing:  Techroom...
CSG => Parsing:  Loadout...
CSG => Parsing:  Scoring...
CSG => Parsing:  RedAlert...
CSG => Parsing:  HUD...
CSG => Parsing:  Variables...
CSG => Parsing:  Settings...
CSG => Parsing:  Controls...
CSG => Parsing:  Cutscenes...
CSG => Parsing:  Last Missions...
CSG => Loading complete!
Frame  0 too long!!: frametime = 0.510 (0.510)
Frame  0 too long!!: frametime = 0.321 (0.321)
Got event GS_EVENT_NEW_CAMPAIGN (26) in state GS_STATE_MAIN_MENU (1)
CSG => Loading 'Noemi Laporte.bp2-p2.csg' with version 2...
CSG => Parsing:  Flags...
CSG => Parsing:  Info...
CSG => Parsing:  Missions...
CSG => Parsing:  Techroom...
CSG => Parsing:  Loadout...
CSG => Parsing:  Scoring...
CSG => Parsing:  RedAlert...
CSG => Parsing:  HUD...
CSG => Parsing:  Variables...
CSG => Parsing:  Settings...
CSG => Parsing:  Controls...
CSG => Parsing:  Cutscenes...
CSG => Parsing:  Last Missions...
CSG => Loading complete!
Got event GS_EVENT_START_GAME (1) in state GS_STATE_MAIN_MENU (1)
=================== STARTING LEVEL LOAD ==================
BMPMAN: Found EFF (2_Loading.eff) with 14 frames at 15 fps.
Starting model page in...
Beginning level bitmap paging...
BMPMAN: Found EFF (particleexp01.eff) with 10 frames at 8 fps.
BMPMAN: Found EFF (particlesmoke01.eff) with 54 frames at 15 fps.
BMPMAN: Found EFF (particlesmoke02.eff) with 39 frames at 24 fps.
TBM  =>  Starting parse of 'mv_effects-fbl.tbm' ...
BMPMAN: Found EFF (WarpMap01.eff) with 30 frames at 30 fps.
BMPMAN: Found EFF (WarpMap02.eff) with 30 frames at 30 fps.
BMPMAN: Found EFF (Rock_Exp.eff) with 55 frames at 30 fps.
Loading warp model
Loading model 'warp.pof'
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Fog Effect
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Animated Effects
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Fog Effect
   Animated Effects
IBX: Found a good IBX to read for 'warp.pof'.
IBX-DEBUG => POF checksum: 0xbf802ad0, IBX checksum: 0xe7aa5a55 -- "warp.pof"
 300
BMPMAN: Found EFF (shieldhit01a.eff) with 23 frames at 21 fps.
BMPMAN: Found EFF (shieldhit02a.eff) with 45 frames at 30 fps.
BMPMAN: Found EFF (shieldhit03a.eff) with 22 frames at 30 fps.
SHOCKWAVE =>  Loading default shockwave model...
Loading model 'shockwave.pof'
BMPMAN: Found EFF (shockwave3d-glow.eff) with 159 frames at 24 fps.
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Diffuse Mapping
   Glow Mapping
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Fog Effect
   Diffuse Mapping
   Glow Mapping
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Diffuse Mapping
   Glow Mapping
   Animated Effects
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Fog Effect
   Diffuse Mapping
   Glow Mapping
   Animated Effects
Model shockwave.pof has a null moment of inertia!  (This is only a problem if the model is a ship.)
IBX: Found a good IBX to read for 'shockwave.pof'.
IBX-DEBUG => POF checksum: 0xa85bec39, IBX checksum: 0x9af155c2 -- "shockwave.pof"
SHOCKWAVE =>  Default model load: SUCCEEDED!!
MISSION LOAD: 'bp2-21.fs2'
Hmmm... Extension passed to mission_load...
Using callsign: Laporte
Using callsign: Kovacs
Using callsign: Falconer
Using callsign: Vidaura
Using alternate ship type name: Ordnance
Using alternate ship type name: Ordnance
Using alternate ship type name: Ordnance
Using alternate ship type name: Repair Components
Using alternate ship type name: Cutlery (spoons)
Using alternate ship type name: GTD Orion
Could not load replacement texture invisible for ship misspoint 1
Could not load replacement texture invisible for ship misspoint 2
Could not load replacement texture invisible for ship misspoint 3
Could not load replacement texture invisible for ship misspoint 4
Could not load replacement texture invisible for ship misspoint 5
Using callsign: 63rd Sword-and-Spear
Using callsign: 63rd Sword-and-Spear
Using callsign: 63rd Sword-and-Spear
Using callsign: 181st Bloodhounds
Using callsign: 181st Bloodhounds
Using callsign: 181st Bloodhounds
Using callsign: 181st Bloodhounds
Using callsign: 181st Bloodhounds
Using callsign: 181st Bloodhounds
Using callsign: 39th Szczerbiec
Using callsign: 39th Szczerbiec
Using callsign: 39th Szczerbiec
Using callsign: 181st Bloodhounds
Using callsign: 181st Bloodhounds
Using callsign: 181st Bloodhounds
Using callsign: 161st Yoshisada
Using callsign: 161st Yoshisada
Using callsign: 161st Yoshisada
Using callsign: 2nd Stormriders
Using callsign: 2nd Stormriders
Using callsign: 2nd Stormriders
Using callsign: 2nd Stormriders
Using callsign: 2nd Stormriders
Using callsign: 2nd Stormriders
Using callsign: 2nd Stormriders
Using callsign: 202nd Lobos
Using callsign: 202nd Lobos
Using callsign: 202nd Lobos
Using callsign: 202nd Lobos
Using callsign: Neptune Provisional
Using callsign: Neptune Provisional
Using callsign: Neptune Provisional
Loading model 'Platform2T-01.pof'
IBX: Found a good IBX to read for 'Platform2T-01.pof'.
IBX-DEBUG => POF checksum: 0xde76166c, IBX checksum: 0xe7ed0e7a -- "Platform2T-01.pof"
Submodel 'gunplat2tb' is detail level 1 of 'gunplat2ta'
Submodel 'gunplat2tc' is detail level 2 of 'gunplat2ta'
Submodel 'turret01b' is detail level 1 of 'turret01a'
Submodel 'turret02b' is detail level 1 of 'turret02a'
Submodel 'turret01b-destroyed' is detail level 1 of 'turret01a-destroyed'
Submodel 'turret02b-destroyed' is detail level 1 of 'turret02a-destroyed'
Starting mission message count : 294
Ending mission message count : 301
Current soundtrack set to -1 in event_music_reset_choices
Current soundtrack set to -1 in event_music_set_soundtrack
Loading model 'nighthawk.pof'
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Diffuse Mapping
   Specular Mapping
   Normal Mapping
   Environment Mapping
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Fog Effect
   Diffuse Mapping
   Specular Mapping
   Normal Mapping
   Environment Mapping
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Diffuse Mapping
   Specular Mapping
   Normal Mapping
   Environment Mapping
   Animated Effects
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Fog Effect
   Diffuse Mapping
   Specular Mapping
   Normal Mapping
   Environment Mapping
   Animated Effects
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Diffuse Mapping
   Glow Mapping
   Normal Mapping
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Fog Effect
   Diffuse Mapping
   Glow Mapping
   Normal Mapping
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Diffuse Mapping
   Glow Mapping
   Normal Mapping
   Animated Effects
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Fog Effect
   Diffuse Mapping
   Glow Mapping
   Normal Mapping
   Animated Effects
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Diffuse Mapping
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Fog Effect
   Diffuse Mapping
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Diffuse Mapping
   Animated Effects
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Fog Effect
   Diffuse Mapping
   Animated Effects
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Diffuse Mapping
   Glow Mapping
   Specular Mapping
   Environment Mapping
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Fog Effect
   Diffuse Mapping
   Glow Mapping
   Specular Mapping
   Environment Mapping
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Diffuse Mapping
   Glow Mapping
   Specular Mapping
   Environment Mapping
   Animated Effects
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Fog Effect
   Diffuse Mapping
   Glow Mapping
   Specular Mapping
   Environment Mapping
   Animated Effects
IBX: Found a good IBX to read for 'nighthawk.pof'.
IBX-DEBUG => POF checksum: 0xbbd23708, IBX checksum: 0x9b3d3ae9 -- "nighthawk.pof"
Submodel 'detail-1b' is detail level 1 of 'detail-1a'
Loading model 'drydock2t-01.pof'
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Diffuse Mapping
   Glow Mapping
   Specular Mapping
   Normal Mapping
   Environment Mapping
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Fog Effect
   Diffuse Mapping
   Glow Mapping
   Specular Mapping
   Normal Mapping
   Environment Mapping
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Diffuse Mapping
   Glow Mapping
   Specular Mapping
   Normal Mapping
   Environment Mapping
   Animated Effects
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Fog Effect
   Diffuse Mapping
   Glow Mapping
   Specular Mapping
   Normal Mapping
   Environment Mapping
   Animated Effects
Potential problem found: Unrecognized subsystem type 'hose01', believed to be in ship drydock2t-01.pof
Potential problem found: Unrecognized subsystem type 'hose02', believed to be in ship drydock2t-01.pof
Potential problem found: Unrecognized subsystem type 'hose03', believed to be in ship drydock2t-01.pof
Potential problem found: Unrecognized subsystem type 'hose04', believed to be in ship drydock2t-01.pof
Potential problem found: Unrecognized subsystem type 'piece1a', believed to be in ship drydock2t-01.pof
Potential problem found: Unrecognized subsystem type 'piece2a', believed to be in ship drydock2t-01.pof
Potential problem found: Unrecognized subsystem type 'piece3a', believed to be in ship drydock2t-01.pof
Potential problem found: Unrecognized subsystem type 'piece4a', believed to be in ship drydock2t-01.pof
Potential problem found: Unrecognized subsystem type 'storage', believed to be in ship drydock2t-01.pof
Found live debris model for 'piece1a'
Found live debris model for 'piece1a'
Found live debris model for 'piece1a'
Found live debris model for 'piece1a'
Found live debris model for 'piece1a'
Found live debris model for 'piece2a'
Found live debris model for 'piece2a'
Found live debris model for 'piece3a'
Found live debris model for 'piece3a'
Found live debris model for 'piece3a'
Found live debris model for 'piece4a'
IBX: Found a good IBX to read for 'drydock2t-01.pof'.
IBX-DEBUG => POF checksum: 0xb5f3799e, IBX checksum: 0x6a5b04cc -- "drydock2t-01.pof"
Submodel 'pvdockd' is detail level 3 of 'pvdocka'
Submodel 'pvdockb' is detail level 1 of 'pvdocka'
Submodel 'pvdockc' is detail level 2 of 'pvdocka'
Submodel 'piece1b' is detail level 1 of 'piece1a'
Submodel 'piece1c' is detail level 2 of 'piece1a'
Submodel 'piece2b' is detail level 1 of 'piece2a'
Submodel 'piece2c' is detail level 2 of 'piece2a'
Submodel 'piece3b' is detail level 1 of 'piece3a'
Submodel 'piece3c' is detail level 2 of 'piece3a'
Submodel 'piece4b' is detail level 1 of 'piece4a'
Submodel 'piece4c' is detail level 2 of 'piece4a'
Allocating space for at least 13 new ship subsystems ...  a total of 200 is now available (13 in-use).
Loading model 'gtibretonia.pof'
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Diffuse Mapping
   Specular Mapping
   Environment Mapping
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Fog Effect
   Diffuse Mapping
   Specular Mapping
   Environment Mapping
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Diffuse Mapping
   Specular Mapping
   Environment Mapping
   Animated Effects
Compiling new shader:
   Loading built-in default shader for: main-v.sdr
   Loading built-in default shader for: main-f.sdr
Shader features:
   Lighting
   Fog Effect
   Diffuse Mapping
   Specular Mapping
   Environment Mapping
   Animated Effects
Potential problem found: Unrecognized subsystem type 'fighterbay', believed to be in ship gtibretonia.pof
IBX: Found a good IBX to read for 'gtibretonia.pof'.
IBX-DEBUG => POF checksum: 0x5ee06259, IBX checksum: 0xb3113123 -- "gtibretonia.pof"
Submodel 'gtibretonib' is detail level 1 of 'gtibretonia'
Submodel 'gtibretonic' is detail level 2 of 'gtibretonia'
Submodel 'communicationb' is detail level 1 of 'communicationa'
Submodel 'communicationc' is detail level 2 of 'communicationa'
Loading model 'frigate2t-01.pof'
IBX: Found a good IBX to read for 'frigate2t-01.pof'.
IBX-DEBUG => POF checksum: 0x26425b71, IBX checksum: 0xc3bbea62 -- "frigate2t-01.pof"
Submodel 'frigate_b' is detail level 1 of 'frigate_a'
Submodel 'frigate_c' is detail level 2 of 'frigate_a'
Submodel 'frigate_d' is detail level 3 of 'frigate_a'
Loading model 'cargo2t-01.pof'
IBX: Found a good IBX to read for 'cargo2t-01.pof'.
IBX-DEBUG => POF checksum: 0x5f3f96b4, IBX checksum: 0xc5a27c63 -- "cargo2t-01.pof"
WARNING: "For ship 'TC-TRI', detail level mismatch. Table has 4, POF has 3." at ship.cpp:8734
WARNING: "For ship 'TC-TRI', detail level mismatch. Table has 4, POF has 3." at ship.cpp:8734
WARNING: "For ship 'TC-TRI', detail level mismatch. Table has 4, POF has 3." at ship.cpp:8734
Freeing all existing models...

 

Offline Arpit

  • 27
Re: Complete crash on start-up.
Hmm. Could you explain a bit more where the crash occurs?

Also just for a recap of information, whenever an error pops out and there are three options namely: Yes, No and Cancel, then always go for 'No'.

 

Offline Jeff Vader

  • The Back of the Hero!
  • 212
  • Bwahaha
Re: Complete crash on start-up.
Code: [Select]
Found root pack 'C:\Games\FreeSpace2\blueplanet2\adv-bp2.vp' with a checksum of 0x4d6319c8
Found root pack 'C:\Games\FreeSpace2\blueplanet\adv-bp.vp' with a checksum of 0x07c8f9a5
...
Found root pack 'C:\Games\FreeSpace2\mediavps_3612\MV_Assets.3612.vp' with a checksum of 0x59649c21
Found root pack 'C:\Games\FreeSpace2\mediavps_3612\MV_Assets.vp' with a checksum of 0x529cc70f
Found root pack 'C:\Games\FreeSpace2\mediavps_3612\MV_Effects.3612.vp' with a checksum of 0x9c510aa0
Found root pack 'C:\Games\FreeSpace2\mediavps_3612\MV_Effects.vp' with a checksum of 0xb9a9a485
Found root pack 'C:\Games\FreeSpace2\mediavps_3612\MV_Music.vp' with a checksum of 0xb3e21469
Found root pack 'C:\Games\FreeSpace2\mediavps_3612\MV_RadarIcons.vp' with a checksum of 0x31dd7781
Found root pack 'C:\Games\FreeSpace2\mediavps_3612\MV_Root.3612.vp' with a checksum of 0x7c9d7e74
Found root pack 'C:\Games\FreeSpace2\mediavps_3612\MV_Root.vp' with a checksum of 0x6ffd5c78
If you're using the "adv" vp's for Blue Planet, you should probably have MV_Advanced.vp for the MediaVPs too. Or alternatively you could just remove the two "adv" vp's from your Blue Planet folders.
23:40 < achillion > EveningTea: ass
23:40 < achillion > wait no
23:40 < achillion > evilbagel: ass
23:40 < EveningTea > ?
23:40 < achillion > 2-letter tab complete failure

14:08 < achillion > there's too much talk of butts and dongs in here
14:08 < achillion > the level of discourse has really plummeted
14:08 < achillion > Let's talk about politics instead
14:08 <@The_E > butts and dongs are part of #hard-light's brand now
14:08 <@The_E > well
14:08 <@The_E > EvilBagel's brand, at least

01:06 < T-Rog > welp
01:07 < T-Rog > I've got to take some very strong antibiotics
01:07 < achillion > penis infection?
01:08 < T-Rog > Chlamydia
01:08 < achillion > O.o
01:09 < achillion > well
01:09 < achillion > I guess that happens
01:09 < T-Rog > at least it's curable
01:09 < achillion > yeah
01:10 < T-Rog > I take it you weren't actually expecting it to be a penis infection
01:10 < achillion > I was not

14:04 < achillion > Sometimes the way to simplify is to just have a habit and not think about it too much
14:05 < achillion > until stuff explodes
14:05 < achillion > then you start thinking about it

22:16 < T-Rog > I don't know how my gf would feel about Jewish conspiracy porn

15:41 <-INFO > EveningTea [[email protected]] has joined #hard-light
15:47 < EvilBagel> butt
15:51 < Achillion> yes
15:53 <-INFO > EveningTea [[email protected]] has quit [Quit: http://www.mibbit.com ajax IRC Client]

18:53 < Achillion> Dicks are fun

21:41 < MatthTheGeek> you can't spell assassin without two asses

20:05 < sigtau> i'm mining titcoins from now on

00:31 < oldlaptop> Drunken antisocial educated freezing hicks with good Internet == Finland stereotype

11:46 <-INFO > Kobrar [[email protected]] has joined #hard-light
11:50 < achtung> Surely you've heard of DVDA
11:50 < achtung> Double Vaginal Double ANal
11:51 < Kobrar> ...
11:51 <-INFO > Kobrar [[email protected]] has left #hard-light []

 

Offline Luis Dias

  • 211
Re: Complete crash on start-up.
Probably better, since he's using an HD4000 as the GPU.

 

Offline Jeff Vader

  • The Back of the Hero!
  • 212
  • Bwahaha
Re: Complete crash on start-up.
Touché.
23:40 < achillion > EveningTea: ass
23:40 < achillion > wait no
23:40 < achillion > evilbagel: ass
23:40 < EveningTea > ?
23:40 < achillion > 2-letter tab complete failure

14:08 < achillion > there's too much talk of butts and dongs in here
14:08 < achillion > the level of discourse has really plummeted
14:08 < achillion > Let's talk about politics instead
14:08 <@The_E > butts and dongs are part of #hard-light's brand now
14:08 <@The_E > well
14:08 <@The_E > EvilBagel's brand, at least

01:06 < T-Rog > welp
01:07 < T-Rog > I've got to take some very strong antibiotics
01:07 < achillion > penis infection?
01:08 < T-Rog > Chlamydia
01:08 < achillion > O.o
01:09 < achillion > well
01:09 < achillion > I guess that happens
01:09 < T-Rog > at least it's curable
01:09 < achillion > yeah
01:10 < T-Rog > I take it you weren't actually expecting it to be a penis infection
01:10 < achillion > I was not

14:04 < achillion > Sometimes the way to simplify is to just have a habit and not think about it too much
14:05 < achillion > until stuff explodes
14:05 < achillion > then you start thinking about it

22:16 < T-Rog > I don't know how my gf would feel about Jewish conspiracy porn

15:41 <-INFO > EveningTea [[email protected]] has joined #hard-light
15:47 < EvilBagel> butt
15:51 < Achillion> yes
15:53 <-INFO > EveningTea [[email protected]] has quit [Quit: http://www.mibbit.com ajax IRC Client]

18:53 < Achillion> Dicks are fun

21:41 < MatthTheGeek> you can't spell assassin without two asses

20:05 < sigtau> i'm mining titcoins from now on

00:31 < oldlaptop> Drunken antisocial educated freezing hicks with good Internet == Finland stereotype

11:46 <-INFO > Kobrar [[email protected]] has joined #hard-light
11:50 < achtung> Surely you've heard of DVDA
11:50 < achtung> Double Vaginal Double ANal
11:51 < Kobrar> ...
11:51 <-INFO > Kobrar [[email protected]] has left #hard-light []

 

Offline Husker

  • 27
Re: Complete crash on start-up.
Hmm. Could you explain a bit more where the crash occurs?

Also just for a recap of information, whenever an error pops out and there are three options namely: Yes, No and Cancel, then always go for 'No'.
I hit no. Twice. Error came back in 60 milliseconds or less. Pun intended.

 

Offline Husker

  • 27
Re: Complete crash on start-up.
Probably better, since he's using an HD4000 as the GPU.

Remove the bp.adv? Or get the MV.adv?