Installation Issue - Cant move sdk folder to different hard drive
I'm trying to install rivet 2.3.1 for Godot 4.3 on windows and I am getting the following error:
Start
[stderr] Waiting another process is currently modifying this project
[stderr] Editor http://127.0.0.1:23617
[stdout]
[stdout] ────────
[stdout]
[stderr] Parse config.ts (users)
[stderr] Parse config.ts (rate_limit)
[stderr] Parse config.ts (tokens)
[stderr] Generate SDK addons/rivet_sdk
[stderr] Building SDK godot
[stderr]
[stderr]
[stderr] [UNCAUGHT] Error: The system cannot move the file to a different disk drive. (os error 17): rename 'C:\Users\Username-Redacted\AppData\Roaming\rivet\projects\acgo_7f028ac01953cd3f\backend\dev\sdk\godot' -> 'E:\AC\acgo\addons\rivet_sdk'
[stderr] at async Object.rename (ext:deno_fs/30_fs.js:274:3)
[stderr] at async move (https://jsr.io/@std/fs/0.213.1/move.ts:72:3)
[stderr] at async generateSdk (file:///C:/Users/Username-Redacted/AppData/Roaming/rivet/backend/5b4c05a00edfb2b7d6888dee94fad225027eb9aa5f6f99f77ab44fc3a2c3e020/toolchain/sdk/generate.ts:74:2)
[stderr] at async Object.build (file:///C:/Users/Username-Redacted/AppData/Roaming/rivet/backend/5b4c05a00edfb2b7d6888dee94fad225027eb9aa5f6f99f77ab44fc3a2c3e020/toolchain/build/plan/project.ts:151:6)
[stderr] at async fn (file:///C:/Users/Username-Redacted/AppData/Roaming/rivet/backend/5b4c05a00edfb2b7d6888dee94fad225027eb9aa5f6f99f77ab44fc3a2c3e020/toolchain/build_state/mod.ts:144:4)
[stderr] at async Function.allSettled (<anonymous>)
[stderr] at async waitForBuildPromises (file:///C:/Users/Username-Redacted/AppData/Roaming/rivet/backend/5b4c05a00edfb2b7d6888dee94fad225027eb9aa5f6f99f77ab44fc3a2c3e020/toolchain/build_state/mod.ts:181:21)
[stderr] at async planProjectBuild (file:///C:/Users/Username-Redacted/AppData/Roaming/rivet/backend/5b4c05a00edfb2b7d6888dee94fad225027eb9aa5f6f99f77ab44fc3a2c3e020/toolchain/build/plan/project.ts:315:2)
[stderr] at async build (file:///C:/Users/Username-Redacted/AppData/Roaming/rivet/backend/5b4c05a00edfb2b7d6888dee94fad225027eb9aa5f6f99f77ab44fc3a2c3e020/toolchain/build/mod.ts:66:2)
[stderr] at async Object.fn (file:///C:/Users/Username-Redacted/AppData/Roaming/rivet/backend/5b4c05a00edfb2b7d6888dee94fad225027eb9aa5f6f99f77ab44fc3a2c3e020/cli/tasks/dev.ts:57:6)
[stderr]
[stderr]
[stderr] Failed. Found 1 error.
@std/fs - JSR
@std/fs on JSR: Helpers for working with the file system
8 Replies
hey @SpringGuy! ah that should be a quick fix, will submit this to the godo tasset library tomorrow.
Hey @Nathan , checking in on this. I looked for the update but didn't see it. Your help is greatly appreciated
Nathan hasn't released a fix yet @SpringGuy
A fix should be released in a few days
Thanks @Nicholas, Looking forward to trying this out.
@Nathan Any word on this? It's been a couple months and I'm still standing by to try this out. I think others are having the same problem.
No, i'm sorry. We've been having a lot of issues with Windows, so we're reworking to simplify how the whole thing works. We're aiming for the new plugin to be live by the new year.
I ran into the same problem. Don't know if you need the project to be on a different drive, but moving the godot project to my C: drive solved the issue for me. Haven't tested actually deploying, but local development works just fine with the godot project on the C: drive.
ok, no worries. Thanks for your efforts.
We will keep you posted after this next update