Debug Help

 

What do these two messages mean in the debug file?

 


Debug Message:  ListNodeFactory_Heap<struct ModSourceDisplayInfo> has gone past warning size of 10000l.

DebugMessage:  Tried to enter unprintable character: 8

7,800 views 1 replies
Reply #1 Top

after getting a black screen with music after the initial intro screens, I validated files then I got a crash after the input screens.  I found this in debug.err:

Debug Message:  ERROR: CreateD3D11Resources failed to create Direct3D 11 Device and Swap Chain (desiredMode): 4294965376 x 1080 : (80070057) The parameter is incorrect.

 

 

Debug Message:  DirectX Feature Level: DirectX 11.0

Debug Message:  Device SUPPORTS raw and structured buffers

Debug Message:  Initializing 2d screen space effect

Debug Message:  Device is now ready

Debug Message:  Registering text renderer icons

Debug Message:  ERROR: CreateRenderTarget failed to create DirectX 11 texture. Size: -1920 x 1080

Debug Message:  ERROR: CreateDepthStencil failed to create DirectX 11 texture. Size: -1920 x 1080

 

---------------------------

any ideas?

 

thanks