Jump to content

Recommended Posts

Posted

image.png.5cd7f0c4a024bde0191f0138601e4561.png25.05. 11:35:35.053    ***Logfile for Yuri's Revenge client***
25.05. 11:35:35.054    Client version: 2.8.0.0
25.05. 11:35:35.054    Loading settings.
25.05. 11:35:35.062    Failed to load the translation file. Could not find file 'C:\Program Files (x86)\Command & Conquer Red Alert 2 + Yuri's Revenge [Win10 Fixed] - V2\RA2\Resources\Translation.ini'.
25.05. 11:35:35.163    Initializing updater.
25.05. 11:35:35.224    Update mirror count: 1
25.05. 11:35:35.225    Running from: clientdx.exe
25.05. 11:35:35.227    Operating system: Microsoft Windows NT 6.2.9200.0
25.05. 11:35:35.227    Selected OS profile: WIN810
25.05. 11:35:35.227    Current culture: en-US
25.05. 11:35:35.229    Removing partial custom component downloads.
25.05. 11:35:35.230    Checking for the existence of FinalSun.ini.
25.05. 11:35:35.230    FinalSun.ini doesn't exist - writing default settings.
25.05. 11:35:35.231    An exception occured while checking the existence of FinalSun settings
25.05. 11:35:35.231    Writing installation path to the Windows registry.
25.05. 11:35:35.235    Starting background processing of INI files.
25.05. 11:35:35.235    /INI/Base does not exist, skipping background processing of INI files.
25.05. 11:35:35.601    Initializing GameClass.
25.05. 11:35:35.704    InitGraphicsMode: 1920x1080
25.05. 11:35:35.803    Checking local file versions.
25.05. 11:35:35.803    Loading maps.
25.05. 11:35:36.279    Hardware info: AMD Ryzen 5 5600G with Radeon Graphics (6 cores) | Video controller: AMD Radeon(TM) Graphics | Total physical memory: 16GB
25.05. 11:35:36.378    DiscordHandler: Connected Discord RPC client.
25.05. 11:35:36.407    Discord: Pipe Connection Established. Valid on pipe #0
25.05. 11:35:36.632    Loading friend list failed!
25.05. 11:35:36.632    Loading ignore list failed!
25.05. 11:35:36.633    Loading recent player list failed!
25.05. 11:35:36.734    AssetLoader.LoadSound: Sound not found! MainMenu/button.wav
25.05. 11:35:36.734    AssetLoader.LoadSound: Sound not found! MainMenu/button.wav
25.05. 11:35:36.735    AssetLoader.LoadSound: Sound not found! MainMenu/button.wav
25.05. 11:35:36.735    AssetLoader.LoadSound: Sound not found! MainMenu/button.wav
25.05. 11:35:36.736    AssetLoader.LoadSound: Sound not found! MainMenu/button.wav
25.05. 11:35:36.736    AssetLoader.LoadSound: Sound not found! MainMenu/button.wav
25.05. 11:35:36.736    AssetLoader.LoadSound: Sound not found! MainMenu/button.wav
25.05. 11:35:36.737    AssetLoader.LoadSound: Sound not found! MainMenu/button.wav
25.05. 11:35:36.737    AssetLoader.LoadSound: Sound not found! MainMenu/button.wav
25.05. 11:35:36.738    AssetLoader.LoadSound: Sound not found! MainMenu/button.wav
25.05. 11:35:36.738    AssetLoader.LoadSound: Sound not found! MainMenu/button.wav
25.05. 11:35:36.771    Attempting to parse INI/Battle.ini to populate mission list.
25.05. 11:35:36.771    File INI/Battle.ini not found. Ignoring.
25.05. 11:35:36.771    Attempting to parse INI/BattleE.ini to populate mission list.
25.05. 11:35:36.771    File INI/BattleE.ini not found. Ignoring.
25.05. 11:35:36.785    Saved Games directory not found!
25.05. 11:35:36.850    Skipping reading statistics because the file doesn't exist!
25.05. 11:35:37.149    AssetLoader.LoadSound: Sound not found! getready.wav
25.05. 11:35:37.180    AssetLoader.LoadSound: Sound not found! getready.wav
25.05. 11:35:37.181    AssetLoader.LoadSound: Sound not found! return.wav
25.05. 11:35:37.181    MultiplayerGameLobby: Saved games are not available!
25.05. 11:35:37.338    AssetLoader.LoadSound: Sound not found! getready.wav
25.05. 11:35:37.339    AssetLoader.LoadSound: Sound not found! return.wav
25.05. 11:35:37.339    MultiplayerGameLobby: Saved games are not available!
25.05. 11:35:37.348    AssetLoader.LoadSound: Sound not found! getready.wav
25.05. 11:35:37.460    Discord: Received Ready from user qsdf23
25.05. 11:35:37.547    CheckForUpdates()
25.05. 11:35:37.549    Checking version on the server.
25.05. 11:35:37.549    Trying to connect to update mirror http://downloads.cncnet.org/updates/yr/
25.05. 11:35:37.550    Writing settings INI.
25.05. 11:35:37.552    KABOOOOOOM!!! Info:
25.05. 11:35:37.552    Message: Access to the path 'C:\Program Files (x86)\Command & Conquer Red Alert 2 + Yuri's Revenge [Win10 Fixed] - V2\RA2\RA2MD.ini' is denied.
25.05. 11:35:37.554    Source: mscorlib
25.05. 11:35:37.554    TargetSite.Name: WinIOError
25.05. 11:35:37.554    Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at Rampastring.Tools.IniFile.WriteIniFile(String filePath)
   at ClientCore.UserINISettings.SaveSettings()
   at DTAClient.DXGUI.Generic.MainMenu.CheckIfFirstRun()
   at DTAClient.DXGUI.Generic.LoadingScreen.Finish()
   at DTAClient.DXGUI.Generic.LoadingScreen.Update(GameTime gameTime)
   at Rampastring.XNAUI.WindowManager.Update(GameTime gameTime)
   at Microsoft.Xna.Framework.Game.SortingFilteringCollection`1.ForEachFilteredItem[TUserData](Action`2 action, TUserData userData)
   at Microsoft.Xna.Framework.Game.DoUpdate(GameTime gameTime)
   at Microsoft.Xna.Framework.Game.Tick()
   at MonoGame.Framework.WinFormsGameWindow.TickOnIdle(Object sender, EventArgs e)
   at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at MonoGame.Framework.WinFormsGameWindow.RunLoop()
   at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
   at DTAClient.Startup.Execute()
   at DTAClient.PreStartup.Initialize(StartupParams parameters)
   at DTAClient.Program.Main(String[] args)
 

Posted

Looks like you installed the game to your "Program Files" directory. You either need to A) run the game as admin or B) install to a directory that is NOT write protected. 

IE, install the game to "C:\ra2" or something.

  • Check 1

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...