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

apm v3.6.1 does not work #1018

Closed
mitosagi opened this issue Dec 8, 2022 · 2 comments · Fixed by #1019
Closed

apm v3.6.1 does not work #1018

mitosagi opened this issue Dec 8, 2022 · 2 comments · Fixed by #1019
Assignees
Labels
Priority: high Quick fix is needed Problem: bug Something isn't working

Comments

@mitosagi
Copy link
Collaborator

mitosagi commented Dec 8, 2022

Describe the bug

I cannot install AviUtl. apm v3.6.0 does not have this bug.

To Reproduce

Steps to reproduce the behavior:

  1. Install any version of AviUtl.
  2. An error occurs.

Dev env.

[2022-12-09 00:04:21.132] [error] Unhandled Exception Error: spawn C:\Users\***\apm\.webpack\renderer\main_window\7zip-lite\7z.exe ENOENT
    at __node_internal_captureLargerStackTrace (node:internal/errors:465:5)
    at __node_internal_errnoException (node:internal/errors:595:12)
    at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19)
    at onErrorNT (node:internal/child_process:478:16)
    at processTicksAndRejections (node:internal/process/task_queues:83:21)

Release env.

[2022-12-08 23:49:45.559] [error] Unhandled Exception Error: spawn C:\Users\***\AppData\Local\apm\app-3.6.1\resources\app.asar.unpacked\.webpack\renderer\main_window\7zip-lite\7z.exe ENOENT
    at __node_internal_captureLargerStackTrace (node:internal/errors:465:5)
    at __node_internal_errnoException (node:internal/errors:595:12)
    at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19)
    at onErrorNT (node:internal/child_process:478:16)
    at processTicksAndRejections (node:internal/process/task_queues:83:21)

Expected behavior

AviUtl will be installed.

Desktop (please complete the following information):

  • OS: Windows 11 home
  • Version: 22H2

Additional context

@mitosagi mitosagi added Problem: bug Something isn't working Priority: high Quick fix is needed labels Dec 8, 2022
@mitosagi
Copy link
Collaborator Author

mitosagi commented Dec 8, 2022

Can we stop automatic updates by pre-releasing the latest release and revert the URL updates on the download page?

@hal-shu-sato
Copy link
Member

Can we stop automatic updates by pre-releasing the latest release and revert the URL updates on the download page?

I've done this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: high Quick fix is needed Problem: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants