I'm running latest BETA, maybe give it a try?
It's still working, just unzip, configure and have fun
I downloaded the latest beta of DB. Then I downloaded the GSR beta and extracted it into the plugins directory. Now when I launch DB I get this error:
Compiler Error: c:\DemonBuddy\DemonbuddyBETA 1.1.2150.487\Plugins\Trinity\Reference\ItemRanks.cs(10,7) : warning CS0105: The using directive for 'Zeta.Game.Internals' appeared previously in this namespace
Compiler Error: c:\DemonBuddy\DemonbuddyBETA 1.1.2150.487\Plugins\Trinity\Cache\RefreshObject.cs(106,30) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\DemonBuddy\DemonbuddyBETA 1.1.2150.487\Plugins\Trinity\Combat\Abilities\BarbarianCombat.cs(792,47) : error CS0103: The name 'LastChangedZigZag' does not exist in the current context
Compiler Error: c:\DemonBuddy\DemonbuddyBETA 1.1.2150.487\Plugins\Trinity\Combat\Abilities\BarbarianCombat.cs(793,46) : error CS0103: The name 'LastZigZagUnitAcdGuid' does not exist in the current context
Compiler Error: c:\DemonBuddy\DemonbuddyBETA 1.1.2150.487\Plugins\Trinity\Combat\Abilities\BarbarianCombat.cs(812,21) : error CS0103: The name 'LastZigZagUnitAcdGuid' does not exist in the current context
Compiler Error: c:\DemonBuddy\DemonbuddyBETA 1.1.2150.487\Plugins\Trinity\Combat\Abilities\BarbarianCombat.cs(813,21) : error CS0103: The name 'LastChangedZigZag' does not exist in the current context
Compiler Error: c:\DemonBuddy\DemonbuddyBETA 1.1.2150.487\Plugins\Trinity\Combat\Abilities\DemonHunterCombat.cs(238,47) : error CS0103: The name 'LastChangedZigZag' does not exist in the current context
Compiler Error: c:\DemonBuddy\DemonbuddyBETA 1.1.2150.487\Plugins\Trinity\Combat\Abilities\DemonHunterCombat.cs(239,46) : error CS0103: The name 'LastZigZagUnitAcdGuid' does not exist in the current context
Compiler Error: c:\DemonBuddy\DemonbuddyBETA 1.1.2150.487\Plugins\Trinity\Combat\Abilities\DemonHunterCombat.cs(248,21) : error CS0103: The name 'LastZigZagUnitAcdGuid' does not exist in the current context
Compiler Error: c:\DemonBuddy\DemonbuddyBETA 1.1.2150.487\Plugins\Trinity\Combat\Abilities\DemonHunterCombat.cs(249,21) : error CS0103: The name 'LastChangedZigZag' does not exist in the current context
Compiler Error: c:\DemonBuddy\DemonbuddyBETA 1.1.2150.487\Plugins\Trinity\Combat\Abilities\MonkCombat.cs(500,13) : error CS0103: The name 'LastZigZagUnitAcdGuid' does not exist in the current context
Compiler Error: c:\DemonBuddy\DemonbuddyBETA 1.1.2150.487\Plugins\Trinity\Combat\Abilities\MonkCombat.cs(501,13) : error CS0103: The name 'LastChangedZigZag' does not exist in the current context
I think something changed in Combat.cs in trinity that is not reflected in GSR's combat.cs and now it can't find the reference in these files.