I'm not sure if I stuffed something up while making my project, or alpha 2 is the reason it's stuffing up. I just got alpha 2 from alpha 1. Project used to run in alpha 1, although i edited some things i didn't test before I got alpha 2 so it's possible I stuffed it up without relising it. Hope you could understand that, it was a mouthful, anyway, here's the error from the log viewer.
Test Project\Frameset.cs(218,56) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\MapBase.cs(57,17) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\MapBase.cs(63,17) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\MapBase.cs(142,39) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\LayerBase.cs(71,80) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(23,7) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(30,7) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(36,28) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(38,10) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(39,8) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(45,28) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(49,39) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(50,7) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(56,14) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(62,7) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(74,29) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(89,39) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(92,38) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(136,11) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(142,35) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(201,16) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(204,19) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(207,13) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(209,13) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(211,13) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(264,7) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(270,7) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(286,10) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(288,10) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(300,7) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(306,7) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GeneralRules.cs(312,14) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\PlanBase.cs(290,26) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\PlanBase.cs(296,24) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Controls.cs(49,11) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Controls.cs(56,26) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Controls.cs(57,34) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Controls.cs(60,25) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Controls.cs(405,13) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Controls.cs(407,13) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Controls.cs(426,20) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Controls.cs(432,47) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Controls.cs(454,29) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Controls.cs(464,11) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Controls.cs(466,50) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Controls.cs(480,42) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Display.cs(306,33) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Display.cs(622,14) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GameForm.cs(54,43) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GameForm.cs(150,41) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GameForm.cs(152,40) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\GameForm.cs(153,68) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\About.cs(30,25) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\CollisionMask.cs(167,48) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\SpriteBase.cs(713,28) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\SpriteBase.cs(720,26) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\SpriteBase.cs(725,24) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Player.cs(132,17) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Player.cs(140,17) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Player.cs(148,17) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Player.cs(156,17) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Player.cs(164,17) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Player.cs(172,17) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Player.cs(180,17) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Player.cs(188,17) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Player.cs(214,17) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Player.cs(222,17) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Player.cs(230,17) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Player.cs(238,17) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Player.cs(246,17) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Player.cs(254,17) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Player.cs(262,17) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
Test Project\Player.cs(270,17) : error CS0246: The type or namespace name 'Project' could not be found (are you missing a using directive or an assembly reference?)
It appears I'm somehow missing
all the source code from my project, lol.

I'm just glad I was able to copy and paste, I would never type all that out.
