Loved the story, and great team behind this 10/10
Blake0s
3
Posts
2
Following
A member registered Jul 10, 2020
Recent community posts
Waifu Solitaire - Lewd Edition comments · Replied to Vulpes101 in Waifu Solitaire - Lewd Edition comments
Waifu Solitaire - Lewd Edition comments · Replied to Vulpes101 in Waifu Solitaire - Lewd Edition comments
I apologise as I do not wish to bother you any further however I've followed your steps on windows 10 and tried to run it but end up with this error and I really love this game
Invoke-WebRequest : The remote name could not be resolved: 'https' At D:\;)\waifu_solitaire\v2.0.0\start1.ps1:82 char:25 + $response = Invoke-WebRequest $url + ~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebException + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand Invoke-WebRequest : Cannot validate argument on parameter 'Uri'. The argument is null or empty. Provide an argument that is not null or empty, and then try the command again. At D:\;)\waifu_solitaire\v2.0.0\start1.ps1:88 char:38 + $img = Invoke-WebRequest $Matches[1] -OutFile $out_path + ~~~~~~~~~~~ + CategoryInfo : InvalidData: (:) [Invoke-WebRequest], ParameterBindingValidationException + FullyQualifiedErrorId : ParameterArgumentValidationError,Microsoft.PowerShell.Commands.InvokeWebRequestCommand
Im not proficient in powershell script however I believe this line
($response.Content | Select-String -Pattern 'js-pop" id="p.\d*" href="(.*?)"' -AllMatches)
Is returning null