KeenSoftwareHouse / SpaceEngineers

2.93k stars 896 forks source link

I got 27 errors... #565

Open loxo1 opened 7 years ago

loxo1 commented 7 years ago

Severity Code Description Project File Line Suppression State Error CS0246 The type or namespace name 'StartupResultEnum' could not be found (are you missing a using directive or an assembly reference?) VRage.Network C:\Users\peoples\Downloads\SpaceEngineers-master\Sources\VRage.Network\MyRakNetStartupException.cs 12 Active Error CS0246 The type or namespace name 'StartupResultEnum' could not be found (are you missing a using directive or an assembly reference?) VRage.Network C:\Users\peoples\Downloads\SpaceEngineers-master\Sources\VRage.Network\MyRakNetStartupException.cs 14 Active Error Exception has been thrown by the target of an invocation. VRage.Game C:\Users\peoples\Downloads\SpaceEngineers-master\Sources\VRage.Game\EXEC
Error The command "....\3rd\Utils\RunTemplate.bat "C:\Users\peoples\Downloads\SpaceEngineers-master\Sources\VRage.Game\MyCommonTexts"" exited with code 1. VRage.Game C:\Users\peoples\Downloads\SpaceEngineers-master\Sources\VRage.Game\VRage.Game.csproj 752 Error The command ""C:\Users\peoples\Downloads\SpaceEngineers-master\Sources\SpaceEngineers.ObjectBuilders....\Build\Tools\SGenAutoResolve\SGenAutoResolve_x64.exe" /a:"C:\Users\peoples\Downloads\SpaceEngineers-master\Sources\SpaceEngineers.ObjectBuilders\bin\x64\Debug\SpaceEngineers.ObjectBuilders.dll" /d:"C:\Users\peoples\Downloads\SpaceEngineers-master\Sources\SpaceEngineers.ObjectBuilders\bin\x64\Debug\VRage.Game.dll" /b /v" exited with code -2. SpaceEngineers.ObjectBuilders
Error Exception has been thrown by the target of an invocation. Sandbox.Game C:\Users\peoples\Downloads\SpaceEngineers-master\Sources\Sandbox.Game\EXEC
Error The command "....\3rd\Utils\RunTemplate.bat "C:\Users\peoples\Downloads\SpaceEngineers-master\Sources\Sandbox.Game\Game\Localization\MySpaceTexts"" exited with code 1. Sandbox.Game C:\Users\peoples\Downloads\SpaceEngineers-master\Sources\Sandbox.Game\Sandbox.Game.csproj 1651

Pingger commented 7 years ago

The MyRakNetStartupException seem to be not removed by mistake ... these and similar classes aren't used anywhere in the code