Jump to content
  • 0

why does this error window appear kabooooooom?


MARCUS LAUNCHER

Question

Hi, I have a problem with the latest update of January 1st. I got a bad error message. What is the solution? Why does this appear? The error message in the window is the following:

Yuri's Revenge has crashed. Error message:
A previous Draw call threw an unhandled exception. See InnerException
for details.
A crash log has been saved to the following file
D:\UEGOSD\red alert\Command & Conquer Red Alert(tm)
I\RA2\Client\ ClientCrashLog=\ClientCrashLog_2025_01_01_20_04.tt
If the issue is repeatable, contact the YR staff at
forums.cncnet.org/forum/11-support/and provide the crash log file
 
 
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

02.01. 02:18:13.171    ***Logfile for Yuri's Revenge client***
02.01. 02:18:13.171    Client version: 2.11.0.0
02.01. 02:18:13.172    2.11.0-yr-develop.1+176.Branch.yr-develop.Sha.1bdf52107e809b430ec09ac2963d8b23435271ca
02.01. 02:18:13.172    Loading settings.
02.01. 02:18:13.238    Failed to load a translation file. Neither D:\JUEGOSD\RA2YR Data\Resources\Translations\en\Translation.ini nor D:\JUEGOSD\RA2YR Data\Resources\Translations\en\Translation.ini exist.
02.01. 02:18:13.238    Loaded translation: English
02.01. 02:18:13.259    Initializing updater.
02.01. 02:18:13.294    Updater: Initializing updater.
02.01. 02:18:13.298    Updater config file not found - attempting to read legacy updateconfig.ini.
02.01. 02:18:13.302    Updater: Update mirror count: 1
02.01. 02:18:13.303    Updater: Running from: clientdx.exe
02.01. 02:18:13.310    OSDescription: Microsoft Windows 6.1.7601 S
02.01. 02:18:13.310    OSArchitecture: X64
02.01. 02:18:13.310    ProcessArchitecture: X64
02.01. 02:18:13.310    FrameworkDescription: .NET Framework 4.8.3928.0
02.01. 02:18:13.310    Selected OS profile: WIN7
02.01. 02:18:13.310    Current culture: es-PE
02.01. 02:18:14.449    Hardware info: AMD Phenom(tm) II X2 555 Processor (2 cores) | Video controller: ATI Radeon HD 4250 | Total physical memory: 4GB
02.01. 02:18:14.466    Removing partial custom component downloads.
02.01. 02:18:14.468    Checking for the existence of FinalSun.ini.
02.01. 02:18:14.468    FinalSun settings file exists.
02.01. 02:18:14.505    Writing installation path to the Windows registry.
02.01. 02:18:14.507    Starting background processing of INI files.
02.01. 02:18:14.507    /INI/Base does not exist, skipping background processing of INI files.
02.01. 02:18:14.926    Initializing GameClass.
02.01. 02:18:15.138    InitGraphicsMode: 1366x768
02.01. 02:18:15.176    Entering fullscreen mode with resolution 1366x768.
02.01. 02:18:15.188    Setting render resolution to 1366x768. Integer scaling: False
02.01. 02:18:16.374    AssetLoader.TextureFromImage: failed to create texture! Message: HRESULT: [0x887A0005], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_DEVICE_REMOVED/DeviceRemoved], Message: Unknown
02.01. 02:18:16.375    AssetLoader.TextureFromImage: failed to create texture! Message: This image format is not supported
02.01. 02:18:16.376    AssetLoader.TextureFromImage: failed to create texture! Message: This image format is not supported
02.01. 02:18:16.377    AssetLoader.TextureFromImage: failed to create texture! Message: This image format is not supported
02.01. 02:18:16.378    AssetLoader.TextureFromImage: failed to create texture! Message: This image format is not supported
02.01. 02:18:16.378    AssetLoader.TextureFromImage: failed to create texture! Message: This image format is not supported
02.01. 02:18:16.379    AssetLoader.TextureFromImage: failed to create texture! Message: This image format is not supported
02.01. 02:18:16.419    AssetLoader.TextureFromImage: failed to create texture! Message: This image format is not supported
02.01. 02:18:16.420    AssetLoader.TextureFromImage: failed to create texture! Message: This image format is not supported
02.01. 02:18:16.421    AssetLoader.TextureFromImage: failed to create texture! Message: This image format is not supported
02.01. 02:18:16.421    AssetLoader.TextureFromImage: failed to create texture! Message: This image format is not supported
02.01. 02:18:16.422    AssetLoader.TextureFromImage: failed to create texture! Message: This image format is not supported
02.01. 02:18:16.422    AssetLoader.TextureFromImage: failed to create texture! Message: This image format is not supported
02.01. 02:18:16.431    Loading Client/friend_list failed! File does not exist.
02.01. 02:18:16.432    Loading Client/ignore_list failed! File does not exist.
02.01. 02:18:16.440    Loading Client/recent_list failed! File does not exist.
02.01. 02:18:16.455    KABOOOOOOM!!! Info:
02.01. 02:18:16.456    Type: SharpDX.SharpDXException
02.01. 02:18:16.456    Message: HRESULT: [0x887A0005], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_DEVICE_REMOVED/DeviceRemoved], Message: Unknown
02.01. 02:18:16.470    Source: SharpDX
02.01. 02:18:16.470    TargetSite.Name: CheckError
02.01. 02:18:16.470    Stacktrace:    at SharpDX.Result.CheckError()
   at SharpDX.Direct3D11.Device.CreateTexture2D(Texture2DDescription& descRef, DataBox[] initialDataRef, Texture2D texture2DOut)
   at Microsoft.Xna.Framework.Graphics.Texture2D.CreateTexture()
   at Microsoft.Xna.Framework.Graphics.Texture2D.PlatformSetData[T](Int32 level, T[] data, Int32 startIndex, Int32 elementCount)
   at Microsoft.Xna.Framework.Graphics.Texture2D.SetData[T](T[] data)
   at Rampastring.XNAUI.AssetLoader.CreateTexture(Color color, Int32 width, Int32 height)
   at Rampastring.XNAUI.AssetLoader.CreateDummyTexture()
   at DTAClient.DXGUI.Generic.LoadingScreen.Initialize() in C:\Dev\xna-cncnet-client\DXMainClient\DXGUI\Generic\LoadingScreen.cs:line 51
   at Rampastring.XNAUI.WindowManager.AddAndInitializeControl(XNAControl control)
   at DTAClient.DXGUI.GameClass.Initialize() in C:\Dev\xna-cncnet-client\DXMainClient\DXGUI\GameClass.cs:line 238
   at Microsoft.Xna.Framework.Game.DoInitialize()
   at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
   at DTAClient.Startup.Execute() in C:\Dev\xna-cncnet-client\DXMainClient\Startup.cs:line 157
   at DTAClient.PreStartup.Initialize(StartupParams parameters) in C:\Dev\xna-cncnet-client\DXMainClient\PreStartup.cs:line 213
 

 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...