Jump to content

Coleby

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by Coleby

  1. 1 minute ago, DaemonUmbra said:

    You should have Get-FileHash, did you type the command or did you copy-paste?

    If you copy-pasted try typing the beginning of the command and tab-completing it (Note that Tab will cycle each of the possible completions as long as you don't touch any other key before you get the command you want).

    I was using powershell 1.0 (pre-WMF 4.0), so the command wasn't available yet, so I needed to update to WMF 5.1


    Algorithm SHA1
    Hash A1552ECD6F5B9444585A7C4B05F6312CF7D32FD3

  2. 10 minutes ago, DaemonUmbra said:

    Ok, open Powershell and run the command:

    
    Get-FileHash $env:appdata\.minecraft\libraries\net\jodah\typetools\0.6.0\typetools-0.6.0.jar -Algorithm SHA1

    and tell me what it says

    Get-FileHash isn't recognized as a cmdlet name

    EDIT: wait a minute, I think I'm using an outdated powershell version. let me update it real quick

  3. Just now, DaemonUmbra said:

    What version of Windows are you running? This is not pertinent to your issue but I think one of your libraries may be corrupted and I need to know what tools you have available to check if it is.

    I'm running Windows 7 Ultimate. What do I need to check if they're corrupted?

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.