LaurentOngaro / UEVaultManager

Free and open-source replacement for the Epic Games Launcher application, mainly to manage the assets for Unreal Engine
https://laurentongaro.github.io/UEVaultManager/
GNU General Public License v3.0
4 stars 0 forks source link

[BUG] images not found when running the euvm.exe file (after pyinstaller build) #21

Closed LaurentOngaro closed 1 year ago

LaurentOngaro commented 1 year ago

Describe the bug (Mandatory)

Description

the euvm.exe executable can not start due to a missing file

To Reproduce

Steps to reproduce the behavior:

  1. Build the executable using pyinstaller
  2. Launch it

Additional informations (Optional)

Error

_tkinter.TclError: couldn't open "T:\TEMP_L~1_MEI73282\UEVaultManager\tkgui\modules\statics\checked_16.png": no such file or directory

Solution (Optional)

Possible Causes

images Files are not included in the build

LaurentOngaro commented 1 year ago

fixed in 1.6.2