fryl0ch opened this issue 7 years ago ยท 1 comments
just downloaded havoc dh package, looks like theres several places where the module refers to a uninitalized 'MasterofTheGlaive' variable, causing lots of errors
replaced those instances with 'MasterOfTheGlaive' and it seems to work fine
Fixed thanks!