Was getting errors on compile, deleted everything, redownloaded zip, updated via SVN and still get same errors as follows:
Compiler Error: c:\\Documents\Honorbuddy\Routines\TuanHAShamanPublicRelease\THHelpers.cs(2223,29) : error CS1502: The best overloaded method match for 'GreyMagic.MemoryBase.Read<TuanHA_Combat_Routine.Classname.IncomingHeal>(System.IntPtr, bool)' has some invalid arguments
Compiler Error: c:\\Documents\Honorbuddy\Routines\TuanHAShamanPublicRelease\THHelpers.cs(2223,85) : error CS1503: Argument 2: cannot convert from 'int' to 'bool'
Compiler Error: c:\\Documents\Honorbuddy\Routines\TuanHAShamanPublicRelease\THHelpers.cs(2224,24) : error CS1061: 'TuanHA_Combat_Routine.Classname.IncomingHeal' does not contain a definition for 'Where' and no extension method 'Where' accepting a first argument of type 'TuanHA_Combat_Routine.Classname.IncomingHeal' could be found (are you missing a using directive or an assembly reference?)
Should mention this is public version. noticed you had replied you tried it with fresh install and it worked but you used special version.
Compiler Error: c:\\Documents\Honorbuddy\Routines\TuanHAShamanPublicRelease\THHelpers.cs(2223,29) : error CS1502: The best overloaded method match for 'GreyMagic.MemoryBase.Read<TuanHA_Combat_Routine.Classname.IncomingHeal>(System.IntPtr, bool)' has some invalid arguments
Compiler Error: c:\\Documents\Honorbuddy\Routines\TuanHAShamanPublicRelease\THHelpers.cs(2223,85) : error CS1503: Argument 2: cannot convert from 'int' to 'bool'
Compiler Error: c:\\Documents\Honorbuddy\Routines\TuanHAShamanPublicRelease\THHelpers.cs(2224,24) : error CS1061: 'TuanHA_Combat_Routine.Classname.IncomingHeal' does not contain a definition for 'Where' and no extension method 'Where' accepting a first argument of type 'TuanHA_Combat_Routine.Classname.IncomingHeal' could be found (are you missing a using directive or an assembly reference?)
Should mention this is public version. noticed you had replied you tried it with fresh install and it worked but you used special version.