C
C#13mo ago
ttl6

❔ build failed. error

New to C# and was watching a tutorial, after I closed the Microsoft visual studio, and re-opened the folder, I got this error.
65 Replies
Jester
Jester13mo ago
did you open it via the solution of the project or just the folder? can you open the solution explorer? @ttl6
ttl6
ttl613mo ago
No clue What’s that?
Jester
Jester13mo ago
one of those things in VS to see all files
ttl6
ttl613mo ago
Yes I can see t It
Jester
Jester13mo ago
show its content
ttl6
ttl613mo ago
Jester
Jester13mo ago
ok so you openes the folder instead of the .sln file in it beginners mistake close VS and open the .sln this time
ttl6
ttl613mo ago
What’s the .sln I’m in the file explorer
Jester
Jester13mo ago
the solution file. it keeps track of the projects ur working on
ttl6
ttl613mo ago
I’m in the giraffe folder
Jester
Jester13mo ago
see the Giraffe.sln?
ttl6
ttl613mo ago
Nope I see giraffe.csproj
Jester
Jester13mo ago
do you have file extensions enabled?
ttl6
ttl613mo ago
The the giraffe folder I don’t think so
Jester
Jester13mo ago
open that .csproj if there is no .sln
ttl6
ttl613mo ago
I opened it Now what do I do?
Jester
Jester13mo ago
VS working correct now?
ttl6
ttl613mo ago
“There were build errors. Would you like to continue and run the last successful build?” I was missing the ; after the WriteLine I added it and now it says ^
Jester
Jester13mo ago
look at the list of errors
ttl6
ttl613mo ago
I’m gonna add you from the acc I’m meant to be on I’ll send it all there Could you add me back? @●
Jester
Jester13mo ago
no, i want this conversation to continue here
ttl6
ttl613mo ago
Alright
ttl6
ttl613mo ago
ttl6
ttl613mo ago
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

namespace Giraffe
{
class Program
{
static void Main(string[] args)
{

Console.WriteLine("Finding address...");
Console.ReadLine();

}
}
}
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

namespace Giraffe
{
class Program
{
static void Main(string[] args)
{

Console.WriteLine("Finding address...");
Console.ReadLine();

}
}
}
I wrote the address part as a joke I wanted to take a pic of the terminal and send it to someone and scare them ☠️
Jester
Jester13mo ago
huh
ttl6
ttl613mo ago
Idek
ttl6
ttl613mo ago
ttl6
ttl613mo ago
What is this
Jester
Jester13mo ago
this looks fine
ttl6
ttl613mo ago
Ikr
Jester
Jester13mo ago
the error is that you have this code twice but where is the second time?
ttl6
ttl613mo ago
I got one on my desktop Idek should I delete it? It’s different tho
Jester
Jester13mo ago
no
ttl6
ttl613mo ago
Then? I think I need to delete it
Jester
Jester13mo ago
HmmCouncilRTX1 it references it for some reason
ttl6
ttl613mo ago
It didn’t work either wys Way BROO should I create a new project?
Jester
Jester13mo ago
<:PES_HuhWtf:642742545700618303> i guess you dont have much code yet so its not really an issue
ttl6
ttl613mo ago
Yes
Jester
Jester13mo ago
to start over
ttl6
ttl613mo ago
Ima name it after you For being so useful
ttl6
ttl613mo ago
ttl6
ttl613mo ago
-tory
Jester
Jester13mo ago
<:PES_Blush:661970504667758614>
ttl6
ttl613mo ago
Should I tick it
Jester
Jester13mo ago
same directory thing? i dont
ttl6
ttl613mo ago
You could teach me C# Fairs
Jester
Jester13mo ago
HmmCouncilRTX4 code nothing else, and dont just ask me, ask the server members
ttl6
ttl613mo ago
I would But I have my number verified here And I don’t use this account anymore And my other acc doesn’t have a number, so I couldn’t enter the server through it I’ll only ask that if we can be Hmm
Jester
Jester13mo ago
<:watermelon_ketchup:1123564297251983421>
ttl6
ttl613mo ago
Not friends, but you be a helper As a Muslim, I can’t befriend a woman
Jester
Jester13mo ago
HmmCouncilRTX2
ttl6
ttl613mo ago
Hmm
Jester
Jester13mo ago
i dont have time for that
ttl6
ttl613mo ago
What do you have time for?
Jester
Jester13mo ago
to SCsleepybb2 4am
ttl6
ttl613mo ago
3 am for me That’s okay
Jester
Jester13mo ago
focus on the programming brother Prayge its more important than women
ttl6
ttl613mo ago
I don’t focus on women
Feast
Feast13mo ago
bro it's...
ttl6
ttl613mo ago
I wanna delete this You’re meant to back me Bro to bro I’m a hoover I just deleted everything
Kao
Kao13mo ago
@● is a boy.
Jester
Jester13mo ago
shut up
Kao
Kao13mo ago
Be polite son.
Jester
Jester13mo ago
sorry
Accord
Accord13mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.