Modpack Version
Describe your issue.
I setup settings.ps1 matching my pack options.
I skip all parts except actual uploading on CF.
When i lunch modpack-uploader.ps1 i see this:

Seems like something wrong with CF output.
Error:
ConvertFrom-Json : Недопустимый примитив JSON: .
D:\mc_client\Instances\Enigmatica2Expert - Extended\modpackUploader\modpack-uploader.ps1:245 знак:30
+ --progress-bar | ConvertFrom-Json
+ ~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [ConvertFrom-Json], ArgumentException
+ FullyQualifiedErrorId : System.ArgumentException,Microsoft.PowerShell.Commands.ConvertFromJsonCommand
Failed to upload client files:
Failed to upload client files:
D:\mc_client\Instances\Enigmatica2Expert - Extended\modpackUploader\modpack-uploader.ps1:252 знак:13
+ throw "Failed to upload client files: $response"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (Failed to upload client files: :String) [], RuntimeException
+ FullyQualifiedErrorId : Failed to upload client files:
I tried to redirect output of curl.exe in file:
- --progress-bar | ConvertFrom-Json
+ > out.html
Opening out.html i see this:

Why this happen? How to fix that?
Crash Report
No response
Latest Log
No response
Have you modified the modpack?
No
User Modifications
No response
Did the issue happen in singleplayer or on a server?
Both
Modpack Version
Describe your issue.
I setup
settings.ps1matching my pack options.I skip all parts except actual uploading on CF.
When i lunch
modpack-uploader.ps1i see this:Seems like something wrong with CF output.
Error:
I tried to redirect output of
curl.exein file:Opening
out.htmli see this:Why this happen? How to fix that?
Crash Report
No response
Latest Log
No response
Have you modified the modpack?
No
User Modifications
No response
Did the issue happen in singleplayer or on a server?
Both