jkutner / heroku-buildpack-minecraft

A buildpack for running a Minecraft Server on Heroku
MIT License
202 stars 292 forks source link

Failed to log in #48

Closed waaberi closed 4 years ago

waaberi commented 4 years ago

So I did all the commands and I also added requirements.txt because it would not work without it but Minecraft told me that the server is currently down for maintenance. This is the closest that I got for a Minecraft server in Heroku and I don't know what to do for it to work. There are a few weird things that I noticed.

  1. cp: cannot create regular file '/app/tmp/cache/.heroku/requirements.txt': No such file or directory I think this has to do with requirements.txt but I don't know how to fix it and if it's the cause of the problem.
  2. [18:38:43] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2118ms or 42 ticks behind Apparently it's lagging but I'm not surprised. I just don't know if it's the cause of the problem.
waaberi commented 4 years ago

So i will close this because the server worked.