Jump to content

Error installing mods with Dragon Age 1.04


Kalfireth

Recommended Posts

Hello all,

 

I'm very new to installing mods for Dragon Age and have just updated my game to version 1.04 (latest version) but with no additional DLC, packs or anything like that installed - just the original game.

 

I'm trying to install a couple of mods using daupdater.exe as instructed in various mods / tutorials. However I recieve a consistent error when installing and can't see a way around it. Out of curiosity, I tried a couple of other mods but neither of them worked either.

 

The log file during installation of one of the mods is as follows:

 

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

 

15/02/2011 11:37 - , Information - Settings: DAUGameTCPPort: 8000

15/02/2011 11:37 - , Information - Settings: DAUGameUDPPort: 8001

15/02/2011 11:37 - , Information - Settings: DAUIdleShutdownTime: 60

15/02/2011 11:37 - , Information - Settings: DAUFinishDownloadsAfterShutdown: True

15/02/2011 11:37 - , Information - Settings: DAUDeleteDownloadsAfterInstall: True

15/02/2011 11:37 - , Information - Settings: DAUMaxActiveDownloadSegments: 2

15/02/2011 11:37 - , Information - Settings: DAUProxyURI:

15/02/2011 11:37 - , Information - Settings: DAUDebug: False

15/02/2011 11:37 - , Information - Settings: DAUMinDiskSpace: 16777216

15/02/2011 11:37 - , Information - Settings: DAUHttpTimeout: 100

15/02/2011 11:37 - , Information - Settings: DAUBinaryWriteRetryCount: 5

15/02/2011 11:37 - , Information - Settings: DAUBinaryWriteRetryTimeout: 1

15/02/2011 11:37 - , Information - Settings: DAUFileMoveRetryCount: 5

15/02/2011 11:37 - , Information - Settings: DAUFileMoveRetryTimeout: 1

15/02/2011 11:37 - Engine.Utilities.DAGameInfo, Information - Found Dragon Age install path: C:\Games\Dragon Age

15/02/2011 11:37 - Engine.Utilities.DAGameInfo, Information - Found Dragon Age exe version: 1.4

15/02/2011 11:37 - Engine.Utilities.IniFile, Information - Reading ini: C:\Documents and Settings\Alex\My Documents\BioWare\Dragon Age\Settings\DragonAge.ini

15/02/2011 11:37 - DAUpdater, Information - Localization file C:\Games\Dragon Age\data\DAUpdater.xml loaded.

15/02/2011 11:37 - DAUpdater, Information - Language set to: en

15/02/2011 11:37 - DAUpdater, Information - C:\Games\Dragon Age\bin_ship\daupdater.exe

15/02/2011 11:37 - Engine.Content.ContentInstaller, Information - -----------------------------------------------------------------------------------

15/02/2011 11:37 - Engine.Content.ContentInstaller, Information - Processing manifest for: C:\Games\Dragon Age\mods\storage_chest.dazip

15/02/2011 11:37 - Engine.Content.ContentInstaller, Information - Successfully processed manifest.

15/02/2011 11:37 - Engine.Content.ContentInstaller, Information - Extracting: C:\Games\Dragon Age\mods\storage_chest.dazip

15/02/2011 11:37 - Engine.Content.ContentInstaller, Information - Location: C:\Documents and Settings\Alex\My Documents\BioWare\Dragon Age\temp\storage_chest\

15/02/2011 11:37 - Engine.Content.ContentInstaller, Information - Extracted file: Manifest.xml

15/02/2011 11:37 - Engine.Content.ContentInstaller, Information - Extracted file: Contents/addins/tal_storage_chest/core/data/tal_storage_chest_modcore.erf

15/02/2011 11:37 - Engine.Content.ContentInstaller, Information - Extracted file: Contents/addins/tal_storage_chest/module/data/tal_storage_chest_module.erf

15/02/2011 11:37 - Engine.Content.ContentInstaller, Information - Extracted file: Contents/addins/tal_storage_chest/module/tal_storage_chest.cif

15/02/2011 11:37 - Engine.Content.ContentInstaller, Information - Extracted dir: Contents/addins/tal_storage_chest/core/override/

15/02/2011 11:37 - Engine.Content.ContentInstaller, Information - Extracted file: Contents/addins/tal_storage_chest/core/override/PRCSCR_tal_storage.GDA

15/02/2011 11:37 - Engine.Content.ContentInstaller, Information - Extracted dir: Contents/addins/tal_storage_chest/assets/

15/02/2011 11:37 - Engine.Content.ContentInstaller, Information - Extracted dir: Contents/addins/tal_storage_chest/assets/2da/

15/02/2011 11:37 - Engine.Content.ContentInstaller, Information - Extracted file: Contents/addins/tal_storage_chest/assets/2da/PRCSCR_tal_storage.xls

15/02/2011 11:37 - Engine.Content.ContentInstaller, Information - Extracted dir: Contents/addins/tal_storage_chest/assets/art/

15/02/2011 11:37 - Engine.Content.ContentInstaller, Information - Extracted dir: Contents/addins/tal_storage_chest/assets/sound/

15/02/2011 11:37 - Engine.Content.ContentInstaller, Information - Extraction successful.

15/02/2011 11:37 - Engine.Content.ContentInstaller, Information - Install mutex not found.

15/02/2011 11:37 - Engine.Content.ContentInstaller, Information - Skipping folder C:\Documents and Settings\Alex\My Documents\BioWare\Dragon Age\temp\storage_chest\Contents\packages (doesn't exist).

15/02/2011 11:37 - Engine.Content.ContentInstaller, Information - Installing tal_storage_chest folder: C:\Documents and Settings\Alex\My Documents\BioWare\Dragon Age\temp\storage_chest\Contents\addins to: C:\Documents and Settings\Alex\My Documents\BioWare\Dragon Age\AddIns\

15/02/2011 11:37 - Engine.Content.ContentInstaller, Information - Updating AddIns.xml

15/02/2011 11:37 - Engine.Content.ContentInstaller, Error - Couldn't update XML file, error: System.UnauthorizedAccessException: Access to the path 'C:\Documents and Settings\Alex\My Documents\BioWare\Dragon Age\Settings\AddIns.xml' is denied.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)

at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

at System.Xml.XmlTextWriter..ctor(String filename, Encoding encoding)

at System.Xml.XmlDocument.Save(String filename)

at DAUpdater.Engine.Content.ContentInstaller.UpdateAddInsXml(String UID, XmlNode newAddInItem)

at DAUpdater.Engine.Content.ContentInstaller.InstallContent(InstallInfo installInfo, Boolean bDeleteAfterInstall)

15/02/2011 11:37 - Engine.Content.ContentInstaller, Error - Install failed!

 

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

 

Unfortunately, it's all greek to me. Can anyone see a way clear to helping me to get the mods installed? Is it because I'm using a newer version of the game than the mods were created for?

 

Many thanks in advance!

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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