chairclr / TerraAngel

A Terraria utility client
MIT License
38 stars 8 forks source link

fast build does not work #38

Closed Devonsnow514 closed 1 year ago

Devonsnow514 commented 1 year ago

If I open fast build the CMD just says Building TerraAngelSetup

then closes 5 seconds later.

chairclr commented 1 year ago

Do you have the .NET 7.0 SDK installed? You may have to restart your computer after installing it.

Devonsnow514 commented 1 year ago

I believe so, I will reinstall it tho because I am not 100% sure if I installed it

Devonsnow514 commented 1 year ago

Ok, I installed .NET 7.0 SDK and I restarted my pc and it still crashes

chairclr commented 1 year ago

Open up command prompt and type dotnet --list-sdks

Devonsnow514 commented 1 year ago

6.0.405 [C:\Program Files\dotnet\sdk] 7.0.102 [C:\Program Files\dotnet\sdk] 7.0.201 [C:\Program Files\dotnet\sdk]

Devonsnow514 commented 1 year ago

Do you think because I have multiple SDK's installed its trying to use 6.0 sdk?

chairclr commented 1 year ago

no