I'm trying to run DDO onto a new laptop. After installation, when I get to the "Check Product" screen, I get this error:
Code:
PatchClientDLL: CheckDatFiles Failed [Unable to decrypt and de-serialize the data downloaded from the server]
Personally, I suspect it has something to do with the data center move. Is it supposed to be "http://gls.ddo.com/GLS.DataCenterServer/Service.asmx"? That's what the launcher log says.
This is the first time I've installed DDO on this laptop, but I copied UserPreferences.ini from my old computer. Just in case, I deleted it and tried again. I still got the error.
I tried disabling the anti-virus and firewall and re-downloading the files, but it took a long time, so those features may have turned themselves back on again. I disabled them again while running the launcher, but it didn't help.
After Googling the error message, I see that it has many possible causes in DDO and LOTRO. I've tried deleting the "backup", "forward", and "raw" subfolders. I'd like to avoid reinstalling all the files. It's said that this problem could also be caused by incorrect time/date on my computer, and this laptop DID have trouble setting the time correctly. But I fixed it, and that doesn't seem to have helped.
The Patch Client log and DNDLauncherLog are below. I suspect the significant lines are:
Data Center URL: QUrl( "http://gls.ddo.com/GLS.DataCenterServer/Service.asmx" )
Could not init the patchtime manager
Failed to create a patchtime patching manager in <C:\Program Files (x86)\Turbine\Dungeons & Dragons Online>: error 0x81930003
Code:
//****************************************************************************************
// Filename: C:\Users\Shawn\AppData\Local\Turbine/PatchClient.log
// Description:
// Version: 3.0.2.0.RELEASE Portal:compiled Tue Feb 4 13:09:18 2014 : RELEASE
// Process ID: 11764 (0x2df4) Thread ID: 11308 (0x2c2c)
// Log Creation Time: Thu Mar 17 21:01:15 2016
// Current Time - System: Thu Mar 17 21:01:15 2016 Game: 000000000.000
// Times wrapped: 0 Writes: 0 Bytes Written: 0
//****************************************************************************************
000000000.000: preconfigured proxy settings.
000000000.000: Using settings from INI file [C:\Program Files (x86)\Turbine\Dungeons & Dragons Online\coreonline.ini], section [PatchClient]
000000000.000: Importing public key
000000000.000: Connecting to patchserver at patch.ddo.com:5015
000000000.000: Setting proxy information for patchserver connection
000000003.386: Checking for file patches.
000000003.386: application directory: <C:\Program Files (x86)\Turbine\Dungeons & Dragons Online>
000000003.386: temp directory: <C:\Program Files (x86)\Turbine\Dungeons & Dragons Online\tmp>
000000003.386: forward directory: <C:\Program Files (x86)\Turbine\Dungeons & Dragons Online\forward>
000000003.386: backup directory: <C:\Program Files (x86)\Turbine\Dungeons & Dragons Online\backup>
000000004.155: Response received from patchserver.
000000004.155: No file patching necessary.
000000004.155: Patching files...
000000004.270: File patching complete. 0 patches applied, 0 bytes downloaded
000000004.276: Checking for data patches.
000000004.276: Loading data patch dll.
000000004.276: Could not init the patchtime manager
000000004.276: Failed to create a patchtime patching manager in <C:\Program Files (x86)\Turbine\Dungeons & Dragons Online>: error 0x81930003
2016.03.17 21:01:10[W] Data Center URL: QUrl( "http://gls.ddo.com/GLS.DataCenterServer/Service.asmx" )
2016.03.17 21:01:19[W] PatchFlow::OnPatchProductResult - CheckDatFiles failure! err: "PatchClientDLL::CheckDatFiles Failed. [Unable to decrypt and de-serialize the data downloaded from the server.]"
2016.03.17 21:01:19[W] ForwardPatch: false
2016.03.17 21:01:19[W] HighDetail: true
2016.03.17 21:01:19[C]
2016.03.17 21:01:19[C] PatchFlow::AdmitFailure
2016.03.17 21:01:19[C] PatchFlow::AdmitFailure [ "PatchClientDLL::CheckDatFiles Failed. [Unable to decrypt and de-serialize the data downloaded from the server.]" ]
2016.03.17 21:02:26[W] PatchFlow::OnPatchProductResult - CheckDatFiles failure! err: "PatchClientDLL::CheckDatFiles Failed. [Unable to decrypt and de-serialize the data downloaded from the server.]"
2016.03.17 21:02:26[W] ForwardPatch: false
2016.03.17 21:02:26[W] HighDetail: true
2016.03.17 21:02:26[C]
2016.03.17 21:02:26[C] PatchFlow::AdmitFailure
2016.03.17 21:02:26[C] PatchFlow::AdmitFailure [ "PatchClientDLL::CheckDatFiles Failed. [Unable to decrypt and de-serialize the data downloaded from the server.]" ]