Just few hours ago I was able to upload normally my files to the steam with the devkit. Then about an hour ago the devkit updated its steam files and now the uploader does simply nothing. No error messages, nothing. I even tried to restart my PC, but no luck.
Did the update somehow mess up or am I the only one having this problem?
No it’s not. It’s a test mod so everything is minimal. Also I think the problem is solved thanks to TheGuyNex useful ADK Launcher. At least it’s currently repairing the devkit and steam guard FINALLY asked for the security code which it hasn’t done for the times I’ve used the Devkit. So yeah, we’ll see once I get it repaired
SteamCMD updated yesterday and also gave us a little trouble. We’ve switched around how it launches from the editor to fix this issue for us. You should test it out in the next dev kit once it releases (later this week I believe!).
Oh, I see. Well, it’s not working in the Devkit even after repairing it. I will now try to use the ADK Launcher in the meanwhile. Thanks for letting us know.
EDIT: ADK Launcher still works as a charm! Will be using it till the Devkit update gets out of the oven ; P Thanks TheGuyNex!
Yeah I’ve been having trouble with uploading my mods through the dev kit as well. I just manually did it through ArkDevKit>ModTools>ArkModTools. Seems to be the only way so far until the problem is fixed.
Since there is no way to update our mods right now, via the kit or any other tool, can you give us a more firm ETA on when we will have a new Kit with this working?
Do you just select ‘Create new mod’ and fill out the fields with your existing mod info? Seems to be the only way but Im just worried about creating a second upload of my mod
I had trouble because my steam password has spaces in it (ex: Some Thing), because it gets passed in the comand line for steamcmd.exe it breaks the parameter count. So I entered my password with double quotes. It gets added to the command line verbatim, so it worked.
For example, if the password is: Some Space
Enter this as a password: “Some Space”
Im getting a “Login Failure: No Connection” Error while ‘Uploading Content’ via steamcmd. It does say logged in OK a few lines previous so not sure what is wrong