tuatec / TTToolbox

TTToolbox provides useful helper scripts to automate your character integration workflows in Unreal Engine
MIT License
107 stars 29 forks source link

minor bug, TTToolbox_v0.6_UE5.4_win64_release.zip corrupt. #61

Closed ScoobyBaby closed 2 weeks ago

ScoobyBaby commented 1 month ago

Upon downloading the file mentioned above from the latest release, an error message pop up says that the file is invalid, and empty? although it does have a file size, therefore it cannot be opened nor uncompressed.

This bug also corrupt the 5.3 file aswell!

Steps to reproduce the behavior:

  1. Go to https://github.com/tuatec/TTToolbox/releases/tag/v0.6
  2. Click on TTToolbox_v0.6_UE5.4_win64_release.zip or TTToolbox_v0.6_UE5.3_win64_release.zip
  3. See error

when file is double clicked: Screenshot 2024-08-12 124147

AchimTuran commented 2 weeks ago

hmmm ... not sure what tar.exe does in detail, something seems to have changed... I was able to open the files with 7z but not with the Windows Internal Explorer Tool.

Anyways @ScoobyBaby thx for reporting, I changed the scripts and uploaded the files again. It should work now. Feel free to reopen if there are more issues to zipping the builds. 😊