al3x_zaytev Posted August 1, 2017 Share Posted August 1, 2017 Hello, I have recently started up CnCnet to play YR online. However the game straight up crashes on start, saying that the image format is not supported. The error image is attached. This is the client.log: Spoiler 01.08. 16:23:02.351 ***Logfile for Yuri's Revenge client*** 01.08. 16:23:02.367 Client version: 2.0.6.7 01.08. 16:23:02.367 Loading settings. 01.08. 16:23:02.413 Initializing updater. 01.08. 16:23:02.413 Update mirror count: 1 01.08. 16:23:02.413 Running from: clientdx.exe 01.08. 16:23:02.413 Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1 01.08. 16:23:02.413 Selected OS profile: WIN7 01.08. 16:23:02.413 Removing partial custom component downloads. 01.08. 16:23:02.429 Checking for the existence of FinalSun.ini. 01.08. 16:23:02.429 FinalSun.ini doesn't exist - writing default settings. 01.08. 16:23:02.429 An exception occured while checking the existence of FinalSun settings 01.08. 16:23:02.429 Writing installation path to the Windows registry. 01.08. 16:23:03.053 Initializing GameClass. 01.08. 16:23:03.147 AssetLoader.LoadTextureInternal: loading texture checkBoxClear.png failed! Message: HRESULT: [0x887A0005], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_DEVICE_REMOVED/DeviceRemoved], Message: Unknown 01.08. 16:23:03.178 KABOOOOOOM!!! Info: 01.08. 16:23:03.178 Message: This image format is not supported 01.08. 16:23:03.178 Source: MonoGame.Framework 01.08. 16:23:03.178 TargetSite.Name: FromStream 01.08. 16:23:03.178 Stacktrace: at Microsoft.Xna.Framework.Graphics.Texture2D.FromStream(GraphicsDevice graphicsDevice, Stream stream) at Rampastring.XNAUI.AssetLoader.LoadTexture(String name) at .() at .() at Microsoft.Xna.Framework.Game.DoInitialize() at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior) at Microsoft.Xna.Framework.Game.Run() at .() at .(String[] ) at .(String[] ) 01.08. 16:23:03.178 InnerException info: 01.08. 16:23:03.178 Message: HRESULT: [0x887A0005], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_DEVICE_REMOVED/DeviceRemoved], Message: Unknown 01.08. 16:23:03.178 Stacktrace: at SharpDX.Result.CheckError() at SharpDX.Direct3D11.Device.CreateTexture2D(Texture2DDescription& descRef, DataBox[] initialDataRef, Texture2D texture2DOut) at SharpDX.Direct3D11.Texture2D..ctor(Device device, Texture2DDescription description, DataRectangle[] data) at Microsoft.Xna.Framework.Graphics.Texture2D.CreateTex2DFromBitmap(BitmapSource bsource, GraphicsDevice device) at Microsoft.Xna.Framework.Graphics.Texture2D.PlatformFromStream(GraphicsDevice graphicsDevice, Stream stream) at Microsoft.Xna.Framework.Graphics.Texture2D.FromStream(GraphicsDevice graphicsDevice, Stream stream) 01.08. 16:23:03.724 Hardware info: Intel(R) Pentium(R) 4 CPU 3.00GHz (1 cores) Video controller: Intel(R) 82945G Express Chipset Family Thank you. Link to comment Share on other sites More sharing options...
Question
al3x_zaytev
Hello,
I have recently started up CnCnet to play YR online.
However the game straight up crashes on start, saying that the image format is not supported.
The error image is attached.
This is the client.log:
01.08. 16:23:02.351 ***Logfile for Yuri's Revenge client***
01.08. 16:23:02.367 Client version: 2.0.6.7
01.08. 16:23:02.367 Loading settings.
01.08. 16:23:02.413 Initializing updater.
01.08. 16:23:02.413 Update mirror count: 1
01.08. 16:23:02.413 Running from: clientdx.exe
01.08. 16:23:02.413 Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1
01.08. 16:23:02.413 Selected OS profile: WIN7
01.08. 16:23:02.413 Removing partial custom component downloads.
01.08. 16:23:02.429 Checking for the existence of FinalSun.ini.
01.08. 16:23:02.429 FinalSun.ini doesn't exist - writing default settings.
01.08. 16:23:02.429 An exception occured while checking the existence of FinalSun settings
01.08. 16:23:02.429 Writing installation path to the Windows registry.
01.08. 16:23:03.053 Initializing GameClass.
01.08. 16:23:03.147 AssetLoader.LoadTextureInternal: loading texture checkBoxClear.png failed! Message: HRESULT: [0x887A0005], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_DEVICE_REMOVED/DeviceRemoved], Message: Unknown
01.08. 16:23:03.178 KABOOOOOOM!!! Info:
01.08. 16:23:03.178 Message: This image format is not supported
01.08. 16:23:03.178 Source: MonoGame.Framework
01.08. 16:23:03.178 TargetSite.Name: FromStream
01.08. 16:23:03.178 Stacktrace: at Microsoft.Xna.Framework.Graphics.Texture2D.FromStream(GraphicsDevice graphicsDevice, Stream stream)
at Rampastring.XNAUI.AssetLoader.LoadTexture(String name)
at .()
at .()
at Microsoft.Xna.Framework.Game.DoInitialize()
at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
at Microsoft.Xna.Framework.Game.Run()
at .()
at .(String[] )
at .(String[] )
01.08. 16:23:03.178 InnerException info:
01.08. 16:23:03.178 Message: HRESULT: [0x887A0005], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_DEVICE_REMOVED/DeviceRemoved], Message: Unknown
01.08. 16:23:03.178 Stacktrace: at SharpDX.Result.CheckError()
at SharpDX.Direct3D11.Device.CreateTexture2D(Texture2DDescription& descRef, DataBox[] initialDataRef, Texture2D texture2DOut)
at SharpDX.Direct3D11.Texture2D..ctor(Device device, Texture2DDescription description, DataRectangle[] data)
at Microsoft.Xna.Framework.Graphics.Texture2D.CreateTex2DFromBitmap(BitmapSource bsource, GraphicsDevice device)
at Microsoft.Xna.Framework.Graphics.Texture2D.PlatformFromStream(GraphicsDevice graphicsDevice, Stream stream)
at Microsoft.Xna.Framework.Graphics.Texture2D.FromStream(GraphicsDevice graphicsDevice, Stream stream)
01.08. 16:23:03.724 Hardware info: Intel(R) Pentium(R) 4 CPU 3.00GHz (1 cores) Video controller: Intel(R) 82945G Express Chipset Family
Thank you.
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now