The solution that I’ve suggested above does appear to resolve to error for me.
I’m also hitting this issue and will resolve with a single code change on line 121 of gfcptaddon.php:
protected function get_base_path(){
becomes…
protected static function get_base_path(){