Thread: Demo error
View Single Post
  #10  
Old 01-05-2008, 09:11 PM
Godhammer Godhammer is offline
Registered Member
 
Join Date: Jan 2008
Posts: 4
Default

Ok, sounds good. Thanks again for the help!

Here's the Generals_Debug.log (I put the error in bold)

2.1250: ModuleTimer_c initialized in 3.41 sec
2.2960: [Render] RenderInit()
2.3120: [Render] RenderSwitchMode: 1024x768, windowed=0
2.3120: [Render] window style: 94000000
2.3120: [Render] window ex style: 00000000
2.3120: [Render] iAdapterToUse=0 tDeviceType=1
2.3120: [Render] DeviceType=0; vs=00000000
2.3590: Cannot create device: hr=80004005 (E_FAIL)18.4060: ModuleExtCon_c: still initialized!
18.4060: ModuleSinCos_c: still initialized!
18.4060: ModuleLog_c: still initialized!
18.4060: ModuleConsole_c: still initialized!
18.4060: ModuleSerialize_c: still initialized!
18.4060: ModuleTbmConfig_c: still initialized!
18.4060: ModuleProfiler_c: still initialized!
18.4060: ModuleFile_c: still initialized!
18.4060: ModuleTimer_c: still initialized!

Here is the Messag.log file (I included extra to where you can actually see the error I get in the pop-up window)

iAdapterToUse=0 tDeviceType=1
4.423 0 [Render] DeviceType=0; vs=00000000
4.463 0 Cannot create device: hr=80004005 (E_FAIL)

PROGRAM IS CRASHED!!!
Exception code: 80000003 BREAKPOINT
Fault address: 7C812A7B 01:00011A7B C:\WINDOWS\system32\kernel32.dll

Registers:
EAX:0022CDE8
EBX:00000002
ECX:7C91056D
EDX:0126B3E0
ESI:00000000
EDI:00000000

CS:EIP:001B:7C812A7A

SS:ESP:0023:0022CDE4 EBP:0022CE38

DS:0023 ES:0023 FS:003B GS:0000

Flags:00000246

MM0 = 00c4c8ee00c4c8ee
MM1 = 0000000000000000
MM2 = 000000c700c900ee
MM3 = 000000c500c900ee
MM4 = 00c6caef00c8caef
MM5 = 000000c600ca00ef
MM6 = 0000000000000000
MM7 = 0080008000800080

Call stack:
Address Frame Function SourceFile
7C812A7A 0022CE38 RaiseException+51
00559475 00000001 Localization:ecodeList+7085
Reply With Quote