-
Notifications
You must be signed in to change notification settings - Fork 192
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Prerequisites
- I have written a descriptive issue title.
- I have searched all issues/PRs to ensure it has not already been reported or fixed.
- I have verified that I am using the latest version of Scoop and corresponding bucket.
Package Name
xivlauncher
Expected/Current Behaviour
When trying to install/update XIVLauncher, an error is throw and the install fails.
Steps to Reproduce
PS C:\Users\vaartis> scoop install xivlauncher
Installing 'xivlauncher' (7.0.20) [64bit] from 'games' bucket
Loading XIVLauncher-7.0.20-full.nupkg from cache
Checking hash of XIVLauncher-7.0.20-full.nupkg ... ok.
Extracting XIVLauncher-7.0.20-full.nupkg ... Exception: C:\Users\vaartis\scoop\apps\scoop\current\lib\core.ps1:824
Line |
824 | throw "Could not find '$(fname $from)'! (error $($proc.ExitCo …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Could not find 'net45'! (error 16)Possible Solution
I have no idea what this error means. .net 4.5 comes with windows 10 nowadays so it's probably not that it's not installed.
Scoop and Buckets Version
PS C:\Users\vaartis> scoop --version
Current Scoop version:
b588a06e (HEAD -> master, tag: v0.5.3, origin/master, origin/HEAD) chore(release): Bump to version 0.5.3 (resync) (#6436)
'main' bucket:
3f37deaed5 (HEAD -> master, origin/master, origin/HEAD) trivy: Update to version 0.68.2
'extras' bucket:
2c00ad088a (HEAD -> master, origin/master, origin/HEAD) ucheck: Update to version 6.5.2
'versions' bucket:
4fc55af6dd (HEAD -> master, origin/master, origin/HEAD) zed-opengl-nightly: Update to version 2025-12-17
'java' bucket:
5a11ef54 (HEAD -> master, origin/master, origin/HEAD) zulumc: Update to version 9.1.1.37
'games' bucket:
42a998972 (HEAD -> master, origin/master, origin/HEAD) rpcs3: Update to version 0.0.38-18527Scoop Config
PS C:\Users\vaartis> scoop config
last_update scoop_branch scoop_repo
----------- ------------ ----------
2025-12-17 12:31:46 master https://github.com/lukesampson/scoopPowerShell Version
PS C:\Users\vaartis> echo $PSVersionTable
Name Value
---- -----
PSVersion 7.5.4
PSEdition Core
GitCommitId 7.5.4
OS Microsoft Windows 10.0.19044
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0Additional Softwares
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working