This rotation was working flawlessly while I was on 5.15, when I updated to 5.17, following the same installation steps I did for 5.15, I get this error message upon start up of HB - Compiler Error: c:\Program Files\HB 5.17\Routines\Singular\ClassSpecific\Warlock\Affliction.cs(156,27) : error CS0117: 'Singular.ClassSpecific.Warlock.Common' does not contain a definition for 'CreateCastSoulburn' Compiler Error: c:\Program Files\HB 5.17\Routines\Singular\ClassSpecific\Warlock\Affliction.cs(168,28) : error CS0117: 'Singular.ClassSpecific.Warlock.Common' does not contain a definition for 'BuffWithCastTime' Compiler Error: c:\Program Files\HB 5.17\Routines\Singular\ClassSpecific\Warlock\Affliction.cs(169,28) : error CS0117: 'Singular.ClassSpecific.Warlock.Common' does not contain a definition for 'BuffWithCastTime' Compiler Error: c:\Program Files\HB 5.17\Routines\Singular\ClassSpecific\Warlock\Destruction.cs(48,32) : error CS0117: 'Singular.ClassSpecific.Warlock.Common' does not contain a definition for 'BuffWithCastTime' Compiler Error: c:\Program Files\HB 5.17\Routines\Singular\ClassSpecific\Warlock\Destruction.cs(90,32) : error CS0117: 'Singular.ClassSpecific.Warlock.Common' does not contain a definition for 'BuffWithCastTime'
Smarter, I'm venturing a guess here, but it appears that your Common.cs does not contain this "BuffWithCastTime" argument that the other .cs files are looking for, so they fail the check and Singular will not load the Warlock rotation. You're Demonology.cs naturally wouldn't be looking for this, and doesn't throw an error. I have the same issue, full noxxic demon lock with fresh install of Honorbuddy 517. Life as a 'lock sucks without your rotation lol . EDIT: To clarify, even though it shouldn't matter that the other .cs files don't check out because my spec is Demonology, it seems Honorbuddy will not load the rotation if it experiences any compiling errors. I don't know if that argument is a new thing you would want to add to your Demonology cs, but it appears your Common will need it to stay friendly with HB. I could also just be way outta my league here, but hope it helps. View attachment 3180 2012-11-28 21.12.txt Only the beginning of my log is relevant, the later portions are CLU failing miserably after Honorbuddy failed the Warlock rotation and loaded it in stead.
I was actually able to just remove the Affliction and Destruction files from the folder and am running BGs as we speak. Not a perm fix but it's working
I was going to suggest this next if anyone still had issues. Thank you for your assistance, I will be working on Affliction and Destruction next, so there shouldn't be much cause for issue after that =D. Also, thank you for the donation!
What are the requirements in the code for going into metamorphosis? The routine works but it does not use Metamorphosis at all...anyone else incurring this problem? (btw in order to use it i had to delete both destro and aff folders)
Notice: I am now into my new home, and over my sickness (thank god). I will be returning to development this weekend! Stay tuned!
Hey, Yeah same error thrown up here. I deleted the AFFlic and Destro.cs for a temp fix. And the cc is running very nicely indeed. Thx for the work.
please give us a reply regarding HB crushing once we replace the attached files, been trying to use this since 2 weeks now, i make fresh installs of HB and still crushing every time why this is happening !! *Can not change the routine! No routines loaded for this class!* Compiler Error: c:\HB Darkthrone\Routines\Singular\ClassSpecific\Warlock\Affliction.cs(168,28) : error CS0117: 'Singular.ClassSpecific.Warlock.Common' does not contain a definition for 'BuffWithCastTime' Compiler Error: c:\HB Darkthrone\Routines\Singular\ClassSpecific\Warlock\Affliction.cs(169,28) : error CS0117: 'Singular.ClassSpecific.Warlock.Common' does not contain a definition for 'BuffWithCastTime' Compiler Error: c:\HB Darkthrone\Routines\Singular\ClassSpecific\Warlock\Destruction.cs(48,32) : error CS0117: 'Singular.ClassSpecific.Warlock.Common' does not contain a definition for 'BuffWithCastTime' Compiler Error: c:\HB Darkthrone\Routines\Singular\ClassSpecific\Warlock\Destruction.cs(90,32) : error CS0117: 'Singular.ClassSpecific.Warlock.Common' does not contain a definition for 'BuffWithCastTime'