1|Clearing temp folder
	Parsing arguments
	Running BackupFiles
	Backup dll found: C:\Users\Puppy\Downloads\DMTv2.2.7569.26209/Backups/SP/19.1b8/Assembly-CSharp.dll
	Running DeployDlls
	Deploying DLLs
	Running LocalisationPatch
	Localisation no longer handled in DMT after A17
	Running InitialPatchTask
	Compiling Roslyn Scripts assembly for InitialPatch...
	Built patch file in 0ms
	PatchMods compile successful
	Found patcher mods: 3
Hooking harmony
	Hooking console commands
	Running CreateModDll
	Compiling Mods.dll...
	Compiling Roslyn Scripts assembly for InitialPatch...
	Built in 0ms
	warning CS1701: Assuming assembly reference 'mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' used by 'UnityEngine.CoreModule' matches identity 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' of 'mscorlib', you may need to supply runtime policy
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Entities\LegacyEntityClasses.cs(113,16): warning CS0108: 'EntityZombieCrawlSDX.GetWalkType()' hides inherited member 'EntityAlive.GetWalkType()'. Use the new keyword if hiding was intended.
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Quests\QuestActionReplaceEntitySDX.cs(39,18): warning CS0108: 'QuestActionReplaceEntitySDX.HandleSpawnEntities()' hides inherited member 'QuestActionSpawnEntitySDX.HandleSpawnEntities()'. Use the new keyword if hiding was intended.
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\EAI\EAIApproachAndFollowTargetSDX.cs(19,25): warning CS0108: 'EAIApproachAndFollowTargetSDX.entityTarget' hides inherited member 'EAIApproachAndAttackTarget.entityTarget'. Use the new keyword if hiding was intended.
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Animation\MecanimSDX.cs(16,18): warning CS0108: 'MecanimSDX.animSyncWaitTime' hides inherited member 'AvatarController.animSyncWaitTime'. Use the new keyword if hiding was intended.
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Animation\MecanimSDX.cs(150,28): warning CS0114: 'MecanimSDX.Update()' hides inherited member 'AvatarController.Update()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Entities\EntityZombieFlockSDX.cs(273,16): warning CS0108: 'EntityZombieFlockSDX.GetWalkType()' hides inherited member 'EntityAlive.GetWalkType()'. Use the new keyword if hiding was intended.
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Entities\EntityZombieFlockSDX.cs(514,28): warning CS0109: The member 'EntityZombieFlockSDX.GetMasterEntity()' does not hide an accessible member. The new keyword is not required.
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\EAI\EAILootLocationSDX.cs(477,22): warning CS0109: The member 'EAILootLocationSDX.updatePath()' does not hide an accessible member. The new keyword is not required.
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Entities\EntityZombieFlockSDX.cs(326,34): warning CS0168: The variable 'ex' is declared but never used
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Entities\EntityZombieFlyingSDX.cs(802,25): warning CS0219: The variable 'num' is assigned but its value is never used
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\EAI\EAIRunawayFromEntitySDX.cs(13,17): warning CS0169: The field 'EAIRunAwayFromEntitySDX.fleeCounter' is never used
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\MusicBoxes\MusicBoxScript.cs(41,24): warning CS0649: Field 'MusicBoxScript.myAudioSource' is never assigned to, and will always have its default value null
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Animation\MecanimSDX.cs(70,19): warning CS0649: Field 'MecanimSDX.fpvJumpState' is never assigned to, and will always have its default value 0
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Animation\MecanimSDX.cs(59,18): warning CS0169: The field 'MecanimSDX.isInDeathAnim' is never used
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Entities\EntityZombieFlyingSDX.cs(68,17): warning CS0169: The field 'EntityZombieFlyingSDX.TargetInterval' is never used
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Animation\MecanimSDX.cs(69,19): warning CS0649: Field 'MecanimSDX.jumpState' is never assigned to, and will always have its default value 0
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\EAI\EAIRunawayFromEntitySDX.cs(15,11): warning CS0649: Field 'EAIRunAwayFromEntitySDX.originalView' is never assigned to, and will always have its default value 0
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\MinEvents\MinEventActionExecuteConsoleCommand.cs(8,16): warning CS0169: The field 'MinEventActionExecuteConsoleCommand._cInfo' is never used
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Entities\EntityAliveSDX.cs(331,17): warning CS0169: The field 'EntityAliveSDX.waitTicks' is never used
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\EAI\EAIGuardSDX.cs(10,18): warning CS0169: The field 'EAIGuardSDX.hadPath' is never used
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Entities\EntityZombieFlockSDX.cs(80,19): warning CS0414: The field 'EntityZombieFlockSDX.meshScale' is assigned but its value is never used
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Entities\EntityZombieFlockSDX.cs(41,19): warning CS0414: The field 'EntityZombieFlockSDX.flApproachSpeed' is assigned but its value is never used
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\EAI\EAIRunawayFromEntitySDX.cs(14,17): warning CS0414: The field 'EAIRunAwayFromEntitySDX.fleeDistance' is assigned but its value is never used
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\EAI\EAIApproachAndFollowTargetSDX.cs(20,18): warning CS0414: The field 'EAIApproachAndFollowTargetSDX.isTargetToEat' is assigned but its value is never used
	process exited with error code -1
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Animation\MecanimSDX.cs(29,20): warning CS0414: The field 'MecanimSDX.temp' is assigned but its value is never used
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Entities\EntityZombieFlockSDX.cs(54,10): warning CS0414: The field 'EntityZombieFlockSDX.blRunInDark' is assigned but its value is never used
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Entities\EntityZombieFlockSDX.cs(49,19): warning CS0414: The field 'EntityZombieFlockSDX.MaxSpeed' is assigned but its value is never used
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Blocks\BlockTriggeredSDX.cs(29,11): warning CS0414: The field 'BlockTriggeredSDX.timeOut' is assigned but its value is never used
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Entities\EntityZombieFlockSDX.cs(62,18): warning CS0414: The field 'EntityZombieFlockSDX.useVanillaAI' is assigned but its value is never used
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Entities\EntityZombieFlockSDX.cs(52,20): warning CS0414: The field 'EntityZombieFlockSDX.strCustomUMA' is assigned but its value is never used
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Animation\MecanimSDX.cs(66,18): warning CS0414: The field 'MecanimSDX.CriticalError' is assigned but its value is never used
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\EAI\EAIApproachAndFollowTargetSDX.cs(14,18): warning CS0414: The field 'EAIApproachAndFollowTargetSDX.DeathOnLeaderLoss' is assigned but its value is never used
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Blocks\BlockTriggeredSDX.cs(30,11): warning CS0414: The field 'BlockTriggeredSDX.NextCheck' is assigned but its value is never used
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Entities\EntityZombieFlockSDX.cs(50,19): warning CS0414: The field 'EntityZombieFlockSDX.MinSpeed' is assigned but its value is never used
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\EAI\EAIPatrolSDX.cs(10,19): warning CS0414: The field 'EAIPatrolSDX.nextCheck' is assigned but its value is never used
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Blocks\BlockTriggeredSDX.cs(31,10): warning CS0414: The field 'BlockTriggeredSDX.TriggerOnly' is assigned but its value is never used
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\EAI\EAIApproachAndAttackSDX.cs(8,18): warning CS0414: The field 'EAIApproachAndAttackSDX.isTargetToEat' is assigned but its value is never used
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Animation\MecanimSDX.cs(272,26): error CS0115: 'MecanimSDX.IsAnimationElectrocutedPlaying()': no suitable method found to override
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\Animation\MecanimSDX.cs(276,26): error CS0115: 'MecanimSDX.StartAnimationElectrocuted()': no suitable method found to override
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\EAI\EAIMaslowLevel1SDX.cs(221,39): error CS1501: No overload for method 'CalcIfUnreachablePos' takes 1 arguments
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\EAI\EAILootLocationSDX.cs(465,39): error CS1501: No overload for method 'CalcIfUnreachablePos' takes 1 arguments
	C:\Users\Puppy\Downloads\DMT Mods\SphereII.ModsA19-master/0-SphereIICore/Scripts\EAI\EAIApproachAndFollowTargetSDX.cs(283,35): error CS1501: No overload for method 'CalcIfUnreachablePos' takes 1 arguments
	Failed to compile Mods.dll
	Build failed