Ok, fixed it by converting the disk using this command:
vmkfstools -i /vmfs/volumes/*datastore* /*virtual_machine_folder* /*virtual_machine* .vmdk /vmfs/volumes/*datastore* /*new_virtual_machine_folder* /*virtual_machine* .vmdk
Source: VMware Knowledge Base