Creating the game page and ensuring the game id was correct - and publishing worked.
narath
5
Posts
2
Topics
2
Following
A member registered May 04, 2019 · View creator page →
Creator of
Protect all your patients from the Death Wall with your healing touch!
Simulation
Play in browser
Recent community posts
DragonRuby Game Toolkit community · Created a new topic Error publishing - API error 400 invalid game
Hey team, I'm trying to use the publish feature, but getting an invalid game error (based on google searches it seems to be some kind of issue with correct naming).
Running ".dragonruby/itchio-butler/butler push '.dragonruby/builds/swiss-cheese-windows-amd64.exe' narath/swiss-cheese:windows-amd64" ...
creating build on remote server: itch.io API error (400): /wharf/builds: invalid game
itch.io butler reported failure!
I have this in my game metadata:
devtitle=Swiss Cheese gameid=swiss-cheese gametitle=Swiss Cheese
(as a side note, I am using git for version control while developing my game, any way you can have it ignore the .git folder which it seems to include when doing the publish)