-
Notifications
You must be signed in to change notification settings - Fork 283
Description
I do not know how to edit that server.properties
i did clone my app using heroku git:clone and then my app name etc but it was empty then i made server.properties in it
and placed online false and it worked for first time (im not sure but build was successful i think) but it did never work again build failed saying something like $ git push heroku master Enumerating objects: 3, done. Counting objects: 100% (3/3), done. Writing objects: 100% (3/3), 241 bytes | 80.00 KiB/s, done. Total 3 (delta 0), reused 0 (delta 0), pack-reused 0 remote: Compressing source files... done. remote: Building source: remote: remote: -----> App not compatible with buildpack: https://buildpack-registry.s3.amazonaws.com/buildpacks/heroku/python.tgz remote: More info: https://devcenter.heroku.com/articles/buildpacks#detection-failure remote: remote: ! Push failed remote: Verifying deploy... remote: remote: ! Push rejected to minecraft-server-1250. remote: To https://git.heroku.com/minecraft-server-1250.git ! [remote rejected] master -> master (pre-receive hook declined) error: failed to push some refs to 'https://git.heroku.com/minecraft-server-1250.git'
pls help