Multiple Errors after WP Duplication - All in One Event Calendar?

I’m getting multiple errors on different installations of All in One Event Calendar. I’m thinking this has to do with using the “Duplicator” plugin to duplicate the sites, but I’m not certain as the sites are getting different errors.

http://174.132.149.155/~lpalakes/

Fatal error: Uncaught exception 'Ai1ec_File_Not_Found' with message 'The specified file 'event.min.js' doesn't exist.' in /home/lpalakes/public_html/wp-content/plugins/all-in-one-event-calendar/app/helper/class-ai1ec-view-helper.php:124 Stack trace: #0 /home/lpalakes/public_html/wp-content/plugins/all-in-one-event-calendar/app/controller/class-ai1ec-events-controller.php(176): Ai1ec_View_Helper->theme_enqueue_script('ai1ec-event', 'event.min.js', Array) #1 /home/lpalakes/public_html/wp-includes/plugin.php(403): Ai1ec_Events_Controller->init('') #2 /home/lpalakes/public_html/wp-settings.php(302): do_action(Array, Array) #3 /home/lpalakes/public_html/wp-config.php(90): require_once('/home/lpalakes/...') #4 /home/lpalakes/public_html/wp-load.php(29): require_once('/home/lpalakes/...') #5 /home/lpalakes/public_html/wp-blog-header.php(12): require_once('/home/lpalakes/...') #6 /home/lpalakes/public_html/index.php(17): require('/home/lpalakes/...') #7 {main} thrown in /home/lpalakes/public_html/wp-content/plugins/all-in-one-event-calendar/app/helper/class-ai1ec-view-helper.php on line 124

http://174.132.149.157/~lpasouth/

Warning: session_start() [function.session-start]: open(/tmp/sess_1d681d0161be7fdb383d89e7e494c6f5, O_RDWR) failed: Permission denied (13) in /home/lpasouth/public_html/wp-content/plugins/all-in-one-event-calendar/app/plugins/Ai1ecFacebookConnectorPlugin.php on line 148

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/lpasouth/public_html/wp-content/plugins/all-in-one-event-calendar/app/plugins/Ai1ecFacebookConnectorPlugin.php:148) in /home/lpasouth/public_html/wp-content/plugins/all-in-one-event-calendar/app/plugins/Ai1ecFacebookConnectorPlugin.php on line 148
Also, is there paid support available for this plugin? It is a plugin we will be using alot and I wouldn't mind paying for support for such an awesome plugin.

Looks like you sorted this already Jeremy?

Yeah, I ended up deleting the “Ai1ecFacebookConnectorPlugin.php” file and everything seems to be working fine. : )