arnasdev / arnasdev/MeshRepair

Unhandled exception. System.ArgumentException: The path is empty. (Parameter 'path')

Open
#2 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
17
Forks
4
PR merge metrics
No merged PRs in 30d

Description

When calling the executable, the following error is thrown:

```
C:\>"c:\Program Files\MeshRepair\MeshRepair.exe" --inputFilePath "c:\temp"
-------------------------------------------------------------------
MeshRepair v1.0.0 - https://github.com/arnasdev/Windows3MFRepairCLI
-------------------------------------------------------------------
Unhandled exception. System.ArgumentException: The path is empty. (Parameter 'path')
at System.IO.Path.GetFullPath(String path)
at MeshRepairCLI.Program.Main(String[] args)
at MeshRepairCLI.Program.(String[] args)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.