Hey, i had the same problem. In Line 152 plugin/newsletter/subscription/subscription.php we are expecting a user object by calling the unsubscribe method, but nothing is returned. As Hot Fix, i just returned the user object at the end of the unsubscribe method.