Page 1 of 1
Visual C# Cosmos
Posted: Wed Jun 13, 2012 3:29 pm
by teunissenstefan
Hey i got a problem with C# Cosmos.
Everytime i edit something in the coding i get an error.
Code:

Error:

Please please help me fix this problem
Re: Visual C# Cosmos
Posted: Wed Jun 13, 2012 4:01 pm
by MrAksel
Thats not the file that has the error. Could you open the 'Cosmos.targets' file so we can see whats there?
Re: Visual C# Cosmos
Posted: Wed Jun 13, 2012 4:13 pm
by teunissenstefan
I cant find it anywhere!
Re: Visual C# Cosmos
Posted: Wed Jun 13, 2012 4:44 pm
by MrAksel
Is it possible to double-click the error and open it?
Re: Visual C# Cosmos
Posted: Wed Jun 13, 2012 4:55 pm
by teunissenstefan
Nope i get nothing
Re: Visual C# Cosmos
Posted: Wed Jun 13, 2012 5:25 pm
by MrAksel
I can't help you sorry. I've seen that a 'missing plug' is a function that is not implemented yet. You either need to code it yourself (or someone else), or wait for it to be implemented.
Re: Visual C# Cosmos
Posted: Wed Jun 13, 2012 7:34 pm
by teunissenstefan
Ah ok, still thanks
Re: Visual C# Cosmos
Posted: Thu Jun 14, 2012 6:25 am
by clanc789
MrAksel is right, you can do nothing about it if it is not patched. The file is missing so you (like he said) have to code it urself or get it from someone.
Re: Visual C# Cosmos
Posted: Thu Jun 14, 2012 9:54 am
by Ffenixw0rks
Try this:
Code: Select allCosmos.Hardware.Global.TextScreen.SetColors(Foreground, Background);
Re: Visual C# Cosmos
Posted: Thu Jun 14, 2012 1:30 pm
by teunissenstefan
Thnx Is working
