[Rivet] Invalid response from the command line tool: 43

If I try to build & deploy, nothing happens beside this error message
28 Replies
Nathan
Nathanโ€ข16mo ago
hey! 43 is weird... can you send a screenshot of what you're seeing?
Felix
FelixOPโ€ข16mo ago
No description
Felix
FelixOPโ€ข16mo ago
of course ๐Ÿ™‚
Nathan
Nathanโ€ข16mo ago
haha you're not kidding, that's a new one what os are you on?
Felix
FelixOPโ€ข16mo ago
Windows 11
Felix
FelixOPโ€ข16mo ago
No description
Nathan
Nathanโ€ข16mo ago
that's odd, error code 43 indicates some type of hardware issue on windows. very unlikely.
Felix
FelixOPโ€ข16mo ago
I could try on Mac?
Nathan
Nathanโ€ข16mo ago
curious if that works. if you don't mind helping out a bit, going to ask in a sec to manually run a couple things to diagnose the windows issue.
Felix
FelixOPโ€ข16mo ago
of course ๐Ÿ™‚
Nathan
Nathanโ€ข16mo ago
oh i'm sorry, just realized that this is the same error someone else ran in to on godot 4.3. sounds like we need to get this fixed asap. https://github.com/rivet-gg/plugin-godot/issues/172
GitHub
ClI Godot Error ยท Issue #172 ยท rivet-gg/plugin-godot
cli error when you want to deploy the game from godot: [Rivet] Invalid response from the command line tool: 43 to get around the problem, I have to do this line, but it's quite annoying C:\User...
Nathan
Nathanโ€ข16mo ago
godot 4.2.x should work, but we need to get this up to speec pronto
Felix
FelixOPโ€ข16mo ago
I use Godot 4.2.2stable
AngelOnFira
AngelOnFiraโ€ข16mo ago
I could be mistaken, but I think this one pops up when windows runs into issues with Docker @Felix do you know if Docker is running? Also, if it is, then I think this error might come up after a successful deploy too. If Docker is running, then can you check if a build did in fact make it onto the Rivet hub? I'm going to try ot get a new version of the plugin released today, it should make the windows side a lot easier. Or if this issue comes up, it will be a lot easier for me to debug ๐Ÿ˜› But I'll test on Windows cause I know that's where the issue is
Felix
FelixOPโ€ข16mo ago
No I dont think so What do you mean? Where should I check? The desktop app is opened if you mean that That would be awesome ๐Ÿ™‚ Please tell me when I can update Badly this does not work for me ๐Ÿ˜ฆ On Godot 4.3 if I press Build & Deploy nothing happens ๐Ÿ˜ฆ Nevermind, it gives the same error
Nathan
Nathanโ€ข16mo ago
@Felix we're looking in to this, should have a fix out in 48h, will ping you thx for taking the time to help out
Felix
FelixOPโ€ข16mo ago
Hey, how is it going ๐Ÿ™‚
AngelOnFira
AngelOnFiraโ€ข16mo ago
Yo! Got a it caught up shipping the plugin, hoping to have a version I can send you tonight ๐Ÿ™Œ Updating on this, working on bumping some surrounding packages, then an release candidate of the plugin that we can test out :ferristhumbsup: Hey @Felix! I just shipped 2.0.0 (quickly followed by a 2.0.1 ๐Ÿ˜› ), and it should be up on the Godot Asset Store once it's reviewed (https://godotengine.org/asset-library/asset/edit/13453) I think there might still be some small issues to work out, but if you wanted to get your hands on it and see how far you could get, it would be great to hear where it goes! I'm going to be shipping fixes for several items tomorrow :ferristhumbsup:
Felix
FelixOPโ€ข16mo ago
You know how long it takes for godot to verify the new version? .
AngelOnFira
AngelOnFiraโ€ข16mo ago
I'm pretty sure for the asset store, someone manually has to verify the submission and accept it. Not sure though If that's what you mean ๐Ÿ™‚
Felix
FelixOPโ€ข16mo ago
Sadly now: Nothing works, I cannot even sign in....
Felix
FelixOPโ€ข16mo ago
Felix
FelixOPโ€ข16mo ago
res://addons/rivet/ui/dock/tabs/setup_tab.gd:45 - Invalid access to property or key 'errors' on a base object of type 'Nil'. core/variant/variant_utility.cpp:1092 - [Rivet] [check_system_requirements] Error: std::io::error::Error::Os (Der Prozess kann nicht auf die Datei zugreifen, da sie von einem anderen Prozess verwendet wird. (os error 32)) scene/main/window.cpp:949 - Attempting to make child window exclusive, but the parent window already has another exclusive child. This window: /root/@EditorNode@16886/@Panel@13/@VBoxContainer@14/DockHSplitLeftL/DockHSplitLeftR/DockVSplitLeftR/DockSlotLeftBR/Rivet/@Node@17273/@AcceptDialog@17305, parent window: /root, current exclusive child window: /root/@EditorNode@16886/@Panel@13/@VBoxContainer@14/DockHSplitLeftL/DockHSplitLeftR/DockVSplitLeftR/DockSlotLeftBR/Rivet/@Node@17273/@AcceptDialog@17298 core/variant/variant_utility.cpp:1092 - [Rivet] [check_login_state] Error: std::io::error::Error::Os (Der Prozess kann nicht auf die Datei zugreifen, da sie von einem anderen Prozess verwendet wird. (os error 32)) scene/main/window.cpp:949 - Attempting to make child window exclusive, but the parent window already has another exclusive child. This window: /root/@EditorNode@16886/@Panel@13/@VBoxContainer@14/DockHSplitLeftL/DockHSplitLeftR/DockVSplitLeftR/DockSlotLeftBR/Rivet/@Node@17273/@AcceptDialog@17312, parent window: /root, current exclusive child window: /root/@EditorNode@16886/@Panel@13/@VBoxContainer@14/DockHSplitLeftL/DockHSplitLeftR/DockVSplitLeftR/DockSlotLeftBR/Rivet/@Node@17273/@AcceptDialog@17305 res://addons/rivet/rivet.gd:115 - Invalid access to property or key 'port' on a base object of type 'Nil'. res://addons/rivet/ui/task_panel/task_panel.gd:30 - Invalid access to property or key 'name' on a base object of type 'Nil'. core/variant/variant_utility.cpp:1092 - [Rivet] [backend_choose_local_port] Error: std::io::error::Error::Os (Der Prozess kann nicht auf die Datei zugreifen, da sie von einem anderen Prozess verwendet wird. (os error 32)) res://allScenes/worldScene/waves/wavesMap.gd:31 - Parse Error: Identifier "RivetHelper" not declared in the current scope. res://allScenes/worldScene/waves/wavesMap.gd:35 - Parse Error: Identifier "RivetHelper" not declared in the current scope. res://allScenes/worldScene/waves/wavesMap.gd:37 - Parse Error: Identifier "RivetHelper" not declared in the current scope. modules/gdscript/gdscript.cpp:2936 - Failed to load script "res://allScenes/worldScene/waves/wavesMap.gd" with error "Parse error". (User)
AngelOnFira
AngelOnFiraโ€ข16mo ago
Pushing a fix for this first issue, but there's some other stuff I'm stepping through on the Windows side
AngelOnFira
AngelOnFiraโ€ข16mo ago
I'll cut a release after I fix a few more windows items I've found, but you should be able to download the version on main right now and see that fixed :ferristhumbsup: https://github.com/rivet-gg/plugin-godot
GitHub
GitHub - rivet-gg/plugin-godot: Plugin for Rivet + Godot 4
Plugin for Rivet + Godot 4. Contribute to rivet-gg/plugin-godot development by creating an account on GitHub.
Felix
FelixOPโ€ข16mo ago
Sry man, but there are a lot more errors... If I press any button, nothing works... drivers/windows/file_access_windows.cpp:300 - Parameter "f" is null. res://addons/rivet/rivet_task.gd:205 - Invalid operands 'int' and 'Nil' in operator '>'. drivers/windows/file_access_windows.cpp:300 - Parameter "f" is null. res://addons/rivet/rivet_task.gd:205 - Invalid operands 'int' and 'Nil' in operator '>'. drivers/windows/file_access_windows.cpp:300 - Parameter "f" is null. res://addons/rivet/rivet_task.gd:205 - Invalid operands 'int' and 'Nil' in operator '>'.
Nathan
Nathanโ€ข15mo ago
yikes! we're in the middle of shipping a lot of hotfixes right now for the plugin, i'm planning on looking at this issue tomorrow. we're on that release-every-day train right now ๐Ÿ˜… hey @Felix ! it's been a long haul stamping out all sorts of bugs, but we just submitted v2.1.0 to the asset store. you can download it hear while we wait for it to get approved โ€“ https://releases.rivet.gg/plugin-godot/v2.1.0/rivet-plugin-godot.zip let us know if you run in to issues, we'll be quick on the turnaround now that the plugin core is solid.
Felix
FelixOPโ€ข15mo ago
Thanks the support is very awesome ๐Ÿ™‚

Did you find this page helpful?