10 well, maybe it does not do that this is the code that causes the crash:
$('#orderForm').parsley({
excluded: "input[type=radio], select.shipment_select"
});
edit nvm that it still doesn't post >_> it did stop showing that error though
lets debug some more