Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+1)

I did everything mentioned, txt to bat and it still crashes with the errors being (Not the first 3 errors and 1 warning): 


ERR: DisplayD3D.cpp:157 (CreateRendererD3D): Failed to create D3D renderer: DXGI 1.2 required to present to HWNDs owned by another process. 

ERR: Display.cpp:1083 (initialize): ANGLE Display::initialize error 12289: No available renderers. 

ERROR: Can't initialize an EGL display. 


at: (drivers/egl/egl_manager.cpp:107)


ERROR: Condition "gldisplay_id < 0" is true. Returning: ERR_CANT_CREATE


at: window_create (drivers/egl/egl_manager.cpp:253)


ERROR: Failed to create an Opengl window. 


at: (platform/windows/display_server_windows.cpp:6306)


ERROR: Failed to create main window. 


at: (platform/windows/display_server_windows.cpp:7022)


ERROR: Unexpected window message 0x1f recieved for window we cannot recognize in our collection; sequence error. 


at: _handle_early_window_message (platform/windows/display_server_windows.cpp:4476)

Oh weird, haven't seen that. Maybe try updating your graphics drivers? If that doesn't work, what gpu do you have?