GlowstoneMC / Glowstone-Legacy

An open-source server for the Bukkit Minecraft modding interface
Other
363 stars 122 forks source link

problem on restarting or stopping console #559

Closed MuscleMan111 closed 9 years ago

MuscleMan111 commented 9 years ago

whenever I click on the console to restart my test server, it comes up with this message22:00:24 [SEVERE] Error during server startup. java.lang.RuntimeException: Failed to bind to address. Maybe it is already in use? This is very annoying as I want to test out some bucket plugins. I have no idea if this is a bug or if it is just me being me, but either way, I would like a reply.

gdude2002 commented 9 years ago

You've already got a server running on the port you have configured. Take a look at your list of processes (For example in the task manager) and make sure there are no Java processes running, and try again.

SpaceManiac commented 9 years ago

Also, make sure you haven't set server.ip in your config unless you're sure you need to. Most of the time you should leave it blank.

MuscleMan111 commented 9 years ago

ok, I have got rid of any other servers running on the same port, and i am still getting the problem. I wrote :25565 as my ip

gdude2002 commented 9 years ago

If you have a line starting with ip in your config/glowstone.yml file, please remove it and try again.

MuscleMan111 commented 9 years ago

remove the line? Or just the ip in the line

gdude2002 commented 9 years ago

Remove the entire line.

MuscleMan111 commented 9 years ago

still not working :/

gdude2002 commented 9 years ago

You're still getting the same problem? Please check our new FAQ page, and if that doesn't work, go to Github Gist, paste your glowstone.yml file, and give us the link here.

Verald commented 9 years ago

i have the same problem. still getting problem here is the link: https://gist.github.com/Verald/4fd79b59c7669b4a4212

gdude2002 commented 9 years ago

@Verald you have your own ticket open at #589, please use that.

Closing this ticket due to inactivity.