PerryAsleep / GrooveAuthor

GrooveAuthor is an editor for authoring StepMania charts.
MIT License
21 stars 2 forks source link

Problems building #5

Closed tbeezy closed 6 months ago

tbeezy commented 6 months ago

Hey, I'm trying to build GrooveAuthor following the instructions, but keep getting these errors. I'm not too familiar with this, not sure how to fix it, Thanks

Build started at 9:13 AM... 1>------ Build started: Project: MonoGame.Framework.WindowsDX, Configuration: Debug Any CPU ------ 2>------ Build started: Project: Fumen, Configuration: Debug Any CPU ------ Failed to restore C:\Users\Tony\GrooveAuthor\StepManiaLibrary\Fumen\Fumen\Fumen.csproj (in 3 ms). Failed to restore C:\Users\Tony\GrooveAuthor\MonoGameExtensions\MonoGameExtensions.csproj (in 3 ms). Failed to restore C:\Users\Tony\GrooveAuthor\StepManiaEditor\MonoGame\MonoGame.Framework\MonoGame.Framework.WindowsDX.csproj (in 3 ms). Failed to restore C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibrary\StepManiaLibrary.csproj (in 4 ms). Failed to restore C:\Users\Tony\GrooveAuthor\StepManiaEditorTextureGenerator\StepManiaEditorTextureGenerator.csproj (in 3 ms). Failed to restore C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj (in 4 ms). Failed to restore C:\Users\Tony\GrooveAuthor\StepManiaLibrary\Fumen\FumenTests\FumenTests.csproj (in 29 ms). Failed to restore C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibraryTests\StepManiaLibraryTests.csproj (in 29 ms). NuGet package restore failed. Please see Error List window for detailed warnings and errors. 2>C:\Users\Tony\GrooveAuthor\StepManiaLibrary\Fumen\Fumen\Fumen.csproj : error NU1101: Unable to find package Microsoft.WindowsDesktop.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 2>C:\Users\Tony\GrooveAuthor\StepManiaLibrary\Fumen\Fumen\Fumen.csproj : error NU1101: Unable to find package Microsoft.NETCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 2>C:\Users\Tony\GrooveAuthor\StepManiaLibrary\Fumen\Fumen\Fumen.csproj : error NU1101: Unable to find package Microsoft.AspNetCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 2>Done building project "Fumen.csproj" -- FAILED. 1>C:\Program Files\dotnet\sdk\8.0.200\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(148,5): warning NETSDK1137: It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'. 1>C:\Users\Tony\GrooveAuthor\StepManiaEditor\MonoGame\MonoGame.Framework\MonoGame.Framework.WindowsDX.csproj : error NU1101: Unable to find package SharpDX.DXGI. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 1>C:\Users\Tony\GrooveAuthor\StepManiaEditor\MonoGame\MonoGame.Framework\MonoGame.Framework.WindowsDX.csproj : error NU1101: Unable to find package SharpDX. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 1>C:\Users\Tony\GrooveAuthor\StepManiaEditor\MonoGame\MonoGame.Framework\MonoGame.Framework.WindowsDX.csproj : error NU1101: Unable to find package SharpDX.XAudio2. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 1>C:\Users\Tony\GrooveAuthor\StepManiaEditor\MonoGame\MonoGame.Framework\MonoGame.Framework.WindowsDX.csproj : error NU1101: Unable to find package SharpDX.Direct2D1. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 1>C:\Users\Tony\GrooveAuthor\StepManiaEditor\MonoGame\MonoGame.Framework\MonoGame.Framework.WindowsDX.csproj : error NU1101: Unable to find package SharpDX.MediaFoundation. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 1>C:\Users\Tony\GrooveAuthor\StepManiaEditor\MonoGame\MonoGame.Framework\MonoGame.Framework.WindowsDX.csproj : error NU1101: Unable to find package SharpDX.XInput. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 1>C:\Users\Tony\GrooveAuthor\StepManiaEditor\MonoGame\MonoGame.Framework\MonoGame.Framework.WindowsDX.csproj : error NU1101: Unable to find package SharpDX.Direct3D11. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 1>C:\Users\Tony\GrooveAuthor\StepManiaEditor\MonoGame\MonoGame.Framework\MonoGame.Framework.WindowsDX.csproj : error NU1101: Unable to find package Microsoft.WindowsDesktop.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 1>C:\Users\Tony\GrooveAuthor\StepManiaEditor\MonoGame\MonoGame.Framework\MonoGame.Framework.WindowsDX.csproj : error NU1101: Unable to find package Microsoft.NETCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 1>C:\Users\Tony\GrooveAuthor\StepManiaEditor\MonoGame\MonoGame.Framework\MonoGame.Framework.WindowsDX.csproj : error NU1101: Unable to find package Microsoft.AspNetCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 1>Done building project "MonoGame.Framework.WindowsDX.csproj" -- FAILED. 3>------ Build started: Project: StepManiaLibrary, Configuration: Debug Any CPU ------ 4>------ Build started: Project: MonoGameExtensions, Configuration: Debug Any CPU ------ 3>C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibrary\StepManiaLibrary.csproj : error NU1101: Unable to find package System.Text.Encodings.Web. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 3>C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibrary\StepManiaLibrary.csproj : error NU1101: Unable to find package System.Text.Json. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 3>C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibrary\StepManiaLibrary.csproj : error NU1101: Unable to find package Microsoft.Bcl.AsyncInterfaces. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 3>C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibrary\StepManiaLibrary.csproj : error NU1101: Unable to find package System.Data.DataSetExtensions. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 3>C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibrary\StepManiaLibrary.csproj : error NU1101: Unable to find package System.Runtime.CompilerServices.Unsafe. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 3>C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibrary\StepManiaLibrary.csproj : error NU1102: Unable to find package Microsoft.CSharp with version (>= 4.7.0) 3>C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibrary\StepManiaLibrary.csproj : error NU1102: - Found 1 version(s) in Microsoft Visual Studio Offline Packages [ Nearest version: 4.0.1 ] 3>C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibrary\StepManiaLibrary.csproj : error NU1101: Unable to find package Microsoft.WindowsDesktop.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 3>C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibrary\StepManiaLibrary.csproj : error NU1101: Unable to find package Microsoft.NETCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 3>C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibrary\StepManiaLibrary.csproj : error NU1101: Unable to find package Microsoft.AspNetCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 3>Done building project "StepManiaLibrary.csproj" -- FAILED. 4>C:\Users\Tony\GrooveAuthor\MonoGameExtensions\MonoGameExtensions.csproj : error NU1101: Unable to find package SharpDX.DXGI. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 4>C:\Users\Tony\GrooveAuthor\MonoGameExtensions\MonoGameExtensions.csproj : error NU1101: Unable to find package SharpDX. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 4>C:\Users\Tony\GrooveAuthor\MonoGameExtensions\MonoGameExtensions.csproj : error NU1101: Unable to find package SharpDX.XAudio2. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 4>C:\Users\Tony\GrooveAuthor\MonoGameExtensions\MonoGameExtensions.csproj : error NU1101: Unable to find package SharpDX.Direct2D1. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 4>C:\Users\Tony\GrooveAuthor\MonoGameExtensions\MonoGameExtensions.csproj : error NU1101: Unable to find package SharpDX.MediaFoundation. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 4>C:\Users\Tony\GrooveAuthor\MonoGameExtensions\MonoGameExtensions.csproj : error NU1101: Unable to find package SharpDX.XInput. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 4>C:\Users\Tony\GrooveAuthor\MonoGameExtensions\MonoGameExtensions.csproj : error NU1101: Unable to find package SharpDX.Direct3D11. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 4>C:\Users\Tony\GrooveAuthor\MonoGameExtensions\MonoGameExtensions.csproj : error NU1101: Unable to find package Microsoft.WindowsDesktop.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 4>C:\Users\Tony\GrooveAuthor\MonoGameExtensions\MonoGameExtensions.csproj : error NU1101: Unable to find package Microsoft.NETCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 4>C:\Users\Tony\GrooveAuthor\MonoGameExtensions\MonoGameExtensions.csproj : error NU1101: Unable to find package Microsoft.AspNetCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 4>Done building project "MonoGameExtensions.csproj" -- FAILED. 5>------ Build started: Project: StepManiaEditor, Configuration: Debug Any CPU ------ 5>C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package System.Text.Json. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 5>C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package ImGui.NET. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 5>C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package MonoGame.Content.Builder.Task. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 5>C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package System.Text.Encodings.Web. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 5>C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package Microsoft.Bcl.AsyncInterfaces. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 5>C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package System.Data.DataSetExtensions. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 5>C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package System.Runtime.CompilerServices.Unsafe. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 5>C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package SharpDX.DXGI. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 5>C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package SharpDX. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 5>C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1102: Unable to find package Microsoft.CSharp with version (>= 4.7.0) 5>C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1102: - Found 1 version(s) in Microsoft Visual Studio Offline Packages [ Nearest version: 4.0.1 ] 5>C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package SharpDX.XAudio2. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 5>C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package SharpDX.Direct2D1. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 5>C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package SharpDX.MediaFoundation. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 5>C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package SharpDX.XInput. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 5>C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package SharpDX.Direct3D11. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 5>C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package Microsoft.WindowsDesktop.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 5>C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package Microsoft.NETCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 5>C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package Microsoft.AspNetCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 5>C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package Microsoft.NETCore.App.Host.win-x64. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages 5>Done building project "StepManiaEditor.csproj" -- FAILED. ========== Build: 0 succeeded, 5 failed, 0 up-to-date, 0 skipped ========== ========== Build completed at 9:13 AM and took 02.731 seconds ==========

PerryAsleep commented 6 months ago

Hello. The root errors seems to be NuGet package restore failed and then a series of failures to find packages from an offline location. Can you try a NuGet package restore? You should be able to run that from Visual Studio by going to Tools > Command Line > Developer PowerShell, and then running dotnet restore. If that fails I am curious if it provides any helpful error information.

tbeezy commented 6 months ago

Here's what it comes back with

`** Visual Studio 2022 Developer PowerShell v17.9.2 Copyright (c) 2022 Microsoft Corporation


PS C:\Users\Tony\GrooveAuthor> dotnet restore Determining projects to restore... C:\Users\Tony\GrooveAuthor\MonoGameExtensions\MonoGameExtensions.csproj : error NU1101: Unable to find package SharpDX. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\GrooveAuthor\Groo veAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\Fumen\Fumen\Fumen.csproj : error NU1101: Unable to find package Microsoft.N ETCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\Gr ooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibrary\StepManiaLibrary.csproj : error NU1102: Unable to find pac kage Microsoft.CSharp with version (>= 4.7.0) [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibrary\StepManiaLibrary.csproj : error NU1102: - Found 1 versio n(s) in Microsoft Visual Studio Offline Packages [ Nearest version: 4.0.1 ] [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sl n] C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package ImGui.NET. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\GrooveAuthor\GrooveAu thor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditorTextureGenerator\StepManiaEditorTextureGenerator.csproj : error NU1101: Unabl e to find package SharpDX. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Us ers\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\Fumen\Fumen\Fumen.csproj : error NU1101: Unable to find package Microsoft.W indowsDesktop.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\ Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibrary\StepManiaLibrary.csproj : error NU1101: Unable to find pac kage System.Data.DataSetExtensions. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packag es [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\Fumen\Fumen\Fumen.csproj : error NU1101: Unable to find package Microsoft.A spNetCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony \GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibrary\StepManiaLibrary.csproj : error NU1101: Unable to find pac kage Microsoft.Bcl.AsyncInterfaces. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packag es [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package MonoGame.Conte nt.Builder.Task. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\G rooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibrary\StepManiaLibrary.csproj : error NU1101: Unable to find pac kage System.Runtime.CompilerServices.Unsafe. No packages exist with this id in source(s): Microsoft Visual Studio Offli ne Packages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package System.Text.Js on. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\GrooveAuthor\G rooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditorTextureGenerator\StepManiaEditorTextureGenerator.csproj : error NU1101: Unabl e to find package SharpDX.Direct2D1. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packa ges [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1102: Unable to find package Microsoft.CSha rp with version (>= 4.7.0) [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1102: - Found 1 version(s) in Microsoft V isual Studio Offline Packages [ Nearest version: 4.0.1 ] [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibrary\StepManiaLibrary.csproj : error NU1101: Unable to find pac kage System.Text.Encodings.Web. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [ C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package System.Data.Da taSetExtensions. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\G rooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditorTextureGenerator\StepManiaEditorTextureGenerator.csproj : error NU1101: Unabl e to find package SharpDX.Direct3D11. No packages exist with this id in source(s): Microsoft Visual Studio Offline Pack ages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package Microsoft.Bcl. AsyncInterfaces. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\G rooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibrary\StepManiaLibrary.csproj : error NU1101: Unable to find pac kage System.Text.Json. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\ Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package System.Runtime .CompilerServices.Unsafe. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Use rs\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditorTextureGenerator\StepManiaEditorTextureGenerator.csproj : error NU1101: Unabl e to find package SharpDX.DXGI. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [ C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package System.Text.En codings.Web. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\Groov eAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\MonoGameExtensions\MonoGameExtensions.csproj : error NU1101: Unable to find package SharpDX. Direct2D1. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\GrooveA uthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package SharpDX. No pa ckages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\GrooveAuthor\GrooveAuth or.sln] C:\Users\Tony\GrooveAuthor\MonoGameExtensions\MonoGameExtensions.csproj : error NU1101: Unable to find package SharpDX. Direct3D11. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\Groove Author\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package SharpDX.Direct 2D1. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\GrooveAuthor\ GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditorTextureGenerator\StepManiaEditorTextureGenerator.csproj : error NU1101: Unabl e to find package SharpDX.MediaFoundation. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package SharpDX.Direct 3D11. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\GrooveAuthor \GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditorTextureGenerator\StepManiaEditorTextureGenerator.csproj : error NU1101: Unabl e to find package SharpDX.XAudio2. No packages exist with this id in source(s): Microsoft Visual Studio Offline Package s [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\MonoGameExtensions\MonoGameExtensions.csproj : error NU1101: Unable to find package SharpDX. DXGI. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\GrooveAuthor \GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package SharpDX.DXGI. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\GrooveAuthor\Groov eAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditorTextureGenerator\StepManiaEditorTextureGenerator.csproj : error NU1101: Unabl e to find package SharpDX.XInput. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\MonoGameExtensions\MonoGameExtensions.csproj : error NU1101: Unable to find package SharpDX. MediaFoundation. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\G rooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\MonoGame\MonoGame.Framework\MonoGame.Framework.WindowsDX.csproj : error NU11 01: Unable to find package SharpDX. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packag es [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package SharpDX.MediaF oundation. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\GrooveA uthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package SharpDX.XAudio

  1. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\GrooveAuthor\Gr ooveAuthor.sln] C:\Users\Tony\GrooveAuthor\MonoGameExtensions\MonoGameExtensions.csproj : error NU1101: Unable to find package SharpDX. XAudio2. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\GrooveAut hor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\MonoGame\MonoGame.Framework\MonoGame.Framework.WindowsDX.csproj : error NU11 01: Unable to find package SharpDX.Direct2D1. No packages exist with this id in source(s): Microsoft Visual Studio Offl ine Packages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\MonoGameExtensions\MonoGameExtensions.csproj : error NU1101: Unable to find package SharpDX. XInput. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\GrooveAuth or\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package SharpDX.XInput . No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\GrooveAuthor\Gro oveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\MonoGame\MonoGame.Framework\MonoGame.Framework.WindowsDX.csproj : error NU11 01: Unable to find package SharpDX.Direct3D11. No packages exist with this id in source(s): Microsoft Visual Studio Off line Packages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\MonoGame\MonoGame.Framework\MonoGame.Framework.WindowsDX.csproj : error NU11 01: Unable to find package SharpDX.DXGI. No packages exist with this id in source(s): Microsoft Visual Studio Offline P ackages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\MonoGame\MonoGame.Framework\MonoGame.Framework.WindowsDX.csproj : error NU11 01: Unable to find package SharpDX.MediaFoundation. No packages exist with this id in source(s): Microsoft Visual Studi o Offline Packages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\MonoGame\MonoGame.Framework\MonoGame.Framework.WindowsDX.csproj : error NU11 01: Unable to find package SharpDX.XAudio2. No packages exist with this id in source(s): Microsoft Visual Studio Offlin e Packages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\MonoGame\MonoGame.Framework\MonoGame.Framework.WindowsDX.csproj : error NU11 01: Unable to find package SharpDX.XInput. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibrary\StepManiaLibrary.csproj : error NU1101: Unable to find pac kage Microsoft.NETCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [ C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibrary\StepManiaLibrary.csproj : error NU1101: Unable to find pac kage Microsoft.WindowsDesktop.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Pac kages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibrary\StepManiaLibrary.csproj : error NU1101: Unable to find pac kage Microsoft.AspNetCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Package s [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditorTextureGenerator\StepManiaEditorTextureGenerator.csproj : error NU1101: Unabl e to find package Microsoft.NETCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offli ne Packages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditorTextureGenerator\StepManiaEditorTextureGenerator.csproj : error NU1101: Unabl e to find package Microsoft.WindowsDesktop.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studi o Offline Packages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditorTextureGenerator\StepManiaEditorTextureGenerator.csproj : error NU1101: Unabl e to find package Microsoft.AspNetCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Of fline Packages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditorTextureGenerator\StepManiaEditorTextureGenerator.csproj : error NU1101: Unabl e to find package Microsoft.NETCore.App.Host.win-x64. No packages exist with this id in source(s): Microsoft Visual Stu dio Offline Packages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\MonoGameExtensions\MonoGameExtensions.csproj : error NU1101: Unable to find package Microsof t.NETCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony \GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\MonoGameExtensions\MonoGameExtensions.csproj : error NU1101: Unable to find package Microsof t.WindowsDesktop.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Use rs\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\MonoGameExtensions\MonoGameExtensions.csproj : error NU1101: Unable to find package Microsof t.AspNetCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\T ony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package Microsoft.NETC ore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\Groov eAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package Microsoft.Wind owsDesktop.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Ton y\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package Microsoft.AspN etCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\Gr ooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj : error NU1101: Unable to find package Microsoft.NETC ore.App.Host.win-x64. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\T ony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\MonoGame\MonoGame.Framework\MonoGame.Framework.WindowsDX.csproj : error NU11 01: Unable to find package Microsoft.NETCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Stu dio Offline Packages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\MonoGame\MonoGame.Framework\MonoGame.Framework.WindowsDX.csproj : error NU11 01: Unable to find package Microsoft.WindowsDesktop.App.Ref. No packages exist with this id in source(s): Microsoft Vis ual Studio Offline Packages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaEditor\MonoGame\MonoGame.Framework\MonoGame.Framework.WindowsDX.csproj : error NU11 01: Unable to find package Microsoft.AspNetCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] Failed to restore C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibrary\StepManiaLibrary.csproj (in 66 ms). Failed to restore C:\Users\Tony\GrooveAuthor\StepManiaEditorTextureGenerator\StepManiaEditorTextureGenerator.csproj ( in 66 ms). Failed to restore C:\Users\Tony\GrooveAuthor\MonoGameExtensions\MonoGameExtensions.csproj (in 66 ms). Failed to restore C:\Users\Tony\GrooveAuthor\StepManiaLibrary\Fumen\Fumen\Fumen.csproj (in 66 ms). Failed to restore C:\Users\Tony\GrooveAuthor\StepManiaEditor\StepManiaEditor.csproj (in 66 ms). Failed to restore C:\Users\Tony\GrooveAuthor\StepManiaEditor\MonoGame\MonoGame.Framework\MonoGame.Framework.WindowsDX .csproj (in 66 ms). C:\Users\Tony\GrooveAuthor\StepManiaLibrary\Fumen\FumenTests\FumenTests.csproj : error NU1102: Unable to find package M STest.TestAdapter with version (>= 3.0.4) [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\Fumen\FumenTests\FumenTests.csproj : error NU1102: - Found 1 version(s) i n Microsoft Visual Studio Offline Packages [ Nearest version: 2.2.7 ] [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\Fumen\FumenTests\FumenTests.csproj : error NU1102: Unable to find package M STest.TestFramework with version (>= 3.0.4) [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\Fumen\FumenTests\FumenTests.csproj : error NU1102: - Found 1 version(s) i n Microsoft Visual Studio Offline Packages [ Nearest version: 2.2.7 ] [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\Fumen\FumenTests\FumenTests.csproj : error NU1102: Unable to find package N uGet.Frameworks with version (>= 5.0.0) [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\Fumen\FumenTests\FumenTests.csproj : error NU1102: - Found 1 version(s) i n Microsoft Visual Studio Offline Packages [ Nearest version: 4.6.4 ] [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibraryTests\StepManiaLibraryTests.csproj : error NU1102: Unable t o find package MSTest.TestAdapter with version (>= 3.0.4) [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibraryTests\StepManiaLibraryTests.csproj : error NU1102: - Foun d 1 version(s) in Microsoft Visual Studio Offline Packages [ Nearest version: 2.2.7 ] [C:\Users\Tony\GrooveAuthor\Groov eAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibraryTests\StepManiaLibraryTests.csproj : error NU1102: Unable t o find package MSTest.TestFramework with version (>= 3.0.4) [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibraryTests\StepManiaLibraryTests.csproj : error NU1102: - Foun d 1 version(s) in Microsoft Visual Studio Offline Packages [ Nearest version: 2.2.7 ] [C:\Users\Tony\GrooveAuthor\Groov eAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibraryTests\StepManiaLibraryTests.csproj : error NU1102: Unable t o find package Microsoft.CSharp with version (>= 4.7.0) [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibraryTests\StepManiaLibraryTests.csproj : error NU1102: - Foun d 1 version(s) in Microsoft Visual Studio Offline Packages [ Nearest version: 4.0.1 ] [C:\Users\Tony\GrooveAuthor\Groov eAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\Fumen\FumenTests\FumenTests.csproj : error NU1101: Unable to find package M icrosoft.NETCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Use rs\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibraryTests\StepManiaLibraryTests.csproj : error NU1101: Unable t o find package System.Data.DataSetExtensions. No packages exist with this id in source(s): Microsoft Visual Studio Offl ine Packages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\Fumen\FumenTests\FumenTests.csproj : error NU1101: Unable to find package M icrosoft.WindowsDesktop.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibraryTests\StepManiaLibraryTests.csproj : error NU1101: Unable t o find package Microsoft.Bcl.AsyncInterfaces. No packages exist with this id in source(s): Microsoft Visual Studio Offl ine Packages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\Fumen\FumenTests\FumenTests.csproj : error NU1101: Unable to find package M icrosoft.AspNetCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\ Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibraryTests\StepManiaLibraryTests.csproj : error NU1101: Unable t o find package System.Runtime.CompilerServices.Unsafe. No packages exist with this id in source(s): Microsoft Visual St udio Offline Packages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibraryTests\StepManiaLibraryTests.csproj : error NU1101: Unable t o find package System.Text.Encodings.Web. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibraryTests\StepManiaLibraryTests.csproj : error NU1101: Unable t o find package System.Text.Json. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibraryTests\StepManiaLibraryTests.csproj : error NU1102: Unable t o find package NuGet.Frameworks with version (>= 5.0.0) [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibraryTests\StepManiaLibraryTests.csproj : error NU1102: - Foun d 1 version(s) in Microsoft Visual Studio Offline Packages [ Nearest version: 4.6.4 ] [C:\Users\Tony\GrooveAuthor\Groov eAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibraryTests\StepManiaLibraryTests.csproj : error NU1101: Unable t o find package Microsoft.NETCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibraryTests\StepManiaLibraryTests.csproj : error NU1101: Unable t o find package Microsoft.WindowsDesktop.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio O ffline Packages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibraryTests\StepManiaLibraryTests.csproj : error NU1101: Unable t o find package Microsoft.AspNetCore.App.Ref. No packages exist with this id in source(s): Microsoft Visual Studio Offli ne Packages [C:\Users\Tony\GrooveAuthor\GrooveAuthor.sln] Failed to restore C:\Users\Tony\GrooveAuthor\StepManiaLibrary\Fumen\FumenTests\FumenTests.csproj (in 148 ms). Failed to restore C:\Users\Tony\GrooveAuthor\StepManiaLibrary\StepManiaLibraryTests\StepManiaLibraryTests.csproj (in 148 ms). 1 of 9 projects are up-to-date for restore.`
PerryAsleep commented 6 months ago

Thanks for that extra info. It looks like is failing to restore packages, but it is using offline locations for the search. If it has never synced the packages from a remote source that won't work. Can you check the following? In Visual Studio open Tools > NuGet Package Manager > Package Manager Settings. You should have Allow NuGet to download missing packages and Automatically check for missing packages during build in Visual Studio checked. If they aren't checked, check them and try again. If they are already checked let me know and we can take it from there.

tbeezy commented 6 months ago

Hey, thanks for the help! They were checked, but I didn't want to keep bothering you so I kept searching for solutions and found one that worked in case anyone else might have this issue. I cleared NuGet cache using dotnet nuget locals all --clear and then deleted NuGet.config inside C:\Users\<username>\AppData\Roaming\NuGet directory, and then ran dotnet restore and everything worked. Thanks again for the awesome work!

PerryAsleep commented 6 months ago

Awesome, I'm glad you got it working! I've captured some of this in the build TroubleShooting steps in case anyone else runs into similar issues.