Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aegisub build doesn't in lua scrip initialising failure #17

Open
darkLOLthethird opened this issue Feb 21, 2022 · 2 comments
Open

Aegisub build doesn't in lua scrip initialising failure #17

darkLOLthethird opened this issue Feb 21, 2022 · 2 comments

Comments

@darkLOLthethird
Copy link

Disclaimer: I'm not a programmer so I don't understand programming language or what might be wrong here
The following report is shown when booting up the program is there something i need to download?

11:36:54: 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.
11:36:54: Failed to load Automation script 'C:\Users\Otávio\AppData\Roaming\Aegisub\automation\autoload\l0.DependencyControl.Toolbox.moon':
Error initialising Lua script "l0.DependencyControl.Toolbox.moon":

File "C:/Users\Otávio\AppData\Roaming\Aegisub\automation\autoload\l0.DependencyControl.Toolbox.moon", line 7
File "", line -1 ? File "C:/Users\Otávio\AppData\Roaming\Aegisub\automation\include\l0\DependencyControl.moon", line 5 File "", line -1 ? File "C:/Users\Otávio\AppData\Roaming\Aegisub\automation\include\l0\DependencyControl\Logger.moon", line 1 File "", line -1 ? File "C:/Users\Otávio\AppData\Roaming\Aegisub\automation\include\PT\PreciseTimer.lua", line 13 File "", line -1 ? FFI could not load "PT.PreciseTimer.PreciseTimer". Search paths: - "C:\\Users\\Otávio\\AppData\\Roaming\\Aegisub\\automation\\autoload/PT/PreciseTimer/PreciseTimer.dll" (cannot load module 'C:\Users\Otávio\AppData\Roaming\Aegisub\automation\autoload/PT/PreciseTimer/PreciseTimer.dll': Não foi possível encontrar o módulo especificado. ) - "C:\\Users\\Otávio\\AppData\\Roaming\\Aegisub\\automation\\include\\/PT/PreciseTimer/PreciseTimer.dll" (cannot load module 'C:\Users\Otávio\AppData\Roaming\Aegisub\automation\include\/PT/PreciseTimer/PreciseTimer.dll': Não foi possível encontrar o módulo especificado. ) - "C:\\Program Files\\Aegisub\\automation\\include\\/PT/PreciseTimer/PreciseTimer.dll" (cannot load module 'C:\Program Files\Aegisub\automation\include\/PT/PreciseTimer/PreciseTimer.dll': Não foi possível encontrar o módulo especificado. ) - "PreciseTimer" (cannot load module 'PreciseTimer': Não foi possível encontrar o módulo especificado. )
@anne-o-pixel
Copy link

it needs more detail:

  • Did it work before?
  • how you install DependencyControl?
  • do you uninstall something?

@darkLOLthethird
Copy link
Author

darkLOLthethird commented Feb 21, 2022

it needs more detail:

  • Did it work before?
  • how you install DependencyControl?
  • do you uninstall something?
  1. it worked on a previous machine but it doesn't in this one
  2. i installed both the aegisub build that had it built in already and installed it separately after it didn't work
  3. i didn't uninstall anything at first but i did uninstall the built in dependency control to install the one i downloaded separately
    image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants