lyger-Aegisub-Scripts icon indicating copy to clipboard operation
lyger-Aegisub-Scripts copied to clipboard

Error with GradientEverything through DepencyControl

Open lyger opened this issue 9 years ago • 0 comments

From @TODDRN on September 5, 2015 15:39

I just retrieved Gradient everything trough DepencyControl and while rescanning the Autoload Directory it stumbled upon this:

17:28:55: 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.
17:28:55: Failed to load Automation script 'C:\Users\Tobiah\AppData\Roaming\Aegisub\automation\autoload\lyger.GradientEverything.moon':
Error initialising Lua script "lyger.GradientEverything.moon":

    File "C:/Users\Tobiah\AppData\Roaming\Aegisub\automation\autoload\lyger.GradientEverything.moon", line 114
<main>
    File "C:/Users\Tobiah\AppData\Roaming\Aegisub\automation\include\l0\DependencyControl\ConfigHandler.moon", line 374
getConfigHandler
    File "C:/Users\Tobiah\AppData\Roaming\Aegisub\automation\include\l0\DependencyControl\ConfigHandler.moon", line 74
__init
    File "C:/Users\Tobiah\AppData\Roaming\Aegisub\automation\include\l0\DependencyControl\ConfigHandler.moon", line 51
recurse
    File "<C function>", line -1
?
bad argument #1 to 'pairs' (table expected, got function)

Copied from original issue: lyger/Aegisub_automation_scripts#10

lyger avatar Apr 10 '16 11:04 lyger