Content: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Background: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Pattern: Blank Waves Notes Sharp Wood Rockface Leather Honey Vertical Triangles
Welcome to TerraFirmaCraft Forums

Register now to gain access to all of our features. Once registered and logged in, you will be able to contribute to this site by submitting your own content or replying to existing content. You'll be able to customize your profile, receive reputation points as a reward for submitting content, while also communicating with other members via your own private inbox, plus much more! This message will be removed once you have signed in.

  • Announcements

    • Dries007

      ATTENTION Forum Database Breach   03/04/2019

      There has been a breach of our database. Please make sure you change your password (use a password manager, like Lastpass).
      If you used this password anywhere else, change that too! The passwords themselves are stored hashed, but may old accounts still had old, insecure (by today's standards) hashes from back when they where created. This means they can be "cracked" more easily. Other leaked information includes: email, IP, account name.
      I'm trying my best to find out more and keep everyone up to date. Discord (http://invite.gg/TerraFirmaCraft) is the best option for up to date news and questions. I'm sorry for this, but the damage has been done. All I can do is try to make sure it doesn't happen again.
    • Claycorp

      This forum is now READ ONLY!   01/20/2020

      As of this post and forever into the future this forum has been put into READ ONLY MODE. There will be no new posts! A replacement is coming SoonTM . If you wish to stay up-to-date on whats going on or post your content. Please use the Discord or Sub-Reddit until the new forums are running.

      Any questions or comments can be directed to Claycorp on either platform.
Sign in to follow this  
Followers 0
Rostel

Server Problems Connection Timeout

6 posts in this topic

Hey,

I've been playing around with Minecraft Server for the past couple days, and thanks to other posts in different forums I can finally get the Server to start, locally it runs. server.properties file set to "address=localhost" and "port=25565"

Without the localhost I get a port error (port not open or something like that), same happens when I remove port=25565 (those were suggestions i've read on different forums.

So now I'm running the minecraft-server.jar file, and localy I can start the game, and join from my minecraft.... but for some odd reason, my friends can't connect (time out error)

I've gone through my router and set port forwarding in my hardware admin config, (there is a "portforwarding.com" address that gives help on every router available which confirmed that I had done it correctly. I set the forwarding address to 25565, and my internal IP address.

I've started Minecraft, running the game, but others can't connect. I've also tried one of those online port checkers, and none get a response from the port.

And I cant really figure out where the problem is.

I have Zonealarm Firewall on Windows 8. As I can't find anywhere I can manually configure a DMZ, or an "open port", I simply tried shutting ZoneAlarm down completely, and it didn't make a difference.

Anybody have a clue what I'm missing?

0

Share this post


Link to post
Share on other sites

In you server.properties file, change

"address=localhost" to "address=[your lan IP address]

0

Share this post


Link to post
Share on other sites

In you server.properties file, change

"address=localhost" to "address=[your lan IP address]

I've tried my internal IP Address, my externall, leaving it blank, and they all return the identical error message:

[WARNING] **** FAILED TO BIND TO PORT!

[WARNING] The exception was: java.net.SocketException: Permission denied: listen failed

[WARNING] Perhaps a server is already running on that port?

the server only starts if I have "localhost" as IP

0

Share this post


Link to post
Share on other sites

Or does anybody know an alternative method to running a small server for 2-3 players?

Are the "free minecraft hosting" sites any good?

0

Share this post


Link to post
Share on other sites

Have you tried another port, like 12345.

It seems the port you are trying to use is used by another program.

0

Share this post


Link to post
Share on other sites

Open up task manager (ctrl+alt+delete), go to processes tab and end javaw.exe. After that, try running the server again.

0

Share this post


Link to post
Share on other sites
Sign in to follow this  
Followers 0