#TheLonelyDevil (2022-09-14)
1 messages · Page 1 of 1 (latest)
Your feedback thread is automatically created, you can continue your message on this thread!
screenshot?
Was trying to paste the output
Here's a screencap
I logged off and back in again, opened the game again to fix, but it didn't work. I closed and reopened the wish history page before and after the script was run once
Maybe a hard restart once to try and fix will work
check if this file exist
okay, or you can try method 2 instead
Nope :S
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
Try the new cross-platform PowerShell https://aka.ms/pscore6
PS C:\WINDOWS\system32> Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex "&{$((New-Object System.Net.WebClient).DownloadString('https://gist.githubusercontent.com/MadeBaruna/1d75c1d37d19eca71591ec8a31178235/raw/f35a446e3ad08bff3ebcfa250ec46d0ea4bde225/getlink.ps1'))} global"
Copy-Item : Could not find a part of the path 'D:\Non-Steam\Genshin Impact\Genshin Impact
game\GenshinImpact_Data\webCaches\Cache\Cache_Data\data_2'.
At line:48 char:1
- Copy-Item $cachefile -Destination $tmpfile
-
+ CategoryInfo : NotSpecified: (:) [Copy-Item], DirectoryNotFoundException + FullyQualifiedErrorId : System.IO.DirectoryNotFoundException,Microsoft.PowerShell.Commands.CopyItemCommand
Get-Content : Cannot find path 'E:\TEMP\ch_data_2' because it does not exist.
At line:50 char:12
- $content = Get-Content -Encoding UTF8 -Raw $tmpfile
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- CategoryInfo : ObjectNotFound: (E:\TEMP\ch_data_2:String) [Get-Content], ItemNotFoundException
- FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand
Remove-Item : Cannot find path 'E:\TEMP\ch_data_2' because it does not exist.
At line:56 char:1
- Remove-Item $tmpfile
-
+ CategoryInfo : ObjectNotFound: (E:\TEMP\ch_data_2:String) [Remove-Item], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand
Cannot find the wish history url! Make sure to open the wish history first!
PS C:\WINDOWS\system32>
Will try method 2