I tried to install the game for the first time in ages, on my new Windows 8.1 box. I downloaded the standalone install, but after hitting this issue I also tried to install through Steam. Same issue there.
The installation seems to go ok, but when starting the launcher, after it has installed the Visual C++ 2005 and 2010 stuff, it fails with:
Code:
An update error occurred:
Failed to load patchclient [Cannot load Library patchclient: ]
The 60 second countdown runs its course and same problem again, ad infinitum.
The logfile under appdata/local/Turbine/Launcher/ doesn't say much more:
Code:
2014.07.19 21:53:03[W] Object::connect: No such signal QCheckBox::returnPressed()
2014.07.19 21:53:03[W] Object::connect: (sender name: 'checkEnterLastPlayed')
2014.07.19 21:53:03[W] Object::connect: (receiver name: 'loginButton')
2014.07.19 21:53:03[W] Data Center URL: QUrl( "http://gls.ddo.com/GLS.DataCenterServer/Service.asmx" )
2014.07.19 21:53:10[W]
2014.07.19 21:53:10[W] PatchClientDLL::LoadDLL - failed to load library! err: "Cannot load library patchclient: "
2014.07.19 21:53:10[W] PatchFlow::OnDataCenterUpdated - LoadDLL error - strError: "Failed to load patchclient [Cannot load library patchclient: ]"
2014.07.19 21:53:10[C]
2014.07.19 21:53:10[C] PatchFlow::AdmitFailure
2014.07.19 21:53:10[C] PatchFlow::AdmitFailure [ "Failed to load patchclient [Cannot load library patchclient: ]" ]
Any ideas?