also it seems like Trooper Gunnery is casting Demolition round before grav Vortex - can we change that as grav vortex gives Demolition round a 25% damage increase
Is it constantly casting without Grav Vortex, or does it happen randomly? If it's always doing it, it's a code issue, otherwise it could be an issue with lag and High Impact Bolt removing the debuff before the Demo Round hits.Spell.Cast("Demolition Round", ret => Me.CurrentTarget.HasDebuff("Gravity Vortex")),
getting this error:
Compiler Error: d:\Buddy\Routines\PureSwtor\Managers\LazyRaider.cs(9,7) : warning CS0105: The using directive for 'Buddy.Navigation' appeared previously in this namespace
Compiler Error: d:\Buddy\Routines\PureSwtor\Classes\Sorcerer\Madness.cs(86,22) : error CS0839: Argument missing
Compiler Error: d:\Buddy\Routines\PureSwtor\Managers\LazyRaider.cs(37,17) : warning CS0472: The result of the expression is always 'false' since a value of type 'bool' is never equal to 'null' of type 'bool?'
getting this error:
Compiler Error: d:\Buddy\Routines\PureSwtor\Managers\LazyRaider.cs(9,7) : warning CS0105: The using directive for 'Buddy.Navigation' appeared previously in this namespace
Compiler Error: d:\Buddy\Routines\PureSwtor\Classes\Sorcerer\Madness.cs(86,22) : error CS0839: Argument missing
Compiler Error: d:\Buddy\Routines\PureSwtor\Managers\LazyRaider.cs(37,17) : warning CS0472: The result of the expression is always 'false' since a value of type 'bool' is never equal to 'null' of type 'bool?'
fixed
After your latest fix, I get never-ending Compiler Errors. As in, every time I load the bot, I get a huge list of Compile errors.
Steps I've taken:
1. Deleted Compiled Assemblies. Did this every single time I tried restarting the bot (7-8 times total)
2. Restarted the game. Did this twice.
3. Complete deletion of BW and reinstall of the Buddywing and PureSwtor. Did this twice also.
At this point, I'm at a loss. I usually have to deal with Compile Errors, but usually deleting my CompiledAssemblies folder is enough to fix this. I'm not sure if this is related to the BW issues or not, but I'm just trying to be thorough in reporting.
Commando - Assault Specialist
Gunslinger - Saboteur, Dirty Fighting
Mercenary - Pyrotech
Sniper - Engineering, Lethality
first of all let's please keep the developement talk of pureswtor in this thread here and let the others post bugs, questions ect. in the other topic!
second: i'll get some Sniper CRs working this weekend. got a bit spare time now ^^