josephwalden13/tweak-installer

Installer crashes when trying to install tweak

Closed this issue · 1 comments

The installer seems to run perfectly fine then I get this error code:
Unhandled Exception: System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.
Parameter name: startIndex
at System.String.Substring(Int32 startIndex, Int32 length)
at System.String.Substring(Int32 startIndex)
at Unjailbreaker.Program.<>c__DisplayClass18_0.

b__1(String i)
at System.Collections.Generic.List1.ForEach(Action1 action)
at Unjailbreaker.Program.Main(String[] args)

Delete the settings file and try again