I got the BETA version, thx
So when I unzip it into the Plugins, it should ask me to merge the two Trinity folders, and I should let it overwrite the default trinity files, right? That's what I did so I am confused.
This is the first time I have ever had issues, but I suppose I am usually getting my GSR in compilations like riftbot.
I just did a fresh install of DB, opened the GSR zip files, dragged the files into "Plugins."
It places GSR into the plugins folder and asks if I want to overwrite existing files in the folder that are duplicates.
I get 3 options: Copy and Replace, Don't Copy and Copy but keep both files. I pick replace and it replaces the files.
I get compiler errors.
So I installed the latest BETA DB, exact same process with exact same results.
Obviously I am missing something super simple here or I am a complete effing moron (probably both).
I even tried it with an install that has a working GSR and it broke trinity as well. No idea here....
PHP:
Compiler Error: c:\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:\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:\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:\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:\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:\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:\DemonbuddyBETA 1.1.2150.487\Plugins\Trinity\Combat\Abilities\DemonHunterCombat.cs(235,47) : error CS0103: The name 'LastChangedZigZag' does not exist in the current context
Compiler Error: c:\DemonbuddyBETA 1.1.2150.487\Plugins\Trinity\Combat\Abilities\DemonHunterCombat.cs(236,46) : error CS0103: The name 'LastZigZagUnitAcdGuid' does not exist in the current context
Compiler Error: c:\DemonbuddyBETA 1.1.2150.487\Plugins\Trinity\Combat\Abilities\DemonHunterCombat.cs(245,21) : error CS0103: The name 'LastZigZagUnitAcdGuid' does not exist in the current context
Compiler Error: c:\DemonbuddyBETA 1.1.2150.487\Plugins\Trinity\Combat\Abilities\DemonHunterCombat.cs(246,21) : error CS0103: The name 'LastChangedZigZag' does not exist in the current context
Compiler Error: c:\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:\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