Jump to content

Sharky7337

Members
  • Posts

    5
  • Joined

  • Last visited

Reputation

0 Neutral
  1. So for anyone who runs into this issue I figured it out. If FIPS is enabled in windows 10 it will cause this issue. To disable it: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Lsa\FipsAlgorithmPolicy\ And set the value to 0 and restart the client. Many programs such as VPN or others will require this to be set, and or set it on install. It is a windows encryption policy.
  2. No issue downloading it . I'm a Support engineer so i troubleshoot software everyday of my job so i am pretty efficient (Sometimes) at diagnosing issues. The D drive is my storage array ant not my OS drive which is C. I have tried it in various other locations with the same result. What I need to fix it is determine why it cannot generate the hash to validate downloads. that is exactly the exception it throws and why it cannot proceed. Do you know which module of code it is calling to generate the hash? Is it trying to use .net? As stated in my original post i disabled windows security and it had no effect and i disabled all of it.
  3. Thanks. I did delete them all (the game folder) it was working fine forever. I didn't play for a while then go to launch it and the error pops. I deleted all the game folders and tried to install it fresh. Still not working. I checked my updates and all good. I ran SFC and DISM and no issues. Tried disabling security (windows defender) and still no dice. What's really strange is after I attempt to run it it gets removed. I did find this -- https://support.microsoft.com/en-us/help/2931627/error-exception-has-been-thrown-by-the-target-of-an-invocation-install However that is not windows ten. I did find some other causes to be a port conflict sometimes during rest API calls. It looks like the only way to maybe find out would be a modified source code with the exception catch: https://docs.microsoft.com/en-us/dotnet/api/system.exception.innerexception?view=netcore-3.1 I also tried running the .net framework repair tool. I also tried removing the windows features and re downloading the dot net framework for 3.5 required by the client, and 4.8. Still same issue persists. No other apps seem to have any problems which is odd. ///////////////////////////////////////////// Log shows download verification failing ///////////////////////////////////////////// 8/18/2020 10:16:04 PM] Tequila installed at "D:\Program files\COH" [8/18/2020 10:16:04 PM] Load application complete. [8/18/2020 10:16:04 PM] Started patching [8/18/2020 10:16:04 PM] Attempting to download Manifest file "http://patch.savecoh.com/manifest.xml" [8/18/2020 10:16:05 PM] Manifest downloaded successfully, starting to process it. [8/18/2020 10:16:05 PM] Loading Web Browser URL to: "https://patch.savecoh.com/homecoming.html" [8/18/2020 10:16:07 PM] Starting self-patch process. [8/18/2020 10:16:07 PM] Patcher out of date... [8/18/2020 10:16:07 PM] Downloading new version from "http://patch.savecoh.com/tequila20.exe" [8/18/2020 10:16:07 PM] Waiting for patcher download to complete... [8/18/2020 10:16:07 PM] New patcher version downloaded... [8/18/2020 10:16:08 PM] Was unable to self patch. Downloaded file did not match expected checksum. Tequila.exe md5: 64315b9fcf7e6fe497a49d6ab533843c vs size: 177664 vs 177664 [8/18/2020 10:16:08 PM] Downloading file "D:\Program files\COH\homecoming\bin.pigg" from "http://cdn-na3.homecomingservers.com/hc/20200628_1602/patch/bin.pigg" [8/18/2020 10:16:10 PM] Download failed, trying from a different URL [8/18/2020 10:16:10 PM] Downloading file "D:\Program files\COH\homecoming\bin.pigg" from "http://cdn-na3.homecomingservers.com/hc/20200628_1602/patch/bin.pigg" [8/18/2020 10:16:11 PM] Download failed, trying from a different URL [8/18/2020 10:16:11 PM] Downloading file "D:\Program files\COH\homecoming\bin.pigg" from "http://cdn-na1.homecomingservers.com/hc/20200628_1602/patch/bin.pigg" [8/18/2020 10:16:12 PM] Download failed, trying from a different URL [8/18/2020 10:16:12 PM] Downloading file "D:\Program files\COH\homecoming\bin.pigg" from "http://cdn-na2.homecomingservers.com/hc/20200628_1602/patch/bin.pigg" [8/18/2020 10:16:14 PM] Download failed, trying from a different URL [8/18/2020 10:16:14 PM] Downloading file "D:\Program files\COH\homecoming\bin.pigg" from "http://cdn-na1.homecomingservers.com/hc/20200628_1602/patch/bin.pigg" [8/18/2020 10:16:15 PM] Download failed, trying from a different URL [8/18/2020 10:16:15 PM] Downloading file "D:\Program files\COH\homecoming\bin.pigg" from "http://cdn-na3.homecomingservers.com/hc/20200628_1602/patch/bin.pigg" [8/18/2020 10:16:15 PM] Download failed, trying from a different URL [8/18/2020 10:16:15 PM] Downloading file "D:\Program files\COH\homecoming\bin.pigg" from "http://cdn-na3.homecomingservers.com/hc/20200628_1602/patch/bin.pigg" [8/18/2020 10:16:16 PM] Download failed, trying from a different URL [8/18/2020 10:16:16 PM] Downloading file "D:\Program files\COH\homecoming\bin.pigg" from "http://cdn-eu1.homecomingservers.com/hc/20200628_1602/patch/bin.pigg" [8/18/2020 10:16:18 PM] Download failed, trying from a different URL [8/18/2020 10:16:18 PM] Downloading file "D:\Program files\COH\homecoming\bin.pigg" from "http://cdn-eu1.homecomingservers.com/hc/20200628_1602/patch/bin.pigg" [8/18/2020 10:16:19 PM] Download failed, trying from a different URL [8/18/2020 10:16:19 PM] Downloading file "D:\Program files\COH\homecoming\bin.pigg" from "http://cdn-eu1.homecomingservers.com/hc/20200628_1602/patch/bin.pigg" [8/18/2020 10:16:21 PM] Download failed, trying from a different URL [8/18/2020 10:16:21 PM] Downloading file "D:\Program files\COH\homecoming\bin.pigg" from "http://cdn-na1.homecomingservers.com/hc/20200628_1602/patch/bin.pigg" [8/18/2020 10:16:22 PM] Application quitting [8/18/2020 10:16:23 PM] Download failed, trying from a different URL [8/18/2020 10:16:23 PM] Downloading file "D:\Program files\COH\homecoming\bin.pigg" from "http://cdn-na1.homecomingservers.com/hc/20200628_1602/patch/bin.pigg" So it looks like it is failing to generate the hash to compare the files for validity -- or maybe it is not getting the hash.
  4. Nope been like this for a week or so all updates are up to date.
  5. I keep getting this error trying to run the client on windows 10: any ideas?
×
×
  • Create New...