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

Fix OSU extract_dir #1229

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Insulinocytus
Copy link

@Insulinocytus Insulinocytus commented Sep 8, 2024

OSU migrated updater from Squirrel to Velopack since 2024.906.1
This caused the file path changed from /lib/net45 to /lib/app.
ppy/osu#29783 (comment)

❯ scoop install osulazer
Installing 'osulazer' (2024.906.2) [64bit] from 'games' bucket
Loading osulazer-2024.906.2-full.nupkg from cache.
Checking hash of osulazer-2024.906.2-full.nupkg ... ok.
Extracting osulazer-2024.906.2-full.nupkg ... Could not find 'net45'! (error 16)
発生場所 C:\****\Scoop\apps\scoop\current\lib\core.ps1:889 文字:9
+         throw "Could not find '$(fname $from)'! (error $($proc.ExitCo ...
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OperationStopped: (Could not find 'net45'! (error 16):String) [], RuntimeException
    + FullyQualifiedErrorId : Could not find 'net45'! (error 16)

Copy link
Contributor

github-actions bot commented Sep 8, 2024

All changes look good.

Wait for review from human collaborators.

osulazer

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

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

Successfully merging this pull request may close these issues.

1 participant