Advertisement
Guest User

Untitled

a guest
Jul 29th, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.97 KB | None | 0 0
  1. 1>------ Build started: Project: PokemonGo.RocketAPI, Configuration: Debug Any CPU ------
  2. 1>C:\Users\Volty\Desktop\NecroBot\FeroxRev\PokemonGo.RocketAPI\Helpers\RetryHandler.cs(35,37,35,38): error CS1056: Unexpected character '$'
  3. 1>C:\Users\Volty\Desktop\NecroBot\FeroxRev\PokemonGo.RocketAPI\Rpc\BaseRpc.cs(19,36,19,37): error CS1056: Unexpected character '$'
  4. 1>C:\Users\Volty\Desktop\NecroBot\FeroxRev\PokemonGo.RocketAPI\Rpc\BaseRpc.cs(18,49,18,51): error CS1002: ; expected
  5. 1>C:\Users\Volty\Desktop\NecroBot\FeroxRev\PokemonGo.RocketAPI\Rpc\BaseRpc.cs(18,56,18,70): error CS1520: Method must have a return type
  6. 1>C:\Users\Volty\Desktop\NecroBot\FeroxRev\PokemonGo.RocketAPI\Rpc\BaseRpc.cs(18,88,18,89): error CS1001: Identifier expected
  7. 1>C:\Users\Volty\Desktop\NecroBot\FeroxRev\PokemonGo.RocketAPI\Rpc\BaseRpc.cs(18,106,18,107): error CS1001: Identifier expected
  8. 1>C:\Users\Volty\Desktop\NecroBot\FeroxRev\PokemonGo.RocketAPI\Rpc\BaseRpc.cs(18,131,18,132): error CS1001: Identifier expected
  9. 1>C:\Users\Volty\Desktop\NecroBot\FeroxRev\PokemonGo.RocketAPI\Rpc\BaseRpc.cs(18,157,18,158): error CS1001: Identifier expected
  10. 1>C:\Users\Volty\Desktop\NecroBot\FeroxRev\PokemonGo.RocketAPI\Rpc\BaseRpc.cs(18,182,18,183): error CS1001: Identifier expected
  11. 1>C:\Users\Volty\Desktop\NecroBot\FeroxRev\PokemonGo.RocketAPI\Rpc\BaseRpc.cs(18,202,18,203): error CS1001: Identifier expected
  12. 1>C:\Users\Volty\Desktop\NecroBot\FeroxRev\PokemonGo.RocketAPI\Rpc\BaseRpc.cs(19,33,19,35): error CS1002: ; expected
  13. 1>C:\Users\Volty\Desktop\NecroBot\FeroxRev\PokemonGo.RocketAPI\Client.cs(39,48,39,49): error CS1519: Invalid token '=' in class, struct, or interface member declaration
  14. 1>C:\Users\Volty\Desktop\NecroBot\FeroxRev\PokemonGo.RocketAPI\Client.cs(39,65,39,66): error CS1519: Invalid token ';' in class, struct, or interface member declaration
  15. 1>C:\Users\Volty\Desktop\NecroBot\FeroxRev\PokemonGo.RocketAPI\Extensions\HttpClientExtensions.cs(16,29,16,30): error CS1056: Unexpected character '$'
  16. 1>C:\Users\Volty\Desktop\NecroBot\FeroxRev\PokemonGo.RocketAPI\Helpers\RequestBuilder.cs(5,7,5,13): error CS1041: Identifier expected; 'static' is a keyword
  17. 1>C:\Users\Volty\Desktop\NecroBot\FeroxRev\PokemonGo.RocketAPI\Helpers\RequestBuilder.cs(5,14,5,24): error CS1518: Expected class, delegate, enum, interface, or struct
  18. 2>------ Build started: Project: PoGo.NecroBot.Logic, Configuration: Debug Any CPU ------
  19. 2>CSC : error CS0006: Metadata file 'C:\Users\Volty\Desktop\NecroBot\FeroxRev\PokemonGo.RocketAPI\bin\Debug\Pokemon.Go.Rocket.API.dll' could not be found
  20. 3>------ Build started: Project: PoGo.NecroBot.CLI, Configuration: Debug Any CPU ------
  21. 3>CSC : error CS0006: Metadata file 'C:\Users\Volty\Desktop\NecroBot\PoGo.NecroBot.Logic\bin\Debug\PoGo.NecroBot.Logic.dll' could not be found
  22. 3>CSC : error CS0006: Metadata file 'C:\Users\Volty\Desktop\NecroBot\FeroxRev\PokemonGo.RocketAPI\bin\Debug\Pokemon.Go.Rocket.API.dll' could not be found
  23. ========== Build: 0 succeeded, 3 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement