septeven, the API to draw text changed in r72 for the rotatable text. For the second parameter of DrawText you must now pass a quad (e.g. this.instance.GetBoundingQuad()) rather than a rect. However I think I'll change the next build to use a rect still if a rect is passed, so hopefully it will just be fixed in the next build.