0 of 0

File information

Last updated

Original upload

Created by

Lulleh

Uploaded by

Lulleh2503

Virus scan

Safe to use

Tags for this mod

3 comments

  1. Mou1412
    Mou1412
    • member
    • 1 kudos
    I'm trying to download the x2 file but I get an error says the file not found
    1. Drake1132
      Drake1132
      • member
      • 1 kudos
      Receiving same error as well.
  2. aceman67
    aceman67
    • premium
    • 0 kudos
    Having this mod in my load order throws the following error.

    ?Value cannot be null.
    Parameter name: buffer
       at System.Security.Cryptography.HashAlgorithm.ComputeHash(Byte[] buffer)
       at FrostySdk.Utils.GenerateSha1(Byte[] buffer)
       at Frosty.ModSupport.FrostyModExecutor.<>c__DisplayClass28_0.<Run>b__0()
       at System.Threading.Tasks.Task.Execute()
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at Frosty.ModSupport.FrostyModExecutor.<Run>d__28.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at FrostyModManager.MainWindow.<launchButton_Click>d__13.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)