Please confirm the following.
What version of the Modrinth App are you using?
0.17.3
What operating systems are you seeing the problem on?
Windows
Describe the bug
After publishing my modpack on Modrinth, installing it through the Modrinth App creates an invalid profile path. Launching the instance fails with an InvalidPathException or an I/O error because the profile path is incorrect.
The issue only happens with the published modpack. Other instances launch correctly.
Steps to reproduce
- Open the Modrinth App.
- Install the published modpack.
- Click Play.
- The game fails to launch and throws an InvalidPathException or an I/O error.
Expected behavior
The Modrinth App should install the modpack correctly, create a valid profile directory, and launch Minecraft without any InvalidPathException or I/O errors.
Additional context
The issue started after publishing my modpack on Modrinth.
The modpack was approved by the moderation team and installs successfully, but launching it fails.
The errors I received include:
- java.nio.file.InvalidPathException: Illegal char <?>
- I/O error: The system cannot find the file specified.
I can provide the full log if needed.
Please confirm the following.
What version of the Modrinth App are you using?
0.17.3
What operating systems are you seeing the problem on?
Windows
Describe the bug
After publishing my modpack on Modrinth, installing it through the Modrinth App creates an invalid profile path. Launching the instance fails with an InvalidPathException or an I/O error because the profile path is incorrect.
The issue only happens with the published modpack. Other instances launch correctly.
Steps to reproduce
Expected behavior
The Modrinth App should install the modpack correctly, create a valid profile directory, and launch Minecraft without any InvalidPathException or I/O errors.
Additional context
The issue started after publishing my modpack on Modrinth.
The modpack was approved by the moderation team and installs successfully, but launching it fails.
The errors I received include:
I can provide the full log if needed.