DependencyControl icon indicating copy to clipboard operation
DependencyControl copied to clipboard

Trying to get "Remove Tags" to install on Mac... can't find AssfPlus. Try to install from DepCentr.. it can't find Yutils... help?

Open kn8800 opened this issue 7 months ago • 1 comments

I am not a coder, I am just trying to remove the /N from a lot of sub lines and this scfipt seems like the way to do it.... if it will install. If you have any idea how t fix this.. I would appreciate it. TY

Aegisub Error Log:

0:50:19: A script in the Automation autoload directory failed to load. Please review the errors, fix them and use the Rescan Autoload Dir button in Automation Manager to load the scripts again. 10:50:19: Failed to load Automation script '/Users/special_k/Library/Application Support/Aegisub/automation/autoload/phos.RemoveTags.moon': Error initialising Lua script "phos.RemoveTags.moon":

File "/Users/special_k/Library/Application Support/Aegisub/automation/autoload/phos.RemoveTags.moon", line 22
File "/Users/special_k/Library/Application Support/Aegisub/automation/include/l0/DependencyControl.moon", line 372 requireModules File "/Users/special_k/Library/Application Support/Aegisub/automation/include/l0/DependencyControl/Logger.moon", line 65 error File "", line -1 ? [string "/Users/special_k/Library/Application Support/..."]:67: Error: [DependencyControl] Error: one or more of the modules required by Remove Tags could not be found on your system: — phos.AssfPlus (v1.0.4): https: //github.com/PhosCity/Aegisub-Scripts —— Reason: Couldn't fetch module 'phos.AssfPlus' because its requirements could not be satisfied: nil

DependancyControl/Install Script Error Log:

Scanning 19 available feeds... Starting download of module 'AssfPlus'... Trying 1 candidate feeds (normal mode)... — Checking feed 1/1 (https://raw.githubusercontent.com/PhosCity/Aegisub-Scripts/main/DependencyControl.json)... Checking requirements... — Fetching required module 'Yutils'... — Starting download of module 'Yutils'... — Trying 1 candidate feeds (normal mode)... —— Checking feed 1/1 (https://raw.githubusercontent.com/TypesettingTools/ASSFoundation/master/DependencyControl.json)... —— The feed doesn't have any update information for module 'Yutils'. — The update of module 'Yutils' failed because no suitable package could be found (required: any; installed: no; available: none). — Fetching required module 'Yutils'... — Starting download of module 'Yutils'... — Trying 1 candidate feeds (normal mode)... —— Checking feed 1/1 (https://raw.githubusercontent.com/PhosCity/Aegisub-Scripts/main/DependencyControl.json)... —— The feed doesn't have any update information for module 'Yutils'. — The update of module 'Yutils' failed because no suitable package could be found (required: any; installed: no; available: none). — Error: one or more of the modules required by AssfPlus could not be found on your system: —— Yutils ——— Reason: The fetch of module 'Yutils' failed because no suitable package could be found (required: any; installed: no; available: none). — nil Couldn't fetch module 'AssfPlus' because its requirements could not be satisfied:

kn8800 avatar Jun 05 '25 03:06 kn8800

I ran into the same problem, I couldn't find in DependencyControl, but I fixed the issue by installing Yutils manually (paste this lua file into the automation folder https://raw.githubusercontent.com/Youka/Yutils/refs/heads/T1/src/Yutils.lua)

hai265 avatar Oct 27 '25 06:10 hai265