Fusion 360 post Failing

I am trying to post process gcode for my mpcnc on fusion 360, I am using the post processor from the basic milling page, when I go to post process this is the error message I keep getting, anything I am clearing doing wrong it will post process cleanly with grbl.

 

Information: Configuration: MPCNC Milling and Laser/Plasma cutter
Information: Vendor: Autodesk
Information: Posting intermediate data to ‘/Users/tylertimmerman/Desktop/1001.gcode’
Information: Total number of warnings: 4
Error: Failed to post process. See below for details.

Start time: Mon Oct 21 20:45:06 2019
Warning: function getProgramNameAsInt does not always return a value
Warning: function getProgramNameAsInt does not always return a value
Warning: function getProgramNameAsString does not always return a value
Post processor engine: 4.3.0 45264
Configuration path: /Users/tylertimmerman/Autodesk/Fusion 360 CAM/Posts/MPCNC_Mill_Laser.cps
Include paths: /Users/tylertimmerman/Autodesk/Fusion 360 CAM/Posts
Configuration modification date: Sun Dec 25 16:00:52 2016
Output path: /Users/tylertimmerman/Desktop/1001.gcode
Checksum of intermediate NC data: 95132286a4dddc17ef3275e7d7d790a0
Checksum of configuration: cd26efec05be79c10e104f833249f186
Vendor url: http://cam.autodesk.com
Legal: Copyright © 2012-2016 by Autodesk, Inc.
Warning: The post configuration has been not been certified for use with this version of the post processor. The post configuration has to be re-certified.
The post configuration has been certified for level 1 but requires level 2.
Generated by: Fusion 360 CAM 2.0.6516

###############################################################################
Error: ReferenceError: toolChangeEnabled is not defined
Error at line: 120
Error in operation: ‘Face3’

Stack dump:
onSection@/Users/tylertimmerman/Autodesk/Fusion 360 CAM/Posts/MPCNC_Mill_Laser.cps:119
Failed while processing onSection() for record 299.
###############################################################################

Error: Failed to invoke function ‘onSection’.
Error: Failed to invoke ‘onSection’ in the post configuration.
Error: Failed to execute configuration.
Stop time: Mon Oct 21 20:45:06 2019
Post processing failed.

I am not very experienced with that PP at all but it looks like you have not selected a tool for your “Face3” section of your tool path.

I got it fixed, it looks like the post had some edited done in 2017, it seems to be a mac issue, once I got the new post from the github page it worked.