trying to dl and install the 1.09 version and i use fresh DB404 and new quest tools
when i try to run the bot with fork 1.09 i get this
Compiler Error: c:\DemonBuddys\Demonbuddy 1.1.2273.404\Plugins\Trinity\Combat\Weighting.cs(26,29) : error CS0111: Type 'Trinity.Trinity' already defines a member called 'RefreshDiaGetWeights' with the same parameter types
Compiler Error: c:\DemonBuddys\Demonbuddy 1.1.2273.404\Plugins\Trinity\Combat\Weighting.cs(1602,30) : error CS0111: Type 'Trinity.Trinity' already defines a member called 'RecordTargetHistory' with the same parameter types
Compiler Error: c:\DemonBuddys\Demonbuddy 1.1.2273.404\Plugins\Trinity\Combat\Weighting.cs(1610,31) : error CS0111: Type 'Trinity.Trinity' already defines a member called 'GetLastHadUnitsInSights' with the same parameter types
Compiler Error: c:\DemonBuddys\Demonbuddy 1.1.2273.404\Plugins\Trinity\Combat\Weighting.cs(1615,22) : error CS0102: The type 'Trinity.Trinity' already contains a definition for 'MaxWeight'
Compiler Error: c:\DemonBuddys\Demonbuddy 1.1.2273.404\Plugins\Trinity\Cache\CacheUIObject.cs(12,18) : warning CS0660: 'Trinity.Cache.CacheUIObject' defines operator == or operator != but does not override Object.Equals(object o)
Compiler Error: c:\DemonBuddys\Demonbuddy 1.1.2273.404\Plugins\Trinity\Items\ItemWrapper.cs(12,18) : warning CS0660: 'Trinity.Items.ItemWrapper' defines operator == or operator != but does not override Object.Equals(object o)
what did i do wrong