I know this is a known error, but wanted to post in here as well as on Git as I need a quick resolution.
The error is showing in meta-box/inc/loader.php on line 127
I double checked I had the latest version, checked all my functions are being called with the correct filter:
add_filter( 'rwmb_meta_boxes', 'my_function');
Any other suggestions?