mirror of
https://github.com/sinbad/UEScripts.git
synced 2025-02-23 13:15:23 +00:00
Clearer fail message
This commit is contained in:
parent
6d080f7d57
commit
803dbc2cd7
@ -250,6 +250,7 @@ try {
|
|||||||
}
|
}
|
||||||
catch {
|
catch {
|
||||||
Write-Output $_.Exception.Message
|
Write-Output $_.Exception.Message
|
||||||
|
Write-Output "~-~-~ UE4 Packaging Helper FAILED ~-~-~"
|
||||||
Exit 9
|
Exit 9
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user