I can't use your bot, some files can't be complied. Check this.
2016-09-13 16:10:45,551 [10] DEBUG AssemblyLoader`1 (null) - Reloading AssemblyLoader<Triton.Bot.IRoutine> - Initializing
2016-09-13 16:10:45,559 [1] DEBUG Logger (null) - Current bot set to DefaultBot.
2016-09-13 16:10:53,910 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\DefaultRoutine.cs(72,18) : warning CS0219: The variable 'concede' is assigned but its value is never used
2016-09-13 16:10:53,911 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\DefaultRoutine.cs(647,27) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2016-09-13 16:10:53,911 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\DefaultRoutine.cs(1044,27) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2016-09-13 16:10:53,912 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\DefaultRoutine.cs(1060,27) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2016-09-13 16:10:53,912 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\DefaultRoutine.cs(1199,27) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2016-09-13 16:10:53,912 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\BoardTester.cs(99,20) : warning CS0219: The variable 'omd' is assigned but its value is never used
2016-09-13 16:10:53,912 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\BoardTester.cs(100,20) : warning CS0219: The variable 'emd' is assigned but its value is never used
2016-09-13 16:10:53,913 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\CardDB.cs(5637,17) : warning CS0219: The variable 'de' is assigned but its value is never used
2016-09-13 16:10:53,913 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\ComboBreaker.cs(52,21) : warning CS0219: The variable 'i' is assigned but its value is never used
2016-09-13 16:10:53,913 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\Mulligan.cs(113,30) : warning CS0168: The variable 'ee' is declared but never used
2016-09-13 16:10:53,913 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\Mulligan.cs(145,34) : warning CS0168: The variable 'eee' is declared but never used
2016-09-13 16:10:53,913 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(152,21) : warning CS0162: Unreachable code detected
2016-09-13 16:10:53,913 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(528,22) : warning CS0219: The variable 'frothingberserkerEnemy' is assigned but its value is never used
2016-09-13 16:10:53,914 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(529,22) : warning CS0219: The variable 'frothingberserkerOwn' is assigned but its value is never used
2016-09-13 16:10:53,914 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(530,22) : warning CS0219: The variable 'grimpatronEnemy' is assigned but its value is never used
2016-09-13 16:10:53,914 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(531,22) : warning CS0219: The variable 'grimpatronOwn' is assigned but its value is never used
2016-09-13 16:10:53,914 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(908,80) : warning CS0162: Unreachable code detected
2016-09-13 16:10:53,915 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(909,72) : warning CS0162: Unreachable code detected
2016-09-13 16:10:53,915 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(910,71) : warning CS0162: Unreachable code detected
2016-09-13 16:10:53,915 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(930,76) : warning CS0162: Unreachable code detected
2016-09-13 16:10:53,915 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(931,76) : warning CS0162: Unreachable code detected
2016-09-13 16:10:53,916 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(981,78) : warning CS0162: Unreachable code detected
2016-09-13 16:10:53,916 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(982,75) : warning CS0162: Unreachable code detected
2016-09-13 16:10:53,916 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(983,81) : warning CS0162: Unreachable code detected
2016-09-13 16:10:53,916 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1256,25) : warning CS0162: Unreachable code detected
2016-09-13 16:10:53,917 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(2444,68) : warning CS0162: Unreachable code detected
2016-09-13 16:10:53,917 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(2676,55) : warning CS0162: Unreachable code detected
2016-09-13 16:10:53,917 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(2677,64) : warning CS0162: Unreachable code detected
2016-09-13 16:10:53,917 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\Playfield.cs(1528,34) : warning CS0219: The variable 'dontkill' is assigned but its value is never used
2016-09-13 16:10:53,917 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\Playfield.cs(2608,42) : error CS1501: No overload for method 'checkIfComboWasPlayed' takes 1 arguments
2016-09-13 16:10:53,919 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\Playfield.cs(5689,18) : warning CS0219: The variable 'cthunonboard' is assigned but its value is never used
2016-09-13 16:10:53,919 [10] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Hearthbuddy\Routines\DefaultRoutine\Silverfish\penalties\Pen_DREAM_05.cs(31,13) : warning CS0162: Unreachable code detected
2016-09-13 16:10:53,983 [10] DEBUG AssemblyLoader`1 (null) - Reloading AssemblyLoader<Triton.Bot.IPlugin> - Initializing