I get the following error when pressing 'Start' (doesn't matter bot selection). This happens about 50% of the time. Can't figure out any variable in what I'm doing to reproduce regularly.
Compiler Error: c:\Users\person\Desktop\hb3\Routines\ShamWOW\ShamWOW.TotemManager.cs(626,28) : warning CS0436: The type 'Bobby53.TotemSpell' in 'c:\Users\person\Desktop\hb3\Routines\ShamWOW\ShamWOW.TotemManager.cs' conflicts with the imported type 'Bobby53.TotemSpell' in 'c:\Users\person\Desktop\hb3\CompiledAssemblies\ShamWOW_634852729705695320.dll'. Using the type defined in 'c:\Users\person\Desktop\hb3\Routines\ShamWOW\ShamWOW.TotemManager.cs'.
Compiler Error: c:\Users\person\Desktop\hb3\Routines\ShamWOW\ShamWOW.TotemManager.cs(627,30) : warning CS0436: The type 'Bobby53.TotemSpell' in 'c:\Users\person\Desktop\hb3\Routines\ShamWOW\ShamWOW.TotemManager.cs' conflicts with the imported type 'Bobby53.TotemSpell' in 'c:\Users\person\Desktop\hb3\CompiledAssemblies\ShamWOW_634852729705695320.dll'. Using the type defined in 'c:\Users\person\Desktop\hb3\Routines\ShamWOW\ShamWOW.TotemManager.cs'.
Chose Invalid Routine as your combat routine.
Compiler Error: c:\Users\person\Desktop\hb3\Routines\ShamWOW\ShamWOW.TotemManager.cs(626,28) : warning CS0436: The type 'Bobby53.TotemSpell' in 'c:\Users\person\Desktop\hb3\Routines\ShamWOW\ShamWOW.TotemManager.cs' conflicts with the imported type 'Bobby53.TotemSpell' in 'c:\Users\person\Desktop\hb3\CompiledAssemblies\ShamWOW_634852729705695320.dll'. Using the type defined in 'c:\Users\person\Desktop\hb3\Routines\ShamWOW\ShamWOW.TotemManager.cs'.
Compiler Error: c:\Users\person\Desktop\hb3\Routines\ShamWOW\ShamWOW.TotemManager.cs(627,30) : warning CS0436: The type 'Bobby53.TotemSpell' in 'c:\Users\person\Desktop\hb3\Routines\ShamWOW\ShamWOW.TotemManager.cs' conflicts with the imported type 'Bobby53.TotemSpell' in 'c:\Users\person\Desktop\hb3\CompiledAssemblies\ShamWOW_634852729705695320.dll'. Using the type defined in 'c:\Users\person\Desktop\hb3\Routines\ShamWOW\ShamWOW.TotemManager.cs'.
Chose Invalid Routine as your combat routine.