Skip to content

Instantly share code, notes, and snippets.

@pixtur
Created September 28, 2012 11:06
Show Gist options
  • Save pixtur/3799208 to your computer and use it in GitHub Desktop.
Save pixtur/3799208 to your computer and use it in GitHub Desktop.
Crash-Log for Square by Still on ATI 32bit
10:15:40.486 (INF): Initializing ...
10:15:42.108 (DBG):
10:15:42.108 (DBG): Fps Histogram:
10:15:42.108 (DBG): -: 00 00 00
....
10:15:42.113 (INF):
Unintializing ...
10:15:42.121 (ERR): Message: E_NOINTERFACE: The requested COM interface is not available (-2147467262)
Source: SlimDX
InnerException:
Stacktrace:
--------------
SlimDX.Direct3D10.Direct3D10Exception
-------------------------------------
E_NOINTERFACE: The requested COM interface is not available (-2147467262)
SlimDX.Result.Throw[T](Object dataKey, Object dataValue)
SlimDX.Result.Record[T](Int32 hr, Boolean failed, Object dataKey, Object dataValue)
SlimDX.Direct3D10_1.Device1.CreateWithSwapChain(Adapter adapter, DriverType driverType, DeviceCreationFlags flags, FeatureLevel hardwareLevel, SwapChainDescription swapChainDescript
@pixtur
Copy link
Author

pixtur commented Sep 28, 2012

Square exits after dialog with the following log-file.

Notes:

  • ATI
  • 32bit Win7
  • DirectX redist and SlimDX installed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment