You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
project64
Expected/Current Behaviour
Running scoop install games/project64 should install Project64. Instead it displays the output included below.
Steps to Reproduce
PS> scoop install games/project64WARN Purging previous failed installation of project64.ERROR 'project64' isn't installed correctly.Removing older version (3.0.1-5664-2df3434).'project64' was uninstalled.Installing 'project64' (3.0.1-5664-2df3434) [64bit] from games bucketThe remote server returned an error: (404) NOT FOUND.URL https://www.pj64-emu.com/file/project64-3-0-0-5632-f83bee9#/dl.zip is not valid
Prerequisites
Package Name
project64
Expected/Current Behaviour
Running
scoop install games/project64
should install Project64. Instead it displays the output included below.Steps to Reproduce
Possible Solution
The URL given in the project64 package manifest (https://www.pj64-emu.com/file/project64-3-0-0-5632-f83bee9#/dl.zip) returns a 404 error. The correct download URL for the current version appears to be https://www.pj64-emu.com/file/project64-3-0-1-5664-2df3434/. I don't fully understand the
checkver
script in the manifest, but it's possible that it needs to be updated to reflect changes to the structure of Project64's website.Scoop and Buckets Version
Scoop Config
PowerShell Version
Additional Softwares
No response
The text was updated successfully, but these errors were encountered: