Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Problem with butler

A topic by PabloDev created Jul 20, 2020 Views: 192 Replies: 1
Viewing posts 1 to 2
(1 edit)

Hello, today I woke up and when I go to use butler I find an error:


It says the user is wrong but it is correct, what happens?

I am using the latest version 15.18.0

Moderator (4 edits) (+1)

When pushing a build, when passing the user/game you don’t need to include “.itch.io”. So this argument:

jpablocs.itch.io/applengers

Will become

jpablocs/applengers

You can see more details on butler’s documentation for push, more notably:

butler push directory user/game:channel

user/game is the project you're uploading
    for example: finji/overland for https://finji.itch.io/overland — all lower-case