alchem1ster / AddOns-Update-Tool

Update your World of Warcraft AddOns hosted on GitHub or GitLab
The Unlicense
19 stars 1 forks source link

Compiled script hangs #1

Closed ghost closed 2 years ago

ghost commented 2 years ago

I have the compiled version, when I run it it just hangs here, any ideas?

 DEBUG    | Vault name is not specified, will be used default name: github
  DEBUG    | Path to Wow.exe is not specified, will be used from the current directory
  DEBUG    | Path to config file is not specified, will be used from the current directory
  INFO     | Vault loaded: github
  INFO     | Repositories in Vault cache: 7
  DEBUG    | Updated: Barsoomx/GearScoreLite@master
  DEBUG    | Updated: ElvUI-WotLK/ElvUI_AddOnSkins@master
  DEBUG    | Updated: ElvUI-WotLK/ElvUI_Enhanced@master
  DEBUG    | Updated: Bunny67/Details-WotLK@master
  DEBUG    | Updated: ElvUI-WotLK/ElvUI@master
  DEBUG    | Updated: Bunny67/WeakAuras-WotLK@master

# -------------------------------------------------
# Repository Example
# -------------------------------------------------
# simple usage:
# https://github.com/user/repository : branch
#
# -------------------------------------------------
# KADER ADDONS
# -------------------------------------------------
# https://github.com/bkader/ButtonFacade : main
# https://github.com/bkader/Dominos : main
# https://github.com/bkader/GarbageProtector : main
# https://github.com/bkader/HalionHelper-WoTLK : main
# https://github.com/bkader/KPack : main
# https://github.com/bkader/KRU-WoTLK : main
# https://github.com/bkader/KuiNameplates-WoTLK : main
# https://github.com/bkader/NameplateSCT_WoTLK : main
# https://github.com/bkader/PlateBuffs_WoTLK : main
# https://github.com/bkader/SharedMedia : main
# https://github.com/bkader/Skada-WoTLK : main
# https://github.com/bkader/Talented_WoTLK : main
# https://github.com/bkader/TellMeWhen_3.3.5 : main
# https://github.com/bkader/TidyPlates_WoTLK : main
# -------------------------------------------------
# ELVUI
# -------------------------------------------------
https://github.com/ElvUI-WotLK/ElvUI : master
https://github.com/ElvUI-WotLK/ElvUI_Enhanced : master
https://github.com/ElvUI-WotLK/ElvUI_AddOnSkins : master
# https://github.com/ElvUI-WotLK/ElvUI_SwingBar : master
# https://github.com/ElvUI-WotLK/ElvUI_DTBars2 : master
# https://github.com/ElvUI-WotLK/ElvUI_ExtraActionBars : master
# https://github.com/ElvUI-WotLK/ElvUI_VisualProcs : master
# https://github.com/ElvUI-WotLK/ElvUI_CustomTweaks : master
# https://github.com/ElvUI-WotLK/ElvUI_EnhancedFriendsList : master
# https://github.com/ElvUI-WotLK/ElvUI_CustomTags : master
# -------------------------------------------------
# BUNNY67 ADDONS: WeakAuras & Details
# -------------------------------------------------
https://github.com/Bunny67/WeakAuras-WotLK : master
https://github.com/Bunny67/Details-WotLK : master
# -------------------------------------------------
# BARSOOM ADDONS
# -------------------------------------------------
# https://github.com/Barsoomx/DBM-wowcircle : master
# https://github.com/Barsoomx/xCT_Plus_wotlk : master
https://github.com/Barsoomx/GearScoreLite : master
# -------------------------------------------------
# ZIDRAS ADDONS
# -------------------------------------------------
# https://github.com/Zidras/ElvUI_ImprovedSpecSwitch : master
# https://github.com/Zidras/ElvUI_ProjectZidras : main
https://github.com/Zidras/DBM-Warmane : main
# https://github.com/Zidras/Transcriptor-WOTLK : main
# -------------------------------------------------
# AJSEWARD ADDONS
# -------------------------------------------------
# https://github.com/ajseward/RaidAssist_WotLK/ : master
# https://github.com/ajseward/RcLootCouncil-Wotlk : master
# -------------------------------------------------
# COMMUNITY
# -------------------------------------------------
# https://github.com/alchem1ster/WotLK-Auctionator : main
alchem1ster commented 2 years ago

@oli356, thanks for the feedback! Try the following steps:

  1. temporarily disable antivirus or add this script to exception list
  2. remove Vault folder in the folder with compiled EXE
ghost commented 2 years ago

Thanks, seemed to work after I removed the Vault folder