What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Compiler Error Constant Crashes

Mydruid

New Member
Joined
Dec 13, 2010
Messages
226
Reaction score
2
Compiler Error: c:\Users\Dan\Honorbuddy 2.5 #7\Routines\Singular\Helpers\Kiting.cs(283,25) : error CS0101: The namespace 'Singular.Helpers' already contains a definition for 'JumpTurn'
Compiler Error: c:\Users\Dan\Honorbuddy 2.5 #7\Routines\Singular\Helpers\Kiting.cs(285,14) : error CS0102: The type 'Singular.Helpers.JumpTurn' already contains a definition for 'State'
Compiler Error: c:\Users\Dan\Honorbuddy 2.5 #7\Routines\Singular\Helpers\Kiting.cs(729,18) : error CS0101: The namespace 'Singular.Helpers' already contains a definition for 'SafeArea'
Compiler Error: c:\Users\Dan\Honorbuddy 2.5 #7\Routines\Singular\Helpers\Kiting.cs(1055,25) : error CS0101: The namespace 'Singular.Helpers' already contains a definition for 'CommonExtensions'


Over and over, anyone else or just me?
 
try this Hb build (507)

Home

and if you still have problems open new thread including your log as attachment
 
got the latest version, keeps crashing upond loading, here is the last part of my log :

16:21:55.331 N] Compiler Error: c:\Users\azambeaux\Downloads\WoW Stuff\Hacks\ACTIVE\HB\Routines\Singular\Helpers\Kiting.cs(283,25) : error CS0101: The namespace 'Singular.Helpers' already contains a definition for 'JumpTurn'
[16:21:55.331 N] Compiler Error: c:\Users\azambeaux\Downloads\WoW Stuff\Hacks\ACTIVE\HB\Routines\Singular\Helpers\Kiting.cs(285,14) : error CS0102: The type 'Singular.Helpers.JumpTurn' already contains a definition for 'State'
[16:21:55.331 N] Compiler Error: c:\Users\azambeaux\Downloads\WoW Stuff\Hacks\ACTIVE\HB\Routines\Singular\Helpers\Kiting.cs(729,18) : error CS0101: The namespace 'Singular.Helpers' already contains a definition for 'SafeArea'
[16:21:55.331 N] Compiler Error: c:\Users\azambeaux\Downloads\WoW Stuff\Hacks\ACTIVE\HB\Routines\Singular\Helpers\Kiting.cs(1055,25) : error CS0101: The namespace 'Singular.Helpers' already contains a definition for 'CommonExtensions'
[16:21:55.336 D] [RoutineManager] Routines have been reloaded. Current class-specific list:

and then nothing.
 
I am getting this exact same error, latest build (507). A fresh installation fixed it but now its doing it again. Even tried deleting CompiledAssemblies folder.
 
I was getting this error, but I downloaded a fresh copy of HB and it seems to work. My have corrupted a file during the download process, but that's my theory anyway.
 
Back
Top