Closed meistaaaa closed 7 years ago
I replaced the account names and passwords with
(redacted)
but that shouldn't matter I guess.
Could you try with the latest development version and report if that works? The build instructions are in the README.
@Marc3842h I'm currently using the latest version found on the "releases" page (1.5.0), is there another newer version somewhere else?
@meistaaaa Yea, but you need to build it yourself.
.\build.ps1
in a PowerShell window.You can find the Titan.exe file in the Titan/Titan/bin/Releases directory after successful building.
I get the following errors:
Preparing to run build script...
Running build script...
Analyzing build script...
Processing build script...
Installing tools...
Compiling build script...
========================================
Clean
========================================
Executing task: Clean
Cleaning directory C:/Users/Owner/Downloads/Titan-master/Titan/bin/Release
Finished executing task: Clean
========================================
Restore-NuGet-Packages
========================================
Executing task: Restore-NuGet-Packages
MSBuild auto-detection: using msbuild version '4.0' from 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319'.
Restoring NuGet package Eto.Forms.2.4.0-build1054.
Restoring NuGet package Eto.Platform.Wpf.2.4.0-build1054.
Restoring NuGet package Eto.Platform.Gtk3.2.4.0-build1054.
GET https://api.nuget.org/v3-flatcontainer/eto.platform.wpf/2.4.0-build1054/eto.platform.wpf.2.4.0-build1054.nupkg
GET https://api.nuget.org/v3-flatcontainer/eto.forms/2.4.0-build1054/eto.forms.2.4.0-build1054.nupkg
GET https://www.myget.org/F/eto/api/v3/flatcontainer/eto.forms/2.4.0-build1054/eto.forms.2.4.0-build1054.nupkg
GET https://api.nuget.org/v3-flatcontainer/eto.platform.gtk3/2.4.0-build1054/eto.platform.gtk3.2.4.0-build1054.nupkg
GET https://www.myget.org/F/eto/api/v3/flatcontainer/eto.platform.wpf/2.4.0-build1054/eto.platform.wpf.2.4.0-build1054.nupkg
GET https://www.myget.org/F/eto/api/v3/flatcontainer/eto.platform.gtk3/2.4.0-build1054/eto.platform.gtk3.2.4.0-build1054.nupkg
NotFound https://api.nuget.org/v3-flatcontainer/eto.platform.gtk3/2.4.0-build1054/eto.platform.gtk3.2.4.0-build1054.nupkg 1837ms
NotFound https://api.nuget.org/v3-flatcontainer/eto.forms/2.4.0-build1054/eto.forms.2.4.0-build1054.nupkg 1844ms
NotFound https://api.nuget.org/v3-flatcontainer/eto.platform.wpf/2.4.0-build1054/eto.platform.wpf.2.4.0-build1054.nupkg 1853ms
NotFound https://www.myget.org/F/eto/api/v3/flatcontainer/eto.platform.gtk3/2.4.0-build1054/eto.platform.gtk3.2.4.0-build1054.nupkg 1932ms
NotFound https://www.myget.org/F/eto/api/v3/flatcontainer/eto.platform.wpf/2.4.0-build1054/eto.platform.wpf.2.4.0-build1054.nupkg 2224ms
NotFound https://www.myget.org/F/eto/api/v3/flatcontainer/eto.forms/2.4.0-build1054/eto.forms.2.4.0-build1054.nupkg 2243ms
WARNING: Unable to find version '2.4.0-build1054' of package 'Eto.Platform.Gtk3'.
C:\Users\Owner\.nuget\packages\: Package 'Eto.Platform.Gtk3.2.4.0-build1054' is not found on source 'C:\Users\Owner\.nuget\packages\'.
https://api.nuget.org/v3/index.json: Package 'Eto.Platform.Gtk3.2.4.0-build1054' is not found on source 'https://api.nuget.org/v3/index.json'.
https://www.myget.org/F/eto/api/v3/index.json: Package 'Eto.Platform.Gtk3.2.4.0-build1054' is not found on source 'https://www.myget.org/F/eto/api/v3/index.json'.
WARNING: Unable to find version '2.4.0-build1054' of package 'Eto.Platform.Wpf'.
C:\Users\Owner\.nuget\packages\: Package 'Eto.Platform.Wpf.2.4.0-build1054' is not found on source 'C:\Users\Owner\.nuget\packages\'.
https://api.nuget.org/v3/index.json: Package 'Eto.Platform.Wpf.2.4.0-build1054' is not found on source 'https://api.nuget.org/v3/index.json'.
https://www.myget.org/F/eto/api/v3/index.json: Package 'Eto.Platform.Wpf.2.4.0-build1054' is not found on source 'https://www.myget.org/F/eto/api/v3/index.json'.
WARNING: Unable to find version '2.4.0-build1054' of package 'Eto.Forms'.
C:\Users\Owner\.nuget\packages\: Package 'Eto.Forms.2.4.0-build1054' is not found on source 'C:\Users\Owner\.nuget\packages\'.
https://api.nuget.org/v3/index.json: Package 'Eto.Forms.2.4.0-build1054' is not found on source 'https://api.nuget.org/v3/index.json'.
https://www.myget.org/F/eto/api/v3/index.json: Package 'Eto.Forms.2.4.0-build1054' is not found on source 'https://www.myget.org/F/eto/api/v3/index.json'.
Errors in packages.config projects
NU1000: Unable to find version '2.4.0-build1054' of package 'Eto.Platform.Gtk3'.
C:\Users\Owner\.nuget\packages\: Package 'Eto.Platform.Gtk3.2.4.0-build1054' is not found on source 'C:\Users\Owner\.nuget\packages\'.
https://api.nuget.org/v3/index.json: Package 'Eto.Platform.Gtk3.2.4.0-build1054' is not found on source 'https://api.nuget.org/v3/index.json'.
https://www.myget.org/F/eto/api/v3/index.json: Package 'Eto.Platform.Gtk3.2.4.0-build1054' is not found on source 'https://www.myget.org/F/eto/api/v3/index.json'.
NU1000: Unable to find version '2.4.0-build1054' of package 'Eto.Platform.Wpf'.
C:\Users\Owner\.nuget\packages\: Package 'Eto.Platform.Wpf.2.4.0-build1054' is not found on source 'C:\Users\Owner\.nuget\packages\'.
https://api.nuget.org/v3/index.json: Package 'Eto.Platform.Wpf.2.4.0-build1054' is not found on source 'https://api.nuget.org/v3/index.json'.
https://www.myget.org/F/eto/api/v3/index.json: Package 'Eto.Platform.Wpf.2.4.0-build1054' is not found on source 'https://www.myget.org/F/eto/api/v3/index.json'.
NU1000: Unable to find version '2.4.0-build1054' of package 'Eto.Forms'.
C:\Users\Owner\.nuget\packages\: Package 'Eto.Forms.2.4.0-build1054' is not found on source 'C:\Users\Owner\.nuget\packages\'.
https://api.nuget.org/v3/index.json: Package 'Eto.Forms.2.4.0-build1054' is not found on source 'https://api.nuget.org/v3/index.json'.
https://www.myget.org/F/eto/api/v3/index.json: Package 'Eto.Forms.2.4.0-build1054' is not found on source 'https://www.myget.org/F/eto/api/v3/index.json'.
NuGet Config files used:
C:\Users\Owner\AppData\Roaming\NuGet\NuGet.Config
Feeds used:
C:\Users\Owner\.nuget\packages\
https://api.nuget.org/v3/index.json
https://www.myget.org/F/eto/api/v3/index.json
An error occurred when executing task 'Restore-NuGet-Packages'.
Error: NuGet: Process returned an error (exit code 1).```
Oh yea, I'm using a outdated version of Eto.Forms (which are no longer available on the repository). Please move these .dll's files in to the packages
directory and it should build.
17 errors, 5 warnings while trying to build with the new packages.
Preparing to run build script...
Running build script...
Analyzing build script...
Processing build script...
Installing tools...
Compiling build script...
========================================
Clean
========================================
Executing task: Clean
Cleaning directory C:/Users/Owner/Downloads/Titan-master/Titan/bin/Release
Finished executing task: Clean
========================================
Restore-NuGet-Packages
========================================
Executing task: Restore-NuGet-Packages
MSBuild auto-detection: using msbuild version '4.0' from 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319'.
All packages listed in packages.config are already installed.
Finished executing task: Restore-NuGet-Packages
========================================
Build
========================================
Executing task: Build
Microsoft (R) Build Engine version 4.7.2556.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
Build started 29-Oct-17 6:16:56 PM.
Project "C:\Users\Owner\Downloads\Titan-master\Titan.sln" on node 1 (Build target(s)).
ValidateSolutionConfiguration:
Building solution configuration "Release|Any CPU".
Project "C:\Users\Owner\Downloads\Titan-master\Titan.sln" (1) is building "C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj" (2) on node 1 (default targets).
Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVe
rsion for policy reasons. Treating the project as if it had ToolsVersion="4.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=291333.
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(983,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.6.1" were not found. To resolve this, install the SDK or Targeting Pack f
or this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in
place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
ResolveAssemblyReferences:
Consider app.config remapping of assembly "Common.Logging.Core, Culture=neutral, PublicKeyToken=af08829b84f0328e" from Version "3.4.0.0" [] to Version "3.4.1.0" [C:\Users\Owner\Downloads\Titan-master\packages\Common.Logging.Core.3.4.1
\lib\net40\Common.Logging.Core.dll] to solve conflict and get rid of warning.
Consider app.config remapping of assembly "protobuf-net, Culture=neutral, PublicKeyToken=257b51d87d2e4d67" from Version "2.1.0.0" [] to Version "2.3.2.0" [C:\Users\Owner\Downloads\Titan-master\packages\protobuf-net.2.3.2\lib\net40\pro
tobuf-net.dll] to solve conflict and get rid of warning.
Consider app.config remapping of assembly "Newtonsoft.Json, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" from Version "9.0.0.0" [] to Version "10.0.0.0" [C:\Users\Owner\Downloads\Titan-master\packages\Newtonsoft.Json.10.0.3\lib\n
et45\Newtonsoft.Json.dll] to solve conflict and get rid of warning.
Consider app.config remapping of assembly "Common.Logging, Culture=neutral, PublicKeyToken=af08829b84f0328e" from Version "3.4.0.0" [] to Version "3.4.1.0" [C:\Users\Owner\Downloads\Titan-master\packages\Common.Logging.3.4.1\lib\net40
\Common.Logging.dll] to solve conflict and get rid of warning.
Consider app.config remapping of assembly "Serilog.Sinks.Console, Culture=neutral, PublicKeyToken=24c2f752a8e58a10" from Version "3.0.1.0" [] to Version "3.1.1.0" [C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.Console.3
.1.1-dev-00757\lib\net45\Serilog.Sinks.Console.dll] to solve conflict and get rid of warning.
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3247: Found conflicts between different versions of the same dependent assembly. [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference
"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to
align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project. [C:\Users\Owner\Downloads\Titan-ma
ster\Titan\Titan.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference
"System.Data", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your pr
oject and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project. [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
CoreCompile:
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:anycpu32bitpreferred /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /reference:C:\Users\Owner\Downloads\Titan-master\p
ackages\CommandLineParser.2.1.1-beta\lib\net45\CommandLine.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Common.Logging.Core.3.4.1\lib\net40\Common.Logging.Core.dll /reference:C:\Users\Owner\Downloads\Titan-master\pack
ages\Common.Logging.3.4.1\lib\net40\Common.Logging.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Common.Logging.Serilog.4.3.0\lib\net45\Common.Logging.Serilog.dll /reference:C:\Users\Owner\Downloads\Titan-master\packag
es\Eto.Forms.2.4.0-build1054\lib\net45\Eto.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Eto.Platform.Gtk3.2.4.0-build1054\lib\net45\Eto.Gtk3.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Eto.Platform.W
pf.2.4.0-build1054\lib\net45\Eto.Wpf.dll /reference:C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.CSharp.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Mono.CSharp.
4.0.0.143\lib\4.5\Mono.CSharp.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Mono.Posix.4.0.0.0\lib\net40\Mono.Posix.dll /reference:C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll /reference:C:\WINDOWS\Micr
osoft.Net\assembly\GAC_MSIL\netstandard\v4.0_2.0.0.0__cc7b13ffcd2ddd51\netstandard.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll /reference:C:\Users\Owner\Downloads\
Titan-master\packages\protobuf-net.2.3.2\lib\net40\protobuf-net.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Quartz.3.0.0-beta1\lib\net452\Quartz.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Serilog.2
.6.0-dev-00902\lib\net46\Serilog.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Enrichers.Thread.3.0.0\lib\net45\Serilog.Enrichers.Thread.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sin
ks.Async.1.2.0-dev-00018\lib\net45\Serilog.Sinks.Async.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.Console.3.1.1-dev-00757\lib\net45\Serilog.Sinks.Console.dll /reference:C:\Users\Owner\Downloads\Titan-m
aster\packages\Serilog.Sinks.File.3.2.0\lib\net45\Serilog.Sinks.File.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.Literate.3.0.1-dev-00044\lib\net45\Serilog.Sinks.Literate.dll /reference:C:\Users\Owner\D
ownloads\Titan-master\packages\Serilog.Sinks.RollingFile.3.3.1-dev-00771\lib\net45\Serilog.Sinks.RollingFile.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\SteamAuth.1.1.0\lib\net45\SteamAuth.dll /reference:C:\Users\Own
er\Downloads\Titan-master\packages\SteamKit2.2.0.0-Alpha9\lib\netstandard2.0\SteamKit2.dll /reference:C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll /reference:C:\WINDOWS\Microsof
t.Net\assembly\GAC_MSIL\System.Data.DataSetExtensions\v4.0_4.0.0.0__b77a5c561934e089\System.Data.DataSetExtensions.dll /reference:C:\WINDOWS\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll /ref
erence:C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll /reference:C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.Http\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Net.Http.dll /reference:C:\
WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\System.Security.AccessControl.4.4.0-preview1-25305-02\lib\net461\Syst
em.Security.AccessControl.dll /reference:C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll /reference:C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561
934e089\System.Xml.Linq.dll /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\Titan.exe /subsystemversion:6.00 /resource:Resources\Steam.ico,Titan.Resources.Steam.ico /resource:Resources\Logo.ico,Titan.Resources.Logo.ico /targ
et:exe /utf8output Account\Impl\ProtectedAccount.cs Account\Impl\UnprotectedAccount.cs Account\Result.cs Account\TitanAccount.cs Bans\BanInfo.cs Bans\BanManager.cs Bootstrap\Options.cs Bootstrap\Verbs\CommendOptions.cs Bootstrap\Verbs
\IdleOptions.cs Bootstrap\Verbs\ReportOptions.cs Restrictions\Blacklist.cs Json\JsonIndex.cs Json\JsonAccounts.cs Json\Victims.cs Logging\LogCreator.cs Logging\VictimTracker.cs Managers\AccountManager.cs MatchID\Live\MatchInfo.cs Matc
hID\Sharecode\ShareCode.cs MatchID\Sharecode\ShareCodeInfo.cs Meta\CommendInfo.cs Meta\IdleInfo.cs Meta\LiveGameInfo.cs Meta\ReportInfo.cs Managers\ThreadManager.cs Sentry\Sentry.cs Titan.cs Properties\AssemblyInfo.cs UI\2FA\TwoFactor
AuthForm.cs UI\About\AboutUI.cs UI\Accounts\AccountUI.cs UI\APIKey\APIKeyForm.cs UI\GameInfo\ExtraGameInfo.cs UI\General\General.cs UI\SharedResources.cs UI\UIManager.cs UI\UIType.cs Util\ArrayUtil.cs Util\RandomUtil.cs Util\Sharecode
Util.cs Util\SteamUtil.cs Util\StringUtil.cs Util\TimeUtil.cs Util\WaitFor.cs Web\WebAPIKeyResolver.cs "C:\Users\Owner\AppData\Local\Temp\.NETFramework,Version=v4.6.1.AssemblyAttributes.cs"
Bootstrap\Options.cs(12,45): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Options.cs(18,37): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Options.cs(23,47): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Options.cs(28,36): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Verbs\CommendOptions.cs(18,35): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Verbs\CommendOptions.cs(24,37): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Verbs\CommendOptions.cs(28,39): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Verbs\CommendOptions.cs(32,38): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Verbs\ReportOptions.cs(18,38): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Verbs\ReportOptions.cs(23,35): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Verbs\ReportOptions.cs(29,46): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Verbs\ReportOptions.cs(33,47): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Verbs\ReportOptions.cs(37,39): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Verbs\ReportOptions.cs(41,41): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Verbs\ReportOptions.cs(45,42): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Verbs\ReportOptions.cs(49,43): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
MatchID\Sharecode\ShareCode.cs(78,20): error CS1056: Unexpected character '$' [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Done Building Project "C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj" (default targets) -- FAILED.
Project "C:\Users\Owner\Downloads\Titan-master\Titan.sln" (1) is building "C:\Users\Owner\Downloads\Titan-master\TitanTest\TitanTest.csproj" (3) on node 1 (default targets).
Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVe
rsion for policy reasons. Treating the project as if it had ToolsVersion="4.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=291333.
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(983,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.6.1" were not found. To resolve this, install the SDK or Targeting Pack f
or this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in
place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [C:\Users\Owner\Downloads\Titan-master\TitanTest\TitanTest.csproj]
Done Building Project "C:\Users\Owner\Downloads\Titan-master\TitanTest\TitanTest.csproj" (default targets) -- FAILED.
Done Building Project "C:\Users\Owner\Downloads\Titan-master\Titan.sln" (Build target(s)) -- FAILED.
Build FAILED.
"C:\Users\Owner\Downloads\Titan-master\Titan.sln" (Build target) (1) ->
"C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj" (default target) (2) ->
(GetReferenceAssemblyPaths target) ->
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(983,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.6.1" were not found. To resolve this, install the SDK or Targeting Pack
for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used i
n place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
"C:\Users\Owner\Downloads\Titan-master\Titan.sln" (Build target) (1) ->
"C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj" (default target) (2) ->
(ResolveAssemblyReferences target) ->
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3247: Found conflicts between different versions of the same dependent assembly. [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the referen
ce "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as t
o align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project. [C:\Users\Owner\Downloads\Titan-
master\Titan\Titan.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the referen
ce "System.Data", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your
project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project. [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
"C:\Users\Owner\Downloads\Titan-master\Titan.sln" (Build target) (1) ->
"C:\Users\Owner\Downloads\Titan-master\TitanTest\TitanTest.csproj" (default target) (3) ->
(GetReferenceAssemblyPaths target) ->
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(983,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.6.1" were not found. To resolve this, install the SDK or Targeting Pack
for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used i
n place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [C:\Users\Owner\Downloads\Titan-master\TitanTest\TitanTest.csproj]
"C:\Users\Owner\Downloads\Titan-master\Titan.sln" (Build target) (1) ->
"C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj" (default target) (2) ->
(CoreCompile target) ->
Bootstrap\Options.cs(12,45): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Options.cs(18,37): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Options.cs(23,47): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Options.cs(28,36): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Verbs\CommendOptions.cs(18,35): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Verbs\CommendOptions.cs(24,37): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Verbs\CommendOptions.cs(28,39): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Verbs\CommendOptions.cs(32,38): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Verbs\ReportOptions.cs(18,38): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Verbs\ReportOptions.cs(23,35): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Verbs\ReportOptions.cs(29,46): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Verbs\ReportOptions.cs(33,47): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Verbs\ReportOptions.cs(37,39): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Verbs\ReportOptions.cs(41,41): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Verbs\ReportOptions.cs(45,42): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
Bootstrap\Verbs\ReportOptions.cs(49,43): error CS1519: Invalid token '=' in class, struct, or interface member declaration [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
MatchID\Sharecode\ShareCode.cs(78,20): error CS1056: Unexpected character '$' [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
5 Warning(s)
17 Error(s)
Time Elapsed 00:00:02.61
An error occurred when executing task 'Build'.
Error: MSBuild: Process returned an error (exit code 1).```
Do you have Visual Studio 2017 installed? You don't need to open Titan with it but VS 2017 brings the tools required to build Titan.
Would Visual Studio Community 2017 be fine?
If so, I'm installing it right now, will update again.
Yes
Build succeeded, but can't find Titan.exe any where.
Preparing to run build script...
Running build script...
Analyzing build script...
Processing build script...
Installing tools...
Compiling build script...
========================================
Clean
========================================
Executing task: Clean
Cleaning directory C:/Users/Owner/Downloads/Titan-master/Titan/bin/Release
Finished executing task: Clean
========================================
Restore-NuGet-Packages
========================================
Executing task: Restore-NuGet-Packages
MSBuild auto-detection: using msbuild version '15.4.8.50001' from 'C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\bin'.
All packages listed in packages.config are already installed.
Finished executing task: Restore-NuGet-Packages
========================================
Build
========================================
Executing task: Build
Microsoft (R) Build Engine version 15.4.8.50001 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
Build started 29-Oct-17 7:07:17 PM.
Project "C:\Users\Owner\Downloads\Titan-master\Titan.sln" on node 1 (Build target(s)).
ValidateSolutionConfiguration:
Building solution configuration "Release|Any CPU".
Project "C:\Users\Owner\Downloads\Titan-master\Titan.sln" (1) is building "C:\Users\Owner\Downloads\Titan-master\Titan\
Titan.csproj" (2) on node 1 (default targets).
ResolveAssemblyReferences:
Could not read state file "obj\Release\Titan.csprojResolveAssemblyReference.cache". The format of this state file is
not valid.
Consider app.config remapping of assembly "Common.Logging.Core, Culture=neutral, PublicKeyToken=af08829b84f0328e" fro
m Version "3.4.0.0" [] to Version "3.4.1.0" [C:\Users\Owner\Downloads\Titan-master\packages\Common.Logging.Core.3.4.1
\lib\net40\Common.Logging.Core.dll] to solve conflict and get rid of warning.
Consider app.config remapping of assembly "protobuf-net, Culture=neutral, PublicKeyToken=257b51d87d2e4d67" from Versi
on "2.1.0.0" [] to Version "2.3.2.0" [C:\Users\Owner\Downloads\Titan-master\packages\protobuf-net.2.3.2\lib\net40\pro
tobuf-net.dll] to solve conflict and get rid of warning.
Consider app.config remapping of assembly "Newtonsoft.Json, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" from Ve
rsion "9.0.0.0" [] to Version "10.0.0.0" [C:\Users\Owner\Downloads\Titan-master\packages\Newtonsoft.Json.10.0.3\lib\n
et45\Newtonsoft.Json.dll] to solve conflict and get rid of warning.
Consider app.config remapping of assembly "Common.Logging, Culture=neutral, PublicKeyToken=af08829b84f0328e" from Ver
sion "3.4.0.0" [] to Version "3.4.1.0" [C:\Users\Owner\Downloads\Titan-master\packages\Common.Logging.3.4.1\lib\net40
\Common.Logging.dll] to solve conflict and get rid of warning.
Consider app.config remapping of assembly "Serilog.Sinks.Console, Culture=neutral, PublicKeyToken=24c2f752a8e58a10" f
rom Version "3.0.1.0" [] to Version "3.1.1.0" [C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.Console.3
.1.1-dev-00757\lib\net45\Serilog.Sinks.Console.dll] to solve conflict and get rid of warning.
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\amd64\Microsoft.Common.CurrentVersion.ta
rgets(1988,5): warning MSB3276: Found conflicts between different versions of the same dependent assembly. Please set t
he "AutoGenerateBindingRedirects" property to true in the project file. For more information, see http://go.microsoft.c
om/fwlink/?LinkId=294190. [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
CoreCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Roslyn\csc.exe /noconfig /nowarn:1701,
1702 /nostdlib+ /platform:anycpu32bitpreferred /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /reference:C
:\Users\Owner\Downloads\Titan-master\packages\CommandLineParser.2.1.1-beta\lib\net45\CommandLine.dll /reference:C:\Us
ers\Owner\Downloads\Titan-master\packages\Common.Logging.Core.3.4.1\lib\net40\Common.Logging.Core.dll /reference:C:\U
sers\Owner\Downloads\Titan-master\packages\Common.Logging.3.4.1\lib\net40\Common.Logging.dll /reference:C:\Users\Owne
r\Downloads\Titan-master\packages\Common.Logging.Serilog.4.3.0\lib\net45\Common.Logging.Serilog.dll /reference:C:\Use
rs\Owner\Downloads\Titan-master\packages\Eto.Forms.2.4.0-build1054\lib\net45\Eto.dll /reference:C:\Users\Owner\Downlo
ads\Titan-master\packages\Eto.Platform.Gtk3.2.4.0-build1054\lib\net45\Eto.Gtk3.dll /reference:C:\Users\Owner\Download
s\Titan-master\packages\Eto.Platform.Wpf.2.4.0-build1054\lib\net45\Eto.Wpf.dll /reference:"C:\Program Files (x86)\Ref
erence Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.CSharp.dll" /reference:C:\Users\Owner\Downloads\
Titan-master\packages\Mono.CSharp.4.0.0.143\lib\4.5\Mono.CSharp.dll /reference:C:\Users\Owner\Downloads\Titan-master\
packages\Mono.Posix.4.0.0.0\lib\net40\Mono.Posix.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsof
t\Framework\.NETFramework\v4.6.1\mscorlib.dll" /reference:C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\netstandard\v4.0
_2.0.0.0__cc7b13ffcd2ddd51\netstandard.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Newtonsoft.Json.
10.0.3\lib\net45\Newtonsoft.Json.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\protobuf-net.2.3.2\lib
\net40\protobuf-net.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Quartz.3.0.0-beta1\lib\net452\Quart
z.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Serilog.2.6.0-dev-00902\lib\net46\Serilog.dll /refere
nce:C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Enrichers.Thread.3.0.0\lib\net45\Serilog.Enrichers.Thread.
dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.Async.1.2.0-dev-00018\lib\net45\Serilog.S
inks.Async.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.Console.3.1.1-dev-00757\lib\ne
t45\Serilog.Sinks.Console.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.File.3.2.0\lib\
net45\Serilog.Sinks.File.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.Literate.3.0.1-d
ev-00044\lib\net45\Serilog.Sinks.Literate.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks
.RollingFile.3.3.1-dev-00771\lib\net45\Serilog.Sinks.RollingFile.dll /reference:C:\Users\Owner\Downloads\Titan-master
\packages\SteamAuth.1.1.0\lib\net45\SteamAuth.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\SteamKit2
.2.0.0-Alpha9\lib\netstandard2.0\SteamKit2.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Fram
ework\.NETFramework\v4.6.1\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framewo
rk\.NETFramework\v4.6.1\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Mi
crosoft\Framework\.NETFramework\v4.6.1\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Micro
soft\Framework\.NETFramework\v4.6.1\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Fra
mework\.NETFramework\v4.6.1\System.Net.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Fr
amework\.NETFramework\v4.6.1\System.Numerics.dll" /reference:C:\Users\Owner\Downloads\Titan-master\packages\System.Se
curity.AccessControl.4.4.0-preview1-25305-02\lib\net461\System.Security.AccessControl.dll /reference:"C:\Program File
s (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xml.dll" /reference:"C:\Program Files (x
86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xml.Linq.dll" /reference:"C:\Program Files (
x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Collections.Concurrent.dll" /refere
nce:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Collections.
dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.
ComponentModel.Annotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFrame
work\v4.6.1\Facades\System.ComponentModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Fram
ework\.NETFramework\v4.6.1\Facades\System.ComponentModel.EventBasedAsync.dll" /reference:"C:\Program Files (x86)\Refe
rence Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Contracts.dll" /reference:"C:\Pr
ogram Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Debug.dll"
/reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diag
nostics.Tools.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\F
acades\System.Diagnostics.Tracing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.N
ETFramework\v4.6.1\Facades\System.Dynamic.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Micros
oft\Framework\.NETFramework\v4.6.1\Facades\System.Globalization.dll" /reference:"C:\Program Files (x86)\Reference Ass
emblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.IO.dll" /reference:"C:\Program Files (x86)\Reference
Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.dll" /reference:"C:\Program Files (x86)\Refer
ence Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Expressions.dll" /reference:"C:\Program
Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Parallel.dll" /referenc
e:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Queryable
.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System
.Net.NetworkInformation.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramewor
k\v4.6.1\Facades\System.Net.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framewo
rk\.NETFramework\v4.6.1\Facades\System.Net.Requests.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Micr
osoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.WebHeaderCollection.dll" /reference:"C:\Program Files (x86)\R
eference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ObjectModel.dll" /reference:"C:\Program F
iles (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.dll" /reference:"C
:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Emit.dl
l" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Re
flection.Emit.ILGeneration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFrame
work\v4.6.1\Facades\System.Reflection.Emit.Lightweight.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\M
icrosoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Extensions.dll" /reference:"C:\Program Files (x86)\
Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Primitives.dll" /reference:"C
:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Resources.Resource
Manager.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades
\System.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1
\Facades\System.Runtime.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.
NETFramework\v4.6.1\Facades\System.Runtime.Handles.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Micro
soft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.InteropServices.dll" /reference:"C:\Program Files (x86)\Re
ference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Run
time.Numerics.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\F
acades\System.Runtime.Serialization.Json.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Frame
work\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Primitives.dll" /reference:"C:\Program Files (x86)\Ref
erence Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Xml.dll" /reference:"
C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Security.Principa
l.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Syste
m.ServiceModel.Duplex.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\
v4.6.1\Facades\System.ServiceModel.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framew
ork\.NETFramework\v4.6.1\Facades\System.ServiceModel.NetTcp.dll" /reference:"C:\Program Files (x86)\Reference Assembl
ies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Primitives.dll" /reference:"C:\Program Files
(x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Security.dll" /refer
ence:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.Encodi
ng.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Syst
em.Text.Encoding.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFram
ework\v4.6.1\Facades\System.Text.RegularExpressions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Micr
osoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.dll" /reference:"C:\Program Files (x86)\Reference Assem
blies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Tasks.dll" /reference:"C:\Program Files (x86)
\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Tasks.Parallel.dll" /referenc
e:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Time
r.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Syste
m.Xml.ReaderWriter.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.
6.1\Facades\System.Xml.XDocument.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NE
TFramework\v4.6.1\Facades\System.Xml.XmlSerializer.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\Tit
an.exe /ruleset:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Team Tools\Static Analysis Tools\\Rule
Sets\MinimumRecommendedRules.ruleset" /subsystemversion:6.00 /resource:Resources\Steam.ico,Titan.Resources.Steam.ico
/resource:Resources\Logo.ico,Titan.Resources.Logo.ico /target:exe /utf8output Account\Impl\ProtectedAccount.cs Accou
nt\Impl\UnprotectedAccount.cs Account\Result.cs Account\TitanAccount.cs Bans\BanInfo.cs Bans\BanManager.cs Bootstrap\
Options.cs Bootstrap\Verbs\CommendOptions.cs Bootstrap\Verbs\IdleOptions.cs Bootstrap\Verbs\ReportOptions.cs Restrict
ions\Blacklist.cs Json\JsonIndex.cs Json\JsonAccounts.cs Json\Victims.cs Logging\LogCreator.cs Logging\VictimTracker.
cs Managers\AccountManager.cs MatchID\Live\MatchInfo.cs MatchID\Sharecode\ShareCode.cs MatchID\Sharecode\ShareCodeInf
o.cs Meta\CommendInfo.cs Meta\IdleInfo.cs Meta\LiveGameInfo.cs Meta\ReportInfo.cs Managers\ThreadManager.cs Sentry\Se
ntry.cs Titan.cs Properties\AssemblyInfo.cs UI\2FA\TwoFactorAuthForm.cs UI\About\AboutUI.cs UI\Accounts\AccountUI.cs
UI\APIKey\APIKeyForm.cs UI\GameInfo\ExtraGameInfo.cs UI\General\General.cs UI\SharedResources.cs UI\UIManager.cs UI\U
IType.cs Util\ArrayUtil.cs Util\RandomUtil.cs Util\SharecodeUtil.cs Util\SteamUtil.cs Util\StringUtil.cs Util\TimeUti
l.cs Util\WaitFor.cs Web\WebAPIKeyResolver.cs "C:\Users\Owner\AppData\Local\Temp\.NETFramework,Version=v4.6.1.Assembl
yAttributes.cs"
Using shared compilation with compiler from directory: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\
MSBuild\15.0\Bin\Roslyn
_CopyFilesMarkedCopyLocal:
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\CommandLineParser.2.1.1-beta\lib\net45\CommandLine.
dll" to "bin\Release\CommandLine.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Common.Logging.Core.3.4.1\lib\net40\Common.Logging.
Core.dll" to "bin\Release\Common.Logging.Core.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Common.Logging.3.4.1\lib\net40\Common.Logging.dll"
to "bin\Release\Common.Logging.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Common.Logging.Serilog.4.3.0\lib\net45\Common.Loggi
ng.Serilog.dll" to "bin\Release\Common.Logging.Serilog.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Eto.Forms.2.4.0-build1054\lib\net45\Eto.dll" to "bi
n\Release\Eto.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Eto.Platform.Gtk3.2.4.0-build1054\lib\net45\Eto.Gtk
3.dll" to "bin\Release\Eto.Gtk3.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Eto.Platform.Wpf.2.4.0-build1054\lib\net45\Eto.Wpf.
dll" to "bin\Release\Eto.Wpf.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Mono.CSharp.4.0.0.143\lib\4.5\Mono.CSharp.dll" to "
bin\Release\Mono.CSharp.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Mono.Posix.4.0.0.0\lib\net40\Mono.Posix.dll" to "bi
n\Release\Mono.Posix.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dl
l" to "bin\Release\Newtonsoft.Json.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\protobuf-net.2.3.2\lib\net40\protobuf-net.dll" to "
bin\Release\protobuf-net.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Quartz.3.0.0-beta1\lib\net452\Quartz.dll" to "bin\R
elease\Quartz.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.2.6.0-dev-00902\lib\net46\Serilog.dll" to "
bin\Release\Serilog.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Enrichers.Thread.3.0.0\lib\net45\Serilog.En
richers.Thread.dll" to "bin\Release\Serilog.Enrichers.Thread.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.Async.1.2.0-dev-00018\lib\net45\Seril
og.Sinks.Async.dll" to "bin\Release\Serilog.Sinks.Async.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.Console.3.1.1-dev-00757\lib\net45\Ser
ilog.Sinks.Console.dll" to "bin\Release\Serilog.Sinks.Console.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.File.3.2.0\lib\net45\Serilog.Sinks.Fi
le.dll" to "bin\Release\Serilog.Sinks.File.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.Literate.3.0.1-dev-00044\lib\net45\Se
rilog.Sinks.Literate.dll" to "bin\Release\Serilog.Sinks.Literate.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.RollingFile.3.3.1-dev-00771\lib\net45
\Serilog.Sinks.RollingFile.dll" to "bin\Release\Serilog.Sinks.RollingFile.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\SteamAuth.1.1.0\lib\net45\SteamAuth.dll" to "bin\Re
lease\SteamAuth.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\SteamKit2.2.0.0-Alpha9\lib\netstandard2.0\SteamKit2
.dll" to "bin\Release\SteamKit2.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\System.Security.AccessControl.4.4.0-preview1-25305-
02\lib\net461\System.Security.AccessControl.dll" to "bin\Release\System.Security.AccessControl.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\CommandLineParser.2.1.1-beta\lib\net45\CommandLine.
xml" to "bin\Release\CommandLine.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Common.Logging.3.4.1\lib\net40\Common.Logging.pdb"
to "bin\Release\Common.Logging.pdb".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Common.Logging.3.4.1\lib\net40\Common.Logging.xml"
to "bin\Release\Common.Logging.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Common.Logging.Core.3.4.1\lib\net40\Common.Logging.
Core.pdb" to "bin\Release\Common.Logging.Core.pdb".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Common.Logging.Core.3.4.1\lib\net40\Common.Logging.
Core.xml" to "bin\Release\Common.Logging.Core.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Common.Logging.Serilog.4.3.0\lib\net45\Common.Loggi
ng.Serilog.pdb" to "bin\Release\Common.Logging.Serilog.pdb".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Eto.Forms.2.4.0-build1054\lib\net45\Eto.xml" to "bi
n\Release\Eto.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.xm
l" to "bin\Release\Newtonsoft.Json.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\protobuf-net.2.3.2\lib\net40\protobuf-net.xml" to "
bin\Release\protobuf-net.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Quartz.3.0.0-beta1\lib\net452\Quartz.xml" to "bin\R
elease\Quartz.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.2.6.0-dev-00902\lib\net46\Serilog.xml" to "
bin\Release\Serilog.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Enrichers.Thread.3.0.0\lib\net45\Serilog.En
richers.Thread.xml" to "bin\Release\Serilog.Enrichers.Thread.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.Async.1.2.0-dev-00018\lib\net45\Seril
og.Sinks.Async.xml" to "bin\Release\Serilog.Sinks.Async.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.Console.3.1.1-dev-00757\lib\net45\Ser
ilog.Sinks.Console.xml" to "bin\Release\Serilog.Sinks.Console.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.File.3.2.0\lib\net45\Serilog.Sinks.Fi
le.xml" to "bin\Release\Serilog.Sinks.File.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.Literate.3.0.1-dev-00044\lib\net45\Se
rilog.Sinks.Literate.xml" to "bin\Release\Serilog.Sinks.Literate.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.RollingFile.3.3.1-dev-00771\lib\net45
\Serilog.Sinks.RollingFile.xml" to "bin\Release\Serilog.Sinks.RollingFile.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\SteamAuth.1.1.0\lib\net45\SteamAuth.pdb" to "bin\Re
lease\SteamAuth.pdb".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\SteamAuth.1.1.0\lib\net45\SteamAuth.xml" to "bin\Re
lease\SteamAuth.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\SteamKit2.2.0.0-Alpha9\lib\netstandard2.0\SteamKit2
.xml" to "bin\Release\SteamKit2.xml".
Creating "C:\Users\Owner\Downloads\Titan-master\Titan\obj\Release\Titan.csproj.CopyComplete" because "AlwaysCreate" w
as specified.
_CopyOutOfDateSourceItemsToOutputDirectoryAlways:
Creating directory "bin\Release\Resources".
Copying file from "C:\Users\Owner\Downloads\Titan-master\Titan\Resources\Steam.ico" to "bin\Release\Resources\Steam.i
co".
Copying file from "C:\Users\Owner\Downloads\Titan-master\Titan\Resources\Logo.ico" to "bin\Release\Resources\Logo.ico
".
_CopyAppConfigFile:
Copying file from "app.config" to "bin\Release\Titan.exe.config".
CopyFilesToOutputDirectory:
Copying file from "obj\Release\Titan.exe" to "bin\Release\Titan.exe".
Titan -> C:\Users\Owner\Downloads\Titan-master\Titan\bin\Release\Titan.exe
Copying file from "obj\Release\Titan.pdb" to "bin\Release\Titan.pdb".
Done Building Project "C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj" (default targets).
Project "C:\Users\Owner\Downloads\Titan-master\Titan.sln" (1) is building "C:\Users\Owner\Downloads\Titan-master\TitanT
est\TitanTest.csproj" (3) on node 1 (default targets).
ResolveAssemblyReferences:
Primary reference "SteamKit2, Version=1.8.3.0, Culture=neutral, PublicKeyToken=ed3ce47ed5aad940".
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\amd64\Microsoft.Common.CurrentVersion.ta
rgets(1988,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "SteamKit2, Version=1.8
.3.0, Culture=neutral, PublicKeyToken=ed3ce47ed5aad940". Check to make sure the assembly exists on disk. If this refere
nce is required by your code, you may get compilation errors. [C:\Users\Owner\Downloads\Titan-master\TitanTest\TitanTes
t.csproj]
For SearchPath "{HintPathFromItem}".
Considered "..\Titan\bin\Debug\SteamKit2.dll", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\SteamKit2.wi
nmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\SteamKit2.dl
l", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\SteamKit2.ex
e", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Stea
mKit2.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Stea
mKit2.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Stea
mKit2.exe", but it didn't exist.
For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBu
ild\15.0\Bin\AssemblyFolders.config,v4.6.1}".
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\SteamKit2.winmd",
but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\SteamKit2.dll", bu
t it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\SteamKit2.exe", bu
t it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\Extensions\Microsoft\Sq
lDb\SteamKit2.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\Extensions\Microsoft\Sq
lDb\SteamKit2.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\Extensions\Microsoft\Sq
lDb\SteamKit2.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\PublicAssemblies\SteamK
it2.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\PublicAssemblies\SteamK
it2.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\PublicAssemblies\SteamK
it2.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\ReferenceAssemblies\v4.
5\SteamKit2.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\ReferenceAssemblies\v4.
5\SteamKit2.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\ReferenceAssemblies\v4.
5\SteamKit2.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VSSDK\VisualStudioIntegration\Commo
n\Assemblies\v4.0\SteamKit2.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VSSDK\VisualStudioIntegration\Commo
n\Assemblies\v4.0\SteamKit2.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VSSDK\VisualStudioIntegration\Commo
n\Assemblies\v4.0\SteamKit2.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\PublicAssemblies\SteamK
it2.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\PublicAssemblies\SteamK
it2.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\PublicAssemblies\SteamK
it2.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\ReferenceAssemblies\v4.
5\SteamKit2.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\ReferenceAssemblies\v4.
5\SteamKit2.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\ReferenceAssemblies\v4.
5\SteamKit2.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\ReferenceAssemblies\v4.
0\SteamKit2.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\ReferenceAssemblies\v4.
0\SteamKit2.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\ReferenceAssemblies\v4.
0\SteamKit2.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\ReferenceAssemblies\v4.
0\SteamKit2.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\ReferenceAssemblies\v4.
0\SteamKit2.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\ReferenceAssemblies\v4.
0\SteamKit2.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\ReferenceAssemblies\v2.
0\SteamKit2.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\ReferenceAssemblies\v2.
0\SteamKit2.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\ReferenceAssemblies\v2.
0\SteamKit2.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VSSDK\VisualStudioIntegration\Commo
n\Assemblies\v2.0\SteamKit2.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VSSDK\VisualStudioIntegration\Commo
n\Assemblies\v2.0\SteamKit2.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VSSDK\VisualStudioIntegration\Commo
n\Assemblies\v2.0\SteamKit2.exe", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\ReferenceAssemblies\v2.
0\SteamKit2.winmd", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\ReferenceAssemblies\v2.
0\SteamKit2.dll", but it didn't exist.
Considered "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\ReferenceAssemblies\v2.
0\SteamKit2.exe", but it didn't exist.
For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}".
Considered AssemblyFoldersEx locations.
For SearchPath "{AssemblyFolders}".
Considered "C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\SteamKit2.winmd", but it didn't ex
ist.
Considered "C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\SteamKit2.dll", but it didn't exis
t.
Considered "C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\SteamKit2.exe", but it didn't exis
t.
For SearchPath "{GAC}".
Considered "SteamKit2, Version=1.8.3.0, Culture=neutral, PublicKeyToken=ed3ce47ed5aad940", which was not foun
d in the GAC.
For SearchPath "{RawFileName}".
Considered treating "SteamKit2, Version=1.8.3.0, Culture=neutral, PublicKeyToken=ed3ce47ed5aad940" as a file
name, but it didn't exist.
For SearchPath "bin\Release\".
Considered "bin\Release\SteamKit2.winmd", but it didn't exist.
Considered "bin\Release\SteamKit2.dll", but it didn't exist.
Considered "bin\Release\SteamKit2.exe", but it didn't exist.
There was a conflict between "SteamKit2, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null" and "SteamKit2, Versi
on=1.8.3.0, Culture=neutral, PublicKeyToken=ed3ce47ed5aad940".
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\amd64\Microsoft.Common.CurrentVersion.ta
rgets(1988,5): warning MSB3243: No way to resolve conflict between "SteamKit2, Version=2.0.0.0, Culture=neutral, Public
KeyToken=null" and "SteamKit2, Version=1.8.3.0, Culture=neutral, PublicKeyToken=ed3ce47ed5aad940". Choosing "SteamKit2,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=null" arbitrarily. [C:\Users\Owner\Downloads\Titan-master\TitanTest\T
itanTest.csproj]
AssemblyFoldersEx location: "{Registry:Software\Microsoft\.NETFramework,v4.6.1,AssemblyFoldersEx}"
C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\
C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\\PublicAssemblies
C:\Program Files (x86)\Microsoft Chart Controls\Assemblies
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the i
nput files.
CoreCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Roslyn\csc.exe /noconfig /nowarn:1701,
1702 /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /reference:C:\Users\Owner\
Downloads\Titan-master\packages\Microsoft.Win32.Registry.4.4.0-preview1-25305-02\lib\net461\Microsoft.Win32.Registry.
dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.dll" /r
eference:C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\netstandard\v4.0_2.0.0.0__cc7b13ffcd2ddd51\netstandard.dll /refer
ence:C:\Users\Owner\Downloads\Titan-master\packages\protobuf-net.2.3.2\lib\net40\protobuf-net.dll /reference:C:\Users
\Owner\Downloads\Titan-master\packages\Serilog.Enrichers.Thread.3.0.0\lib\net45\Serilog.Enrichers.Thread.dll /referen
ce:C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.Async.1.2.0-dev-00018\lib\net45\Serilog.Sinks.Async.d
ll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.Console.3.1.1-dev-00757\lib\net45\Serilog.
Sinks.Console.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.File.3.2.0\lib\net45\Serilo
g.Sinks.File.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.Literate.3.0.1-dev-00044\lib
\net45\Serilog.Sinks.Literate.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.RollingFile
.3.3.1-dev-00771\lib\net45\Serilog.Sinks.RollingFile.dll /reference:C:\Users\Owner\Downloads\Titan-master\packages\St
eamKit2.2.0.0-Alpha9\lib\netstandard2.0\SteamKit2.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microso
ft\Framework\.NETFramework\v4.6.1\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\
Framework\.NETFramework\v4.6.1\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Fra
mework\.NETFramework\v4.6.1\System.dll" /reference:C:\Users\Owner\Downloads\Titan-master\packages\System.Security.Acc
essControl.4.4.0-preview1-25305-02\lib\net461\System.Security.AccessControl.dll /reference:C:\Users\Owner\Downloads\T
itan-master\packages\System.Security.Principal.Windows.4.4.0-preview1-25305-02\lib\net461\System.Security.Principal.W
indows.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xm
l.dll" /reference:C:\Users\Owner\Downloads\Titan-master\Titan\bin\Release\Titan.exe /reference:C:\Users\Owner\Downloa
ds\Titan-master\packages\xunit.abstractions.2.0.1\lib\net35\xunit.abstractions.dll /reference:C:\Users\Owner\Download
s\Titan-master\packages\xunit.assert.2.3.0\lib\netstandard1.1\xunit.assert.dll /reference:C:\Users\Owner\Downloads\Ti
tan-master\packages\xunit.extensibility.core.2.3.0\lib\netstandard1.1\xunit.core.dll /reference:C:\Users\Owner\Downlo
ads\Titan-master\packages\xunit.extensibility.execution.2.3.0\lib\net452\xunit.execution.desktop.dll /reference:"C:\P
rogram Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Collections.Concurren
t.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Syste
m.Collections.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\F
acades\System.ComponentModel.Annotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Frame
work\.NETFramework\v4.6.1\Facades\System.ComponentModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\
Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ComponentModel.EventBasedAsync.dll" /reference:"C:\Program Fi
les (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Contracts.dll" /re
ference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnost
ics.Debug.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facad
es\System.Diagnostics.Tools.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFram
ework\v4.6.1\Facades\System.Diagnostics.Tracing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsof
t\Framework\.NETFramework\v4.6.1\Facades\System.Dynamic.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Ass
emblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Globalization.dll" /reference:"C:\Program Files (x86)
\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.IO.dll" /reference:"C:\Program Files (x
86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.dll" /reference:"C:\Program Fil
es (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Expressions.dll" /referenc
e:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Parallel.
dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.
Linq.Queryable.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\
Facades\System.Net.NetworkInformation.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framewor
k\.NETFramework\v4.6.1\Facades\System.Net.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Mic
rosoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.Requests.dll" /reference:"C:\Program Files (x86)\Reference A
ssemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.WebHeaderCollection.dll" /reference:"C:\Program
Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ObjectModel.dll" /reference
:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.dll"
/reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Refl
ection.Emit.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Fac
ades\System.Reflection.Emit.ILGeneration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Frame
work\.NETFramework\v4.6.1\Facades\System.Reflection.Emit.Lightweight.dll" /reference:"C:\Program Files (x86)\Referenc
e Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Extensions.dll" /reference:"C:\Progra
m Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Primitives.dll"
/reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reso
urces.ResourceManager.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\
v4.6.1\Facades\System.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFr
amework\v4.6.1\Facades\System.Runtime.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microso
ft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Handles.dll" /reference:"C:\Program Files (x86)\Reference As
semblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.InteropServices.dll" /reference:"C:\Program
Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.InteropServices.Wind
owsRuntime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Faca
des\System.Runtime.Numerics.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFram
ework\v4.6.1\Facades\System.Runtime.Serialization.Json.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\M
icrosoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Primitives.dll" /reference:"C:\Program F
iles (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Xml.dll
" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Sec
urity.Principal.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1
\Facades\System.ServiceModel.Duplex.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\
.NETFramework\v4.6.1\Facades\System.ServiceModel.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Mi
crosoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.NetTcp.dll" /reference:"C:\Program Files (x86)\Ref
erence Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Primitives.dll" /reference:"C:
\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Securi
ty.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\Syst
em.Text.Encoding.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.
1\Facades\System.Text.Encoding.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Fram
ework\.NETFramework\v4.6.1\Facades\System.Text.RegularExpressions.dll" /reference:"C:\Program Files (x86)\Reference A
ssemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.dll" /reference:"C:\Program Files (x86)\R
eference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Tasks.dll" /reference:"C:\Progr
am Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Tasks.Parallel.
dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.
Threading.Timer.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1
\Facades\System.Xml.ReaderWriter.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NE
TFramework\v4.6.1\Facades\System.Xml.XDocument.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft
\Framework\.NETFramework\v4.6.1\Facades\System.Xml.XmlSerializer.dll" /debug+ /debug:full /filealign:512 /optimize+ /
out:obj\Release\TitanTest.dll /ruleset:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Team Tools\Stat
ic Analysis Tools\\Rule Sets\MinimumRecommendedRules.ruleset" /subsystemversion:6.00 /target:library /utf8output BanM
anagerTest.cs ShareCodeDecoderTest.cs SteamUtilTest.cs ThreadTimeoutTest.cs Properties\AssemblyInfo.cs "C:\Users\Owne
r\AppData\Local\Temp\.NETFramework,Version=v4.6.1.AssemblyAttributes.cs"
Using shared compilation with compiler from directory: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\
MSBuild\15.0\Bin\Roslyn
Properties\AssemblyInfo.cs(35,32): warning CS7035: The specified version string does not conform to the recommended for
mat - major.minor.build.revision [C:\Users\Owner\Downloads\Titan-master\TitanTest\TitanTest.csproj]
_CopyFilesMarkedCopyLocal:
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Microsoft.Win32.Registry.4.4.0-preview1-25305-02\li
b\net461\Microsoft.Win32.Registry.dll" to "bin\Release\Microsoft.Win32.Registry.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\protobuf-net.2.3.2\lib\net40\protobuf-net.dll" to "
bin\Release\protobuf-net.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Enrichers.Thread.3.0.0\lib\net45\Serilog.En
richers.Thread.dll" to "bin\Release\Serilog.Enrichers.Thread.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.Async.1.2.0-dev-00018\lib\net45\Seril
og.Sinks.Async.dll" to "bin\Release\Serilog.Sinks.Async.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.Console.3.1.1-dev-00757\lib\net45\Ser
ilog.Sinks.Console.dll" to "bin\Release\Serilog.Sinks.Console.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.File.3.2.0\lib\net45\Serilog.Sinks.Fi
le.dll" to "bin\Release\Serilog.Sinks.File.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.Literate.3.0.1-dev-00044\lib\net45\Se
rilog.Sinks.Literate.dll" to "bin\Release\Serilog.Sinks.Literate.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.RollingFile.3.3.1-dev-00771\lib\net45
\Serilog.Sinks.RollingFile.dll" to "bin\Release\Serilog.Sinks.RollingFile.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\SteamKit2.2.0.0-Alpha9\lib\netstandard2.0\SteamKit2
.dll" to "bin\Release\SteamKit2.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\System.Security.AccessControl.4.4.0-preview1-25305-
02\lib\net461\System.Security.AccessControl.dll" to "bin\Release\System.Security.AccessControl.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\System.Security.Principal.Windows.4.4.0-preview1-25
305-02\lib\net461\System.Security.Principal.Windows.dll" to "bin\Release\System.Security.Principal.Windows.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\Titan\bin\Release\Titan.exe" to "bin\Release\Titan.exe".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\xunit.abstractions.2.0.1\lib\net35\xunit.abstractio
ns.dll" to "bin\Release\xunit.abstractions.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\xunit.assert.2.3.0\lib\netstandard1.1\xunit.assert.
dll" to "bin\Release\xunit.assert.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\xunit.extensibility.core.2.3.0\lib\netstandard1.1\x
unit.core.dll" to "bin\Release\xunit.core.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\xunit.extensibility.execution.2.3.0\lib\net452\xuni
t.execution.desktop.dll" to "bin\Release\xunit.execution.desktop.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\Titan\bin\Release\Serilog.dll" to "bin\Release\Serilog.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\Titan\bin\Release\Quartz.dll" to "bin\Release\Quartz.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\Titan\bin\Release\CommandLine.dll" to "bin\Release\CommandLi
ne.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\Titan\bin\Release\Eto.dll" to "bin\Release\Eto.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\Titan\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newto
nsoft.Json.dll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\Titan\bin\Release\SteamAuth.dll" to "bin\Release\SteamAuth.d
ll".
Copying file from "C:\Users\Owner\Downloads\Titan-master\Titan\bin\Release\Titan.pdb" to "bin\Release\Titan.pdb".
Copying file from "C:\Users\Owner\Downloads\Titan-master\Titan\bin\Release\Titan.exe.config" to "bin\Release\Titan.ex
e.config".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\protobuf-net.2.3.2\lib\net40\protobuf-net.xml" to "
bin\Release\protobuf-net.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Enrichers.Thread.3.0.0\lib\net45\Serilog.En
richers.Thread.xml" to "bin\Release\Serilog.Enrichers.Thread.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.Async.1.2.0-dev-00018\lib\net45\Seril
og.Sinks.Async.xml" to "bin\Release\Serilog.Sinks.Async.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.Console.3.1.1-dev-00757\lib\net45\Ser
ilog.Sinks.Console.xml" to "bin\Release\Serilog.Sinks.Console.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.File.3.2.0\lib\net45\Serilog.Sinks.Fi
le.xml" to "bin\Release\Serilog.Sinks.File.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.Literate.3.0.1-dev-00044\lib\net45\Se
rilog.Sinks.Literate.xml" to "bin\Release\Serilog.Sinks.Literate.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\Serilog.Sinks.RollingFile.3.3.1-dev-00771\lib\net45
\Serilog.Sinks.RollingFile.xml" to "bin\Release\Serilog.Sinks.RollingFile.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\SteamKit2.2.0.0-Alpha9\lib\netstandard2.0\SteamKit2
.xml" to "bin\Release\SteamKit2.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\xunit.abstractions.2.0.1\lib\net35\xunit.abstractio
ns.xml" to "bin\Release\xunit.abstractions.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\xunit.assert.2.3.0\lib\netstandard1.1\xunit.assert.
xml" to "bin\Release\xunit.assert.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\xunit.extensibility.core.2.3.0\lib\netstandard1.1\x
unit.core.xml" to "bin\Release\xunit.core.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\packages\xunit.extensibility.execution.2.3.0\lib\net452\xuni
t.execution.desktop.xml" to "bin\Release\xunit.execution.desktop.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\Titan\bin\Release\Serilog.xml" to "bin\Release\Serilog.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\Titan\bin\Release\Quartz.xml" to "bin\Release\Quartz.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\Titan\bin\Release\CommandLine.xml" to "bin\Release\CommandLi
ne.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\Titan\bin\Release\Eto.xml" to "bin\Release\Eto.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\Titan\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newto
nsoft.Json.xml".
Copying file from "C:\Users\Owner\Downloads\Titan-master\Titan\bin\Release\SteamAuth.pdb" to "bin\Release\SteamAuth.p
db".
Copying file from "C:\Users\Owner\Downloads\Titan-master\Titan\bin\Release\SteamAuth.xml" to "bin\Release\SteamAuth.x
ml".
Creating "C:\Users\Owner\Downloads\Titan-master\TitanTest\obj\Release\TitanTest.csproj.CopyComplete" because "AlwaysC
reate" was specified.
_CopyOutOfDateSourceItemsToOutputDirectoryAlways:
Creating directory "bin\Release\Resources".
Copying file from "C:\Users\Owner\Downloads\Titan-master\Titan\Resources\Steam.ico" to "bin\Release\Resources\Steam.i
co".
Copying file from "C:\Users\Owner\Downloads\Titan-master\Titan\Resources\Logo.ico" to "bin\Release\Resources\Logo.ico
".
_CopyAppConfigFile:
Copying file from "obj\Release\TitanTest.csproj.TitanTest.dll.config" to "bin\Release\TitanTest.dll.config".
CopyFilesToOutputDirectory:
Copying file from "obj\Release\TitanTest.dll" to "bin\Release\TitanTest.dll".
TitanTest -> C:\Users\Owner\Downloads\Titan-master\TitanTest\bin\Release\TitanTest.dll
Copying file from "obj\Release\TitanTest.pdb" to "bin\Release\TitanTest.pdb".
Done Building Project "C:\Users\Owner\Downloads\Titan-master\TitanTest\TitanTest.csproj" (default targets).
Done Building Project "C:\Users\Owner\Downloads\Titan-master\Titan.sln" (Build target(s)).
Build succeeded.
"C:\Users\Owner\Downloads\Titan-master\Titan.sln" (Build target) (1) ->
"C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj" (default target) (2) ->
(ResolveAssemblyReferences target) ->
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\amd64\Microsoft.Common.CurrentVersion.
targets(1988,5): warning MSB3276: Found conflicts between different versions of the same dependent assembly. Please set
the "AutoGenerateBindingRedirects" property to true in the project file. For more information, see http://go.microsoft
.com/fwlink/?LinkId=294190. [C:\Users\Owner\Downloads\Titan-master\Titan\Titan.csproj]
"C:\Users\Owner\Downloads\Titan-master\Titan.sln" (Build target) (1) ->
"C:\Users\Owner\Downloads\Titan-master\TitanTest\TitanTest.csproj" (default target) (3) ->
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\amd64\Microsoft.Common.CurrentVersion.
targets(1988,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "SteamKit2, Version=1
.8.3.0, Culture=neutral, PublicKeyToken=ed3ce47ed5aad940". Check to make sure the assembly exists on disk. If this refe
rence is required by your code, you may get compilation errors. [C:\Users\Owner\Downloads\Titan-master\TitanTest\TitanT
est.csproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\amd64\Microsoft.Common.CurrentVersion.
targets(1988,5): warning MSB3243: No way to resolve conflict between "SteamKit2, Version=2.0.0.0, Culture=neutral, Publ
icKeyToken=null" and "SteamKit2, Version=1.8.3.0, Culture=neutral, PublicKeyToken=ed3ce47ed5aad940". Choosing "SteamKit
2, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null" arbitrarily. [C:\Users\Owner\Downloads\Titan-master\TitanTest
\TitanTest.csproj]
"C:\Users\Owner\Downloads\Titan-master\Titan.sln" (Build target) (1) ->
"C:\Users\Owner\Downloads\Titan-master\TitanTest\TitanTest.csproj" (default target) (3) ->
(CoreCompile target) ->
Properties\AssemblyInfo.cs(35,32): warning CS7035: The specified version string does not conform to the recommended f
ormat - major.minor.build.revision [C:\Users\Owner\Downloads\Titan-master\TitanTest\TitanTest.csproj]
4 Warning(s)
0 Error(s)
Time Elapsed 00:00:13.13
Finished executing task: Build
========================================
Run-Unit-Tests
========================================
Executing task: Run-Unit-Tests
xUnit.net Console Runner (64-bit Desktop .NET 4.0.30319.42000)
Discovering: TitanTest
Discovered: TitanTest
Starting: TitanTest
Finished: TitanTest
=== TEST EXECUTION SUMMARY ===
TitanTest Total: 15, Errors: 0, Failed: 0, Skipped: 0, Time: 5.789s
Finished executing task: Run-Unit-Tests
========================================
Default
========================================
Executing task: Default
Finished executing task: Default
Task Duration
--------------------------------------------------
Clean 00:00:00.0101130
Restore-NuGet-Packages 00:00:04.6213547
Build 00:00:13.6927573
Run-Unit-Tests 00:00:07.0860531
Default 00:00:00.0137242
--------------------------------------------------
Total: 00:00:25.4240023```
Nevermind, found it.
Found it in \Titan-master\Titan\bin\Release but it won't run. Ir crashes almost instantly.
Does a Serilog.Sinks.Console.dll exist?
It works fine now, used the latest release, didn't need to clone and compile it myself.
Thanks for the help!
Alright, feel free to open another issue when something doesn't work.
Description
Connection to accounts time out while commending.
Reproduction Steps
Errors
System Information
Operating System: Windows 10 x64 Titan version: 1.5.0