Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Error 400 Invalid Target

A topic by a_marx created Jul 16, 2020 Views: 621 Replies: 1
Viewing posts 1 to 2

Getting this error while trying to push the new version of my game

I have win10 64x. the command is "butler push C:\Users\almaz\Desktop\GUROBU.zip aiazmarx\gurobu:win"

I tried RAR files too but it doesn't seem to work. 

Admin(+2)

The target (aka where you’re pushing to) must use a forward slash /, not a backslash \.

So your command should look something like this:

butler push C:\Users\almaz\Desktop\GUROBU.zip aiazmarx/gurobu:win