Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Problem with the butler tool

A topic by RiderMty created Jul 05, 2016 Views: 993 Replies: 2
Viewing posts 1 to 2

I have a problem with the butler tool, when I run the command "butler login" I receive the following message:

[Warning] Key file had wrong permissions (0666), resetting to 0600
Your local credentials are valid!

When I run the command "butler push C:\Butler\test-build.zip ridermty/test:windows"

The command line displays:

[Warning] Key file had wrong permissions (0666), resetting to 0600
For channel `windows`: pushing first build
Pushing 1.2 GB (75 files, 11 dirs, 0 symlinks)
file does not exist

I don't understand what is the problem, can someone explain me why I have this error?

Thanks in advance!

Hey Rider!

The first message is simply a warning (and actually, Windows doesn't seem to support mode 0600, so I should fix that).

As for the second message, it looks like this issue: https://github.com/itchio/butler/issues/62 - are you pushing a zip file? Can you try pushing a folder directly (without compressing it to .zip first) and see if it works? I'll try to fix that issue soon anyway.

(+1)

Thanks amos for the response, I can now upload the folder of my build without compressing the file.

For channel `windows`: pushing first build
Pushing 1.2 GB (75 files, 11 dirs, 0 symlinks)
V Added 1.2 GB fresh data
V 416 MB patch (66.03% savings)