Ok I found the issue, the config had the following problematic lines

[[gcode]] M143 H0 S ; Set temperature limit for heater 0 to C M143 H1 S ; Set temperature limit for heater 1 to C

I put values in and it works now

Thanks for your assistance!