substrant / starlight

Roblox multitool. Custom Roblox launcher and bootstrapper.
BSD 3-Clause "New" or "Revised" License
13 stars 1 forks source link

Reinstalled Windows, now I cannot install Starlight #16

Closed puhbu closed 1 year ago

puhbu commented 2 years ago

get this error after writing install.

PS D:\Starlight> .\Starlight.Cli.exe install Installing Roblox version-da93e2c4e15845b1...

Unhandled Exception: System.ArgumentNullException: Value cannot be null. Parameter name: path1 at System.IO.Path.Combine(String path1, String path2) at Starlight.Core.Bootstrapper.Install(Manifest manifest) in C:\Users\nick\Documents\Projects\Starlight\Starlight\Core\Bootstrapper.cs:line 116 at Starlight.Core.Bootstrapper.Install(String hash) in C:\Users\nick\Documents\Projects\Starlight\Starlight\Core\Bootstrapper.cs:line 173 at Starlight.Cli.Verbs.Install.InternalInvoke() in C:\Users\nick\Documents\Projects\Starlight\Starlight.Cli\Verbs\Install.cs:line 29 at Starlight.Cli.Verbs.VerbBase.Invoke() in C:\Users\nick\Documents\Projects\Starlight\Starlight.Cli\Verbs\VerbBase.cs:line 12 at Starlight.Cli.Program.<>c.

b__0_1(Install x) in C:\Users\nick\Documents\Projects\Starlight\Starlight.Cli\Program.cs:line 45 at CommandLine.ParserResultExtensions.MapResult[T1,T2,T3,T4,T5,T6,T7,TResult](ParserResult1 result, Func2 parsedFunc1, Func2 parsedFunc2, Func2 parsedFunc3, Func2 parsedFunc4, Func2 parsedFunc5, Func2 parsedFunc6, Func2 parsedFunc7, Func`2 notParsedFunc) at Starlight.Cli.Program.Main(String[] args) in C:\Users\nick\Documents\Projects\Starlight\Starlight.Cli\Program.cs:line 42 PS D:\Starlight>

reversed-coffee commented 2 years ago

Run it in debug mode and show me the log file. It should be located in a Logs folder found in the base directory.

puhbu commented 1 year ago

uhm, nevermind it works now? it fixed by itself..