The virtual machine was a bust; it froze instead of crashing, and only after loading the model, but it was helpful insofar as I think your viewport initialization is what's screwing it up. I deduce this only because I was able to load the genestealer animations (from the .hkanim) with version 0.5.2 and export them. (Are you trying to create a device type that isn't universally supported, or using a stencil-depth buffer that isn't universally supported? I'm a Direct3D programmer; I may be able to help with this.)
I loaded the genestealer_armour_common wargear (since genestealer.model doesn't contain any actual geometry) and was rewarded with an empty viewport, but this could be because I'm presently at work and testing this through RDP; maybe your model editor doesn't like the RDP device. (All my testing last night was at home on a pure device.)
Back to 3ds Max: unfortunately, every one of these .anim files failed to import (after importing genestealer.model and merging genestealer_armour_common and genestealer_scything_claws), via either Import Animation, Quick Import, or Batch Import. The specific error message is, "Import failed!" (Stating the obvious is not terribly helpful.) So, despite finally having converted the animations, they remain utterly useless. I wonder if this is a bug that was fixed in a later version, before the model editor stopped working altogether.
Shortly before I made this startling discovery, it occurred to me that a copy of the debug log might be helpful, so here you go.
art\defaults\missinglua.model
09:14:21:810: [INFO] Direct3D initialized
09:14:21:827: [INFO] Direct3D device created
09:14:21:845: [INFO] Loading "DOW2" module
09:14:21:857: [INFO] Direct3D device restored
09:14:22:127: [INFO] Direct3D device restored
09:14:35:229: [INFO] Loading model "art\defaults\missinglua"
09:14:35:250: [INFO] Loading material "relic.material.missinglua"
09:14:35:251: [INFO] Loading shader info from "C:/Program Files (x86)/Steam/steamapps/common/dawn of war 2\GameAssets\Data\shaders\dow2_static_world_object.shader"
09:14:35:251: [INFO] Loading variables...
09:14:35:251: [INFO] Loading script...
09:14:35:251: [INFO] Loading input layouts...
09:14:35:299: [INFO] Loading texture: "art\defaults\defaulttexture_nrm"
09:14:35:300: [INFO] Loading texture: "art\defaults\missinglua_dif"
09:14:35:306: [INFO] Loading texture: "art\defaults\defaulttexture_emi"
09:14:35:306: [INFO] Loading texture: "art\defaults\defaulttexture_spc"
09:14:35:307: [INFO] Loading texture: "art\defaults\defaulttexture_gls"
09:14:35:307: [WARNING] Failed to load texture: "art\defaults\defaulttexture_gls" (D3DXERR_INVALIDDATA)
09:14:35:307: [INFO] Loading texture: "art\defaults\defaulttexture_ocl"
09:14:35:307: [INFO] Loading meshes
09:14:35:307: [INFO] Loading mesh "healthy"
09:14:35:307: [INFO] Loading LOD 0
09:14:35:308: [INFO] Loading sub mesh "merged material-[missinglua,relic.material.missinglua]"
09:14:35:308: [INFO] Vertex elements: 5
09:14:35:308: [INFO] Vertices: 24
09:14:35:308: [INFO] Indices: 108
09:14:35:308: [INFO] Material: "relic.material.missinglua"
09:14:35:308: [INFO] Skin bones: 0
09:14:35:308: [INFO] Loading bounding volumes
09:14:35:308: [INFO] No markers found!
09:14:35:308: [INFO] Loading mesh selectors
09:14:35:308: [INFO] Loading damage state "healthy"
09:14:35:308: [INFO] Loading data table
09:14:35:308: [INFO] No events found
09:14:35:308: [INFO] No state machines found
09:14:35:308: [INFO] No variables found
09:14:35:308: [INFO] Loading animations from 'hkanim' file...
09:14:35:309: [INFO] Failed to load animations from "C:/Program Files (x86)/Steam/steamapps/common/dawn of war 2/GameAssets/Data/art/defaults/missinglua.hkanim" !
09:14:35:309: [INFO] Loading animations from 'animations' folder...
09:14:35:309: [INFO] Failed to load animations from "C:/Program Files (x86)/Steam/steamapps/common/dawn of war 2/GameAssets/Data/art/defaults/animations" !
09:14:35:309: [INFO] Loading "simbox"
09:14:35:309: [INFO] cannot open C:/Program Files (x86)/Steam/steamapps/common/dawn of war 2/GameAssets/Data/art/defaults/missinglua.simbox: No such file or directory
09:14:35:309: [INFO] Failed to load "simbox"
09:14:35:309: [INFO] Loading "coverbox"
09:14:35:310: [INFO] cannot open C:/Program Files (x86)/Steam/steamapps/common/dawn of war 2/GameAssets/Data/art/defaults/missinglua.coverbox: No such file or directory
09:14:35:310: [INFO] Failed to load "coverbox"
09:14:35:313: [INFO] Loading texture: "art\defaults\missinglua_dif"
09:14:35:314: [INFO] Texture released: "art\defaults\missinglua_dif"
09:14:35:315: [INFO] Loading texture: "art\defaults\defaulttexture_emi"
09:14:35:315: [INFO] Texture released: "art\defaults\defaulttexture_emi"
09:14:35:316: [INFO] Loading texture: "art\defaults\defaulttexture_gls"
09:14:35:316: [WARNING] Failed to load texture: "art\defaults\defaulttexture_gls" (D3DXERR_INVALIDDATA)
09:14:35:318: [INFO] Loading texture: "art\defaults\defaulttexture_nrm"
09:14:35:318: [INFO] Texture released: "art\defaults\defaulttexture_nrm"
09:14:35:319: [INFO] Loading texture: "art\defaults\defaulttexture_ocl"
09:14:35:319: [INFO] Texture released: "art\defaults\defaulttexture_ocl"
09:14:35:320: [INFO] Loading texture: "art\defaults\defaulttexture_spc"
09:14:35:321: [INFO] Texture released: "art\defaults\defaulttexture_spc"
genestealer.model
09:30:59:049: [INFO] Direct3D initialized
09:30:59:065: [INFO] Direct3D device created
09:30:59:083: [INFO] Loading "DOW2" module
09:30:59:098: [INFO] Direct3D device restored
09:30:59:505: [INFO] Direct3D device restored
09:31:09:369: [INFO] Loading model "art\race_tyranid\troops\genestealer\genestealer"
09:31:09:370: [INFO] Loading bones
09:31:09:370: [INFO] Loading bone "skeleton_root"
09:31:09:370: [INFO] Loading bone "bip01"
09:31:09:370: [INFO] Loading bone "bip01 footsteps"
09:31:09:370: [INFO] Loading bone "bip01 pelvis"
09:31:09:370: [INFO] Loading bone "bip01 tail"
09:31:09:370: [INFO] Loading bone "bip01 tail1"
09:31:09:370: [INFO] Loading bone "bip01 tail2"
09:31:09:370: [INFO] Loading bone "bip01 r thigh"
09:31:09:370: [INFO] Loading bone "bip01 r calf"
09:31:09:370: [INFO] Loading bone "bip01 r foot"
09:31:09:370: [INFO] Loading bone "bip01 r toe0"
09:31:09:370: [INFO] Loading bone "bip01 l thigh"
09:31:09:370: [INFO] Loading bone "bip01 l calf"
09:31:09:370: [INFO] Loading bone "bip01 l foot"
09:31:09:371: [INFO] Loading bone "bip01 l toe0"
09:31:09:371: [INFO] Loading bone "bip01 spine"
09:31:09:371: [INFO] Loading bone "bip01 spine1"
09:31:09:371: [INFO] Loading bone "bip01 neck"
09:31:09:371: [INFO] Loading bone "bip01 head"
09:31:09:371: [INFO] Loading bone "bip01 jaw"
09:31:09:371: [INFO] Loading bone "bip01 tongue01"
09:31:09:371: [INFO] Loading bone "bip01 tongue02"
09:31:09:371: [INFO] Loading bone "bip01 l clavicle"
09:31:09:371: [INFO] Loading bone "bip01 l upperarm"
09:31:09:371: [INFO] Loading bone "bip01 l forearm"
09:31:09:371: [INFO] Loading bone "bip01 l hand"
09:31:09:371: [INFO] Loading bone "bip01 l finger0"
09:31:09:371: [INFO] Loading bone "bip01 l finger01"
09:31:09:371: [INFO] Loading bone "bip01 l finger1"
09:31:09:371: [INFO] Loading bone "bip01 l finger11"
09:31:09:372: [INFO] Loading bone "bip01 l finger2"
09:31:09:372: [INFO] Loading bone "bip01 l finger21"
09:31:09:372: [INFO] Loading bone "bip01 r clavicle"
09:31:09:372: [INFO] Loading bone "bip01 r upperarm"
09:31:09:372: [INFO] Loading bone "bip01 r forearm"
09:31:09:372: [INFO] Loading bone "bip01 r hand"
09:31:09:372: [INFO] Loading bone "bip01 r finger0"
09:31:09:372: [INFO] Loading bone "bip01 r finger01"
09:31:09:372: [INFO] Loading bone "bip01 r finger1"
09:31:09:372: [INFO] Loading bone "bip01 r finger11"
09:31:09:372: [INFO] Loading bone "bip01 r finger2"
09:31:09:372: [INFO] Loading bone "bip01 r finger21"
09:31:09:372: [INFO] Loading bone "bip01 l claw upperarm"
09:31:09:372: [INFO] Loading bone "bip01 l claw forearm"
09:31:09:372: [INFO] Loading bone "bip01 l claw hand"
09:31:09:372: [INFO] Loading bone "bip01 l claw finger2"
09:31:09:373: [INFO] Loading bone "bip01 l claw finger1"
09:31:09:373: [INFO] Loading bone "bip01 l claw finger0"
09:31:09:373: [INFO] Loading bone "bip01 l claw talon"
09:31:09:373: [INFO] Loading bone "bip01 r claw upperarm"
09:31:09:373: [INFO] Loading bone "bip01 r claw forearm"
09:31:09:373: [INFO] Loading bone "bip01 r claw hand"
09:31:09:373: [INFO] Loading bone "bip01 r claw finger2"
09:31:09:373: [INFO] Loading bone "bip01 r claw finger1"
09:31:09:373: [INFO] Loading bone "bip01 r claw finger0"
09:31:09:373: [INFO] Loading bone "bip01 r claw talon"
09:31:09:373: [INFO] Loading meshes
09:31:09:373: [INFO] Loading markers
09:31:09:373: [INFO] Loading marker "marker_synapse"
09:31:09:373: [INFO] Loading marker "marker_syncdeath_location_sk"
09:31:09:373: [INFO] Loading marker "marker_synckill_start_loc_sk"
09:31:09:374: [INFO] No mesh selectors found!
09:31:09:374: [INFO] Loading data table
09:31:09:374: [INFO] No events found
09:31:09:374: [INFO] No state machines found
09:31:09:374: [INFO] No variables found
09:31:09:374: [INFO] Loading animations from 'hkanim' file...
09:31:09:463: [INFO] Loading "simbox"
09:31:09:467: [INFO] Loading "coverbox"
09:31:09:467: [INFO] cannot open C:/Program Files (x86)/Steam/steamapps/common/dawn of war 2/GameAssets/Data/art/race_tyranid/troops/genestealer/genestealer.coverbox: No such file or directory
09:31:09:467: [INFO] Failed to load "coverbox"
genestealer_armour_common
09:31:28:724: [INFO] Direct3D initialized
09:31:28:741: [INFO] Direct3D device created
09:31:28:761: [INFO] Loading "DOW2" module
09:31:28:773: [INFO] Direct3D device restored
09:31:28:998: [INFO] Direct3D device restored
09:31:42:483: [INFO] Loading model "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_armour_common"
09:31:42:484: [INFO] Loading bones
09:31:42:484: [INFO] Loading bone "skeleton_root"
09:31:42:484: [INFO] Loading bone "bip01"
09:31:42:484: [INFO] Loading bone "bip01 footsteps"
09:31:42:484: [INFO] Loading bone "bip01 pelvis"
09:31:42:484: [INFO] Loading bone "bip01 tail"
09:31:42:484: [INFO] Loading bone "bip01 tail1"
09:31:42:484: [INFO] Loading bone "bip01 tail2"
09:31:42:484: [INFO] Loading bone "bip01 r thigh"
09:31:42:484: [INFO] Loading bone "bip01 r calf"
09:31:42:485: [INFO] Loading bone "bip01 r foot"
09:31:42:485: [INFO] Loading bone "bip01 r toe0"
09:31:42:485: [INFO] Loading bone "bip01 l thigh"
09:31:42:485: [INFO] Loading bone "bip01 l calf"
09:31:42:485: [INFO] Loading bone "bip01 l foot"
09:31:42:485: [INFO] Loading bone "bip01 l toe0"
09:31:42:485: [INFO] Loading bone "bip01 spine"
09:31:42:485: [INFO] Loading bone "bip01 spine1"
09:31:42:485: [INFO] Loading bone "bip01 neck"
09:31:42:485: [INFO] Loading bone "bip01 head"
09:31:42:485: [INFO] Loading bone "bip01 jaw"
09:31:42:485: [INFO] Loading bone "bip01 tongue01"
09:31:42:485: [INFO] Loading bone "bip01 tongue02"
09:31:42:485: [INFO] Loading bone "bip01 l clavicle"
09:31:42:485: [INFO] Loading bone "bip01 l upperarm"
09:31:42:485: [INFO] Loading bone "bip01 l forearm"
09:31:42:485: [INFO] Loading bone "bip01 l hand"
09:31:42:485: [INFO] Loading bone "bip01 l finger0"
09:31:42:485: [INFO] Loading bone "bip01 l finger01"
09:31:42:485: [INFO] Loading bone "bip01 l finger1"
09:31:42:485: [INFO] Loading bone "bip01 l finger11"
09:31:42:485: [INFO] Loading bone "bip01 l finger2"
09:31:42:485: [INFO] Loading bone "bip01 l finger21"
09:31:42:485: [INFO] Loading bone "bip01 r clavicle"
09:31:42:485: [INFO] Loading bone "bip01 r upperarm"
09:31:42:486: [INFO] Loading bone "bip01 r forearm"
09:31:42:486: [INFO] Loading bone "bip01 r hand"
09:31:42:486: [INFO] Loading bone "bip01 r finger0"
09:31:42:486: [INFO] Loading bone "bip01 r finger01"
09:31:42:486: [INFO] Loading bone "bip01 r finger1"
09:31:42:486: [INFO] Loading bone "bip01 r finger11"
09:31:42:486: [INFO] Loading bone "bip01 r finger2"
09:31:42:486: [INFO] Loading bone "bip01 r finger21"
09:31:42:486: [INFO] Loading material "relic.material.genestealer_body"
09:31:42:486: [INFO] Loading shader info from "C:/Program Files (x86)/Steam/steamapps/common/dawn of war 2\GameAssets\Data\shaders\dow2_unit.shader"
09:31:42:496: [INFO] Loading variables...
09:31:42:496: [INFO] Loading script...
09:31:42:496: [INFO] Loading input layouts...
09:31:42:673: [INFO] Loading texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_body_tem"
09:31:42:676: [INFO] Loading texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_body_drt"
09:31:42:679: [INFO] Loading texture: "art\defaults\defaulttexture"
09:31:42:682: [INFO] Loading texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_body_nrm"
09:31:42:685: [INFO] Loading texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_body_dif"
09:31:42:688: [INFO] Loading texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_body_emi"
09:31:42:691: [INFO] Loading texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_body_spc"
09:31:42:694: [INFO] Loading texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_body_gls"
09:31:42:694: [WARNING] Failed to load texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_body_gls" (D3DXERR_INVALIDDATA)
09:31:42:694: [INFO] Loading texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_body_ocl"
09:31:42:697: [INFO] Loading material "relic.material.genestealer_head"
09:31:42:821: [INFO] Loading texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_head_tem"
09:31:42:824: [INFO] Loading texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_head_drt"
09:31:42:827: [INFO] Loading texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_head_nrm"
09:31:42:829: [INFO] Loading texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_head_dif"
09:31:42:832: [INFO] Loading texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_head_emi"
09:31:42:835: [INFO] Loading texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_head_spc"
09:31:42:837: [INFO] Loading texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_head_gls"
09:31:42:838: [WARNING] Failed to load texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_head_gls" (D3DXERR_INVALIDDATA)
09:31:42:838: [INFO] Loading texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_head_ocl"
09:31:42:840: [INFO] Loading meshes
09:31:42:840: [INFO] Loading mesh "healthy"
09:31:42:840: [INFO] Loading LOD 0
09:31:42:840: [INFO] Loading sub mesh "merged material-[genestealer_armour_common,relic.material.genestealer_body]"
09:31:42:840: [INFO] Vertex elements: 7
09:31:42:840: [INFO] Vertices: 1485
09:31:42:840: [INFO] Indices: 19278
09:31:42:841: [INFO] Material: "relic.material.genestealer_body"
09:31:42:841: [INFO] Skin bones: 33
09:31:42:841: [INFO] Loading bounding volumes
09:31:42:841: [INFO] Loading sub mesh "merged material-[genestealer_armour_common,relic.material.genestealer_head]"
09:31:42:841: [INFO] Vertex elements: 7
09:31:42:841: [INFO] Vertices: 272
09:31:42:841: [INFO] Indices: 3420
09:31:42:841: [INFO] Material: "relic.material.genestealer_head"
09:31:42:841: [INFO] Skin bones: 6
09:31:42:842: [INFO] Loading bounding volumes
09:31:42:842: [INFO] Loading LOD 2
09:31:42:842: [INFO] Loading sub mesh "merged material-[genestealer_armour_common,relic.material.genestealer_body]"
09:31:42:842: [INFO] Vertex elements: 7
09:31:42:842: [INFO] Vertices: 1241
09:31:42:842: [INFO] Indices: 15228
09:31:42:842: [INFO] Material: "relic.material.genestealer_body"
09:31:42:842: [INFO] Skin bones: 33
09:31:42:842: [INFO] Loading bounding volumes
09:31:42:842: [INFO] Loading sub mesh "merged material-[genestealer_armour_common,relic.material.genestealer_head]"
09:31:42:842: [INFO] Vertex elements: 7
09:31:42:843: [INFO] Vertices: 246
09:31:42:843: [INFO] Indices: 2988
09:31:42:843: [INFO] Material: "relic.material.genestealer_head"
09:31:42:843: [INFO] Skin bones: 6
09:31:42:843: [INFO] Loading bounding volumes
09:31:42:843: [INFO] No markers found!
09:31:42:843: [INFO] Loading mesh selectors
09:31:42:843: [INFO] Loading damage state "healthy"
09:31:42:843: [INFO] Loading data table
09:31:42:843: [INFO] No events found
09:31:42:843: [INFO] No state machines found
09:31:42:843: [INFO] No variables found
09:31:42:843: [INFO] Loading animations from 'hkanim' file...
09:31:42:843: [INFO] Failed to load animations from "C:/Program Files (x86)/Steam/steamapps/common/dawn of war 2/GameAssets/Data/art/race_tyranid/troops_wargear/armour/genestealer_armour_common/genestealer_armour_common.hkanim" !
09:31:42:843: [INFO] Loading animations from 'animations' folder...
09:31:42:844: [INFO] Failed to load animations from "C:/Program Files (x86)/Steam/steamapps/common/dawn of war 2/GameAssets/Data/art/race_tyranid/troops_wargear/armour/genestealer_armour_common/animations" !
09:31:42:844: [INFO] Loading "simbox"
09:31:42:844: [INFO] cannot open C:/Program Files (x86)/Steam/steamapps/common/dawn of war 2/GameAssets/Data/art/race_tyranid/troops_wargear/armour/genestealer_armour_common/genestealer_armour_common.simbox: No such file or directory
09:31:42:844: [INFO] Failed to load "simbox"
09:31:42:844: [INFO] Loading "coverbox"
09:31:42:844: [INFO] cannot open C:/Program Files (x86)/Steam/steamapps/common/dawn of war 2/GameAssets/Data/art/race_tyranid/troops_wargear/armour/genestealer_armour_common/genestealer_armour_common.coverbox: No such file or directory
09:31:42:844: [INFO] Failed to load "coverbox"
09:31:42:872: [INFO] Loading texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_body_dif"
09:31:42:872: [INFO] Texture released: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_body_dif"
09:31:42:875: [INFO] Loading texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_body_drt"
09:31:42:876: [INFO] Texture released: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_body_drt"
09:31:42:878: [INFO] Loading texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_body_emi"
09:31:42:879: [INFO] Texture released: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_body_emi"
09:31:42:882: [INFO] Loading texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_body_gls"
09:31:42:882: [WARNING] Failed to load texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_body_gls" (D3DXERR_INVALIDDATA)
09:31:42:885: [INFO] Loading texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_body_nrm"
09:31:42:886: [INFO] Texture released: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_body_nrm"
09:31:42:889: [INFO] Loading texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_body_ocl"
09:31:42:889: [INFO] Texture released: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_body_ocl"
09:31:42:892: [INFO] Loading texture: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_body_spc"
09:31:42:893: [INFO] Texture released: "art\race_tyranid\troops_wargear\armour\genestealer_armour_common\genestealer_body_spc"
Thanks for your help.
This is inconsequential to my issue, but I feel I should let you know: the form title still says "Material Editor" and the version is still "0.4 BETA".
Edit:
You beat me to it. See the sentence directly above this one. Apparently I'm not using the latest version. I downloaded 0.6.0.3 from the first page, so perhaps the link was wrong. I'll find the right one and report back.
Another edit:
I stand corrected; it says "0 Warnings, 0 Errors, 0 Messages." Yes, it is version 0.4.1 BETA (still confusing since you call it 0.6.0.3). So, whatever it's supposed to be loading, it ain't. Where specifically is it looking for this data? I'll make sure my paths are correct.
Status update:
Rather than double-post, here's an edit-update: I deleted and re-unpacked all the relevant files, starting with the base DoW2 game*.sga archives and following up with the CR numbered archives (200, 210, etc.). I extracted everything except maps and sounds. Model editor still reports "0 Messages" and crashes when I try to load anything.
Again, the data is in GameAssets\Data, and Model Editor is in Tools\SantosTools2\ModelEditor, exactly where your installer wanted it. The module is DOW2, which exists in the base game directory (of course). I didn't touch settings.ini (for real, not like someone else's version of "didn't touch"). All of this is correct? No one else is having these issues on Win7 x64?
Also, I'd like to revoke what I said about viewport initialization, because the viewport initializes fine, or so the log reports. Perhaps it has to do with vertex buffer creation or something similarly resource-related. Perhaps not.
One last teeny update:
The crash in QtCore4, which is the GUI library, really leads me to think its a viewport/renderer issue. With the latest DX and video drivers, there's not much I can do about this. It's a long shot, but I wonder if it's chocking on my dual SLI setup. If you have any more suggestions, I'll take them; meanwhile, when I get home, I'm going to remove one of the video cards and see what happens. (It shouldn't matter, but as a career technician/programmer, I've seen far stranger things.)
Still, this doesn't explain why the editor isn't preloading anything, as you say it should.