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

[error] ENOENT: no such file or directory, stat 'C:\Jacob Stachowicz\Documents\Gaming\Minecraft\Prism Launcher\instances\GTNH GoG 2.7.0 Beta4 Backup\.minecraft\config\dsurround' #177

Open
PlayfulPiano opened this issue Nov 27, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@PlayfulPiano
Copy link

Original message: Failed to copy file

System Info
Editor version: 1.95.2
Extension version: 0.25.1
OS: win32 10.0.19045

Stack
Error: ENOENT: no such file or directory, stat 'C:\Jacob Stachowicz\Documents\Gaming\Minecraft\Prism Launcher\instances\GTNH GoG 2.7.0 Beta4 Backup.minecraft\config\dsurround'
at statSync (node:fs:1668:25)
at Object.t.statSync (node:electron/js2c/node_init:2:5397)
at Object.statSync (c:\Users\jstac.vscode\extensions\moshfeu.compare-folders-0.25.1\node_modules\graceful-fs\polyfills.js:318:34)
at getStatsSync (c:\Users\jstac.vscode\extensions\moshfeu.compare-folders-0.25.1\node_modules\fs-extra\lib\util\stat.js:58:18)
at Object.checkPathsSync (c:\Users\jstac.vscode\extensions\moshfeu.compare-folders-0.25.1\node_modules\fs-extra\lib\util\stat.js:90:33)
at copySync (c:\Users\jstac.vscode\extensions\moshfeu.compare-folders-0.25.1\node_modules\fs-extra\lib\copy-sync\copy-sync.js:24:38)
at CompareFoldersProvider.copyToFolder (c:\Users\jstac.vscode\extensions\moshfeu.compare-folders-0.25.1\out\providers\foldersCompareProvider.js:248:37)
at CompareFoldersProvider.copyToMy (c:\Users\jstac.vscode\extensions\moshfeu.compare-folders-0.25.1\out\providers\foldersCompareProvider.js:148:18)
at Y0.h (file:///c:/Users/jstac/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:114:32833)
at Y0.$executeContributedCommand (file:///c:/Users/jstac/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:114:33683)
at py.S (file:///c:/Users/jstac/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:31:113311)
at py.Q (file:///c:/Users/jstac/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:31:113091)
at py.M (file:///c:/Users/jstac/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:31:112180)
at py.L (file:///c:/Users/jstac/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:31:111418)
at mh.value (file:///c:/Users/jstac/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:31:110082)
at D.B (file:///c:/Users/jstac/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:29:746)
at D.fire (file:///c:/Users/jstac/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:29:964)
at Vn.fire (file:///c:/Users/jstac/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:31:9457)
at mh.value (file:///c:/Users/jstac/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:174:13279)
at D.B (file:///c:/Users/jstac/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:29:746)
at D.fire (file:///c:/Users/jstac/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:29:964)
at Vn.fire (file:///c:/Users/jstac/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:31:9457)
at MessagePortMain. (file:///c:/Users/jstac/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:174:11571)
at MessagePortMain.emit (node:events:519:28)
at Object.MessagePortMain._internalPort.emit (node:electron/js2c/utility_init:2:2949)

@moshfeu
Copy link
Owner

moshfeu commented Nov 30, 2024

Hi @PlayfulPiano , thank you for reporting
Seems like the extension has the issue in win32 :\

There is a similar issue #168. Please follow it to get updates on this issue

@moshfeu moshfeu added the bug Something isn't working label Nov 30, 2024
@PlayfulPiano
Copy link
Author

Hi @PlayfulPiano , thank you for reporting
Seems like the extension has the issue in win32 :\

There is a similar issue #168. Please follow it to get updates on this issue

Weird, bc my computer runs on x64

@PlayfulPiano
Copy link
Author

Yeah and VSCode recognizes it as x64, not x32. Maybe that's why?
image

@moshfeu
Copy link
Owner

moshfeu commented Nov 30, 2024

My bad. Seems like nodejs (and not just) calls it win32 even though it's 64

Weird indeed given that I tried the extension on windows 64 and it worked

Anyway, can you try this version and let me know if it fixed the bug? 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants