SharpDX.SharpDXException: HRESULT: [0x80070057], Module: [General], ApiCode: [E_INVALIDARG/Invalid Arguments], Message: Параметр задан неверно.
в SharpDX.Result.CheckError()
в SharpDX.DXGI.Factory.CreateSwapChain(ComObject deviceRef, SwapChainDescription& descRef, SwapChain swapChainOut)
в Halfling.Windows.D3D11.D3D11Window.CreateSwapChain() в C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Windows\D3D11\D3D11Window.cs:строка 1022
в Halfling.Windows.D3D11.D3D11Window..ctor(Win32Platform platform, WindowMode windowMode, IntVector2D windowedLocation, IntVector2D windowedSize, ScreenMode fullScreenMode, Boolean maximized, VSyncMode vSync, AntialiasMode antialiasMode, Int32 adapterIndex, Int32 monitorIndex, String caption, String iconFile, Boolean ignoreDisplayDpi, Boolean gfxDebug) в C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Windows\D3D11\D3D11Window.cs:строка 715
в Halfling.Platforms.Win32.Win32Platform.CreateWindow(WindowMode windowMode, IntVector2D windowedLocation, IntVector2D windowedSize, ScreenMode fullScreenMode, Boolean maximized, VSyncMode vSync, AntialiasMode antialiasMode, Int32 adapterIndex, Int32 monitorIndex, String caption, String iconFile, Boolean ignoreDisplayDpi, Boolean gfxDebug) в C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Platforms\Win32\Win32Platform.cs:строка 84
в Halfling.Application.Bases.GenericApp.CreateWindow() в C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:строка 534
в Cosmoteer.GameApp.CreateWindow() в C:\Users\Walt\Documents\Code\Cosmoteer\Source\GameApp.cs:строка 539
в Halfling.Application.Bases.GenericApp.ApplicationMain(String[] args) в C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:строка 111
в Cosmoteer.GameApp.Main(String[] args) в C:\Users\Walt\Documents\Code\Cosmoteer\Source\GameApp.cs:строка 69
log 2017-08-03 23_24_08
08/04/2017 09:41:26 | Logging successful initialized.
08/04/2017 09:41:26 | Local: ru-RU
08/04/2017 09:41:26 | Language: ru-RU
08/04/2017 09:41:26 | Cosmoteer version 0.12.9
08/04/2017 09:41:27 | Microsoft Windows 7 Максимальная 32-bit 6.1.7601
08/04/2017 09:41:27 | Intel(R) Core(TM)2 Duo CPU P8400 @ 2.26GHz (2 logical processors)
08/04/2017 09:41:27 | 3066,5 MB RAM
08/04/2017 09:41:27 | NVIDIA GeForce 9200M GS (7.15.11.7624)
08/04/2017 09:41:27 | 256,0 MB VRAM
08/04/2017 09:41:27 |
08/04/2017 09:41:34 | Loaded app settings.
08/04/2017 09:41:35 | Mixpanel Distinct ID: 8d9abd2f-fd4b-4269-8cd1-0790af825235
08/04/2017 09:41:36 | Process is now DPI-aware.
08/04/2017 09:41:37 | Setup default cursor.
08/04/2017 09:41:37 | Using display adapter 0
08/04/2017 09:41:37 | Created DXGI factory.
08/04/2017 09:41:37 | Adapter #0: NVIDIA GeForce 9200M GS
08/04/2017 09:41:37 | Output #0: Универсальный монитор PnP (1360x768)
08/04/2017 09:41:37 | Updated Windows form configuration for borderless window.
08/04/2017 09:41:37 | Created Windows form.
08/04/2017 09:41:37 | Direct3D Feature Level: Level_10_0
08/04/2017 09:41:37 | Created Direct3D 11 Device.
08/04/2017 09:41:37 | Memory usage at time of crash: 50 409 472
08/04/2017 09:41:38 | SharpDX.SharpDXException: HRESULT: [0x80070057], Module: [General], ApiCode: [E_INVALIDARG/Invalid Arguments], Message: Параметр задан неверно.
08/04/2017 09:41:38 |
08/04/2017 09:41:38 | в SharpDX.Result.CheckError()
08/04/2017 09:41:38 | в SharpDX.DXGI.Factory.CreateSwapChain(ComObject deviceRef, SwapChainDescription& descRef, SwapChain swapChainOut)
08/04/2017 09:41:38 | в Halfling.Windows.D3D11.D3D11Window.CreateSwapChain() в C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Windows\D3D11\D3D11Window.cs:строка 1022
08/04/2017 09:41:38 | в Halfling.Windows.D3D11.D3D11Window..ctor(Win32Platform platform, WindowMode windowMode, IntVector2D windowedLocation, IntVector2D windowedSize, ScreenMode fullScreenMode, Boolean maximized, VSyncMode vSync, AntialiasMode antialiasMode, Int32 adapterIndex, Int32 monitorIndex, String caption, String iconFile, Boolean ignoreDisplayDpi, Boolean gfxDebug) в C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Windows\D3D11\D3D11Window.cs:строка 715
08/04/2017 09:41:38 | в Halfling.Platforms.Win32.Win32Platform.CreateWindow(WindowMode windowMode, IntVector2D windowedLocation, IntVector2D windowedSize, ScreenMode fullScreenMode, Boolean maximized, VSyncMode vSync, AntialiasMode antialiasMode, Int32 adapterIndex, Int32 monitorIndex, String caption, String iconFile, Boolean ignoreDisplayDpi, Boolean gfxDebug) в C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Platforms\Win32\Win32Platform.cs:строка 84
08/04/2017 09:41:38 | в Halfling.Application.Bases.GenericApp.CreateWindow() в C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:строка 534
08/04/2017 09:41:38 | в Cosmoteer.GameApp.CreateWindow() в C:\Users\Walt\Documents\Code\Cosmoteer\Source\GameApp.cs:строка 539
08/04/2017 09:41:38 | в Halfling.Application.Bases.GenericApp.ApplicationMain(String[] args) в C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:строка 111
08/04/2017 09:41:38 | в Cosmoteer.GameApp.Main(String[] args) в C:\Users\Walt\Documents\Code\Cosmoteer\Source\GameApp.cs:строка 69
08/04/2017 09:41:39 | Exception taking screenshot: Ссылка на объект не указывает на экземпляр объекта.
08/04/2017 09:41:41 | Actual data hash: 82b3dcc4b89156c9836824e50df12c43
08/04/2017 09:41:41 | Expected data hash: 82b3dcc4b89156c9836824e50df12c43
08/04/2017 09:41:44 | Error successfully reported. Thank you!
08/04/2017 09:41:44 | Disposed platform interface.
08/04/2017 09:41:44 | Closing log output file...
08/03/2017 23:24:09 | Logging successful initialized.
08/03/2017 23:24:09 | Local: ru-RU
08/03/2017 23:24:09 | Language: ru-RU
08/03/2017 23:24:09 | Cosmoteer version 0.12.9
08/03/2017 23:24:09 | Microsoft Windows 7 Максимальная 32-bit 6.1.7601
08/03/2017 23:24:09 | Intel(R) Core(TM)2 Duo CPU P8400 @ 2.26GHz (2 logical processors)
08/03/2017 23:24:09 | 3066,5 MB RAM
08/03/2017 23:24:09 | NVIDIA GeForce 9200M GS (7.15.11.7624)
08/03/2017 23:24:09 | 256,0 MB VRAM
08/03/2017 23:24:09 |
08/03/2017 23:24:13 | Loaded app settings.
08/03/2017 23:24:13 | Mixpanel Distinct ID: 08033c64-910d-4958-82bd-ec35bfb3d901
08/03/2017 23:24:14 | Process is now DPI-aware.
08/03/2017 23:24:15 | Setup default cursor.
08/03/2017 23:24:15 | Using display adapter 0
08/03/2017 23:24:15 | Created DXGI factory.
08/03/2017 23:24:15 | Adapter #0: NVIDIA GeForce 9200M GS
08/03/2017 23:24:15 | Output #0: Универсальный монитор PnP (1360x768)
08/03/2017 23:24:15 | Updated Windows form configuration for borderless window.
08/03/2017 23:24:15 | Created Windows form.
08/03/2017 23:24:15 | Direct3D Feature Level: Level_10_0
08/03/2017 23:24:15 | Created Direct3D 11 Device.
08/03/2017 23:24:15 | Memory usage at time of crash: 50 663 424
08/03/2017 23:24:16 | SharpDX.SharpDXException: HRESULT: [0x80070057], Module: [General], ApiCode: [E_INVALIDARG/Invalid Arguments], Message: Параметр задан неверно.
08/03/2017 23:24:16 |
08/03/2017 23:24:16 | в SharpDX.Result.CheckError()
08/03/2017 23:24:16 | в SharpDX.DXGI.Factory.CreateSwapChain(ComObject deviceRef, SwapChainDescription& descRef, SwapChain swapChainOut)
08/03/2017 23:24:16 | в Halfling.Windows.D3D11.D3D11Window.CreateSwapChain() в C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Windows\D3D11\D3D11Window.cs:строка 1022
08/03/2017 23:24:16 | в Halfling.Windows.D3D11.D3D11Window..ctor(Win32Platform platform, WindowMode windowMode, IntVector2D windowedLocation, IntVector2D windowedSize, ScreenMode fullScreenMode, Boolean maximized, VSyncMode vSync, AntialiasMode antialiasMode, Int32 adapterIndex, Int32 monitorIndex, String caption, String iconFile, Boolean ignoreDisplayDpi, Boolean gfxDebug) в C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Windows\D3D11\D3D11Window.cs:строка 715
08/03/2017 23:24:16 | в Halfling.Platforms.Win32.Win32Platform.CreateWindow(WindowMode windowMode, IntVector2D windowedLocation, IntVector2D windowedSize, ScreenMode fullScreenMode, Boolean maximized, VSyncMode vSync, AntialiasMode antialiasMode, Int32 adapterIndex, Int32 monitorIndex, String caption, String iconFile, Boolean ignoreDisplayDpi, Boolean gfxDebug) в C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Platforms\Win32\Win32Platform.cs:строка 84
08/03/2017 23:24:16 | в Halfling.Application.Bases.GenericApp.CreateWindow() в C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:строка 534
08/03/2017 23:24:16 | в Cosmoteer.GameApp.CreateWindow() в C:\Users\Walt\Documents\Code\Cosmoteer\Source\GameApp.cs:строка 539
08/03/2017 23:24:16 | в Halfling.Application.Bases.GenericApp.ApplicationMain(String[] args) в C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:строка 111
08/03/2017 23:24:16 | в Cosmoteer.GameApp.Main(String[] args) в C:\Users\Walt\Documents\Code\Cosmoteer\Source\GameApp.cs:строка 69
08/03/2017 23:24:16 | Exception taking screenshot: Ссылка на объект не указывает на экземпляр объекта.
08/03/2017 23:24:21 | Actual data hash: 6c5fcfe42666873ffaffce096cdb64d6
08/03/2017 23:24:21 | Expected data hash: 82b3dcc4b89156c9836824e50df12c43
08/03/2017 23:24:21 | Disposed platform interface.
08/03/2017 23:24:21 | Closing log output file...