Jump to content

Sooo I don't think i can do anything unless i get a new Router..
 
I have BT Home Hub 3 (Possible version A Which apparently has issues with Port Forwarding..)
 
So I am trying to host a MC server, port 25565.
It says the port is closed.
 
Ive done Portforwarding for TCP, UDP and Any and assigned it to my PC which has a static IP.
I have also allowed the connection through my firewall, And have also tried putting my PC in DMZ mode.
 
MC Server CMD log shows 
 
2014-12-24 09:55:18,605 ERROR Error processing element Queue: CLASS_NOT_FOUND
2014-12-24 09:55:18,657 ERROR Unable to locate appender ServerGuiConsole for log
ger
[09:55:22] [server thread/INFO]: Starting minecraft server version 1.8.1
[09:55:22] [server thread/INFO]: Loading properties
[09:55:22] [server thread/INFO]: Default game type: SURVIVAL
[09:55:22] [server thread/INFO]: Generating keypair
[09:55:23] [server thread/INFO]: Starting Minecraft server on 81.159.190.190:255
65
[09:55:23] [server thread/INFO]: Using default channel type
[09:55:23] [server thread/WARN]: **** FAILED TO BIND TO PORT!
[09:55:23] [server thread/WARN]: The exception was: java.net.BindException: Cann
ot assign requested address: bind
[09:55:23] [server thread/WARN]: Perhaps a server is already running on that por
t?
[09:55:23] [server thread/INFO]: Stopping server
[09:55:23] [server Shutdown Thread/INFO]: Stopping server
2014-12-24 09:55:23,435 ERROR Attempted to append to non-started appender File
2014-12-24 09:55:23,441 ERROR Unable to write to stream logs/latest.log for appe
nder File
2014-12-24 09:55:23,443 ERROR An exception occurred processing Appender File org
.apache.logging.log4j.core.appender.AppenderLoggingException: Error writing to R
andomAccessFile logs/latest.log
        at org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFil
eManager.flush(RollingRandomAccessFileManager.java:109)
        at org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFil
eManager.write(RollingRandomAccessFileManager.java:90)
        at org.apache.logging.log4j.core.appender.OutputStreamManager.write(Outp
utStreamManager.java:129)
        at org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.a
ppend(AbstractOutputStreamAppender.java:113)
        at org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppende
r.append(RollingRandomAccessFileAppender.java:96)
        at org.apache.logging.log4j.core.config.AppenderControl.callAppender(App
enderControl.java:99)
        at org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(Logge
rConfig.java:425)
        at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.ja
va:406)
        at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.ja
va:367)
        at org.apache.logging.log4j.core.Logger.log(Logger.java:110)
        at org.apache.logging.log4j.spi.AbstractLogger.info(AbstractLogger.java:
1011)
        at net.minecraft.server.MinecraftServer.s(SourceFile:373)
        at pf.run(SourceFile:716)
Caused by: java.io.IOException: Stream Closed
        at java.io.RandomAccessFile.writeBytes(Native Method)
        at java.io.RandomAccessFile.write(Unknown Source)
        at org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFil
eManager.flush(RollingRandomAccessFileManager.java:106)
        ... 12 more
 
Press any key to continue . . .
 
Multiple if not all ports are closed.. (Done multiple port checking tests online and most common ports etc)

--- CPU:  AMD A10-7850k --- Motherboard:  ASUS X88MPlus --- RAM:  G-Skill 8GB Ripjaws X DDR3 2133 Dual --- GPU:  Integrated APU --- Case:  Aerocool Dead Silence Gaming Cube Case  ---

Link to comment
https://linustechtips.com/topic/276116-port-forwarding-bt-minecraft/
Share on other sites

Link to post
Share on other sites

 

Nv/M 

|CPU: Intel 5960X|MOBO:Rampage V Extreme|GPU:EVGA 980Ti SC 2 - Way SLI|RAM:G-Skill 32GB|CASE:900D|PSU:CorsairAX1200i|DISPLAY :Dell U2412M X3|SSD Intel 750 400GB, 2X Samsung 850 Pro|

Peripherals : | MOUSE : Logitech G602 | KEYBOARD: K70 RGB (Cherry MX Brown) | NAS: Synology DS1515+  - WD RED 3TB X 5|ROUTER: AC68U

Sound : | HEADPHONES: Sennheiser HD800 SPEAKERS: B&W CM9 (Front floorstanding) ,  B&W CM Center 2 (Centre) | AV RECEIVER : Denon 3806 | MY X99 BUILD LOG!

 

Link to post
Share on other sites

So just to confirm, your port forwarding settings look like this?

 

50ff20b68b.png

Specs: CPU: AMD FX 6300 Motherboard: Gigabyte 970A DS3P RAM: HyperX Fury 16GB 1866MHz GPU: MSI R9 270 OC edition Case: Sharkoon VS3-S SSD: Samsung 840 EVO 120GB HDD: 1TB Caviar Blue PSU: Corsair CX500W

*If I say something that seems offensive, please don't take it seriously, it was most likely meant as a joke/sarcastically*

 

 

Link to post
Share on other sites

As I can see your IP there, you're doing it wrong, it must be the local IP for the server (for example 192.168.1.12)

AFAIK, in the config file you leave the IP empty and just have the port.

 

Sooo I don't think i can do anything unless i get a new Router..

 

I have BT Home Hub 3 (Possible version A Which apparently has issues with Port Forwarding..)

 

Multiple if not all ports are closed.. (Done multiple port checking tests online and most common ports etc)

My current build - Ever Changing.

Number 1 On LTT LGA 1150 CPU Cinebench R15

http://hwbot.org/users/TheGamingBarrel

Link to post
Share on other sites

OP, you've done the portforwarding right. That's not the issue.

 

Minecraft servers say can't bind to port when there's something else occupying that port on the same computer. You probably have a stray java or javaw.exe (from opening a server without the command prompt) that you could either kill in Task Manager or by restarting.

Sig under construction.

Link to post
Share on other sites

My Port Forwarding is Correct. And guys it is for me and my friends So i have to use my Public IP. I can use No IP or Localhost/my Internal IP and connect to the server.

The issue is when trying to use my Public IP to connet.

 

I

 

@DEcobra11

@TheGamingBarrel

OP, you've done the portforwarding right. That's not the issue.

 

Minecraft servers say can't bind to port when there's something else occupying that port on the same computer. You probably have a stray java or javaw.exe (from opening a server without the command prompt) that you could either kill in Task Manager or by restarting.

--- CPU:  AMD A10-7850k --- Motherboard:  ASUS X88MPlus --- RAM:  G-Skill 8GB Ripjaws X DDR3 2133 Dual --- GPU:  Integrated APU --- Case:  Aerocool Dead Silence Gaming Cube Case  ---

Link to post
Share on other sites

Yeah, but it tries to connect your external IP then it's doing it wrong... I think it isn't too much effort to write it.

I mean for this...:

[09:55:23] [server thread/INFO]: Starting Minecraft server on 81.159.190.190:25565

You server won't start at that IP :P

You're correct.

 

@William12h leave the IP field alone. Your computer does not have your external IP address so it won't work.

The HomeHub allows external connections to port 25565 on the local IP address that you've set.

Sig under construction.

Link to post
Share on other sites

OP, you've done the portforwarding right. That's not the issue.

 

Minecraft servers say can't bind to port when there's something else occupying that port on the same computer. You probably have a stray java or javaw.exe (from opening a server without the command prompt) that you could either kill in Task Manager or by restarting.

Ive already check for Java running in task manager etc.

 

My Run bat script is :

@Echo OFF

"C:\Program Files\Java\jre1.8.0_25\bin\java.exe" -Xmx1024M -Xms1024M -jar minecraft_server.exe
PAUSE
 
and why does it say , in the CMD logs 
2014-12-24 09:55:18,605 ERROR Error processing element Queue: CLASS_NOT_FOUND

2014-12-24 09:55:18,657 ERROR Unable to locate appender ServerGuiConsole for log

--- CPU:  AMD A10-7850k --- Motherboard:  ASUS X88MPlus --- RAM:  G-Skill 8GB Ripjaws X DDR3 2133 Dual --- GPU:  Integrated APU --- Case:  Aerocool Dead Silence Gaming Cube Case  ---

Link to post
Share on other sites

@DEcobra11 I can connect to the server if i sue my Private IP. but in the Tutorials they say to use my Public IP in the Server file so friends can connect via it etc 

--- CPU:  AMD A10-7850k --- Motherboard:  ASUS X88MPlus --- RAM:  G-Skill 8GB Ripjaws X DDR3 2133 Dual --- GPU:  Integrated APU --- Case:  Aerocool Dead Silence Gaming Cube Case  ---

Link to post
Share on other sites

LOL u connected to my server @DEcobra11

--- CPU:  AMD A10-7850k --- Motherboard:  ASUS X88MPlus --- RAM:  G-Skill 8GB Ripjaws X DDR3 2133 Dual --- GPU:  Integrated APU --- Case:  Aerocool Dead Silence Gaming Cube Case  ---

Link to post
Share on other sites

So i guess if i use my Internal Private IP in the server text file, then you can connect via my Public IP?

 

@DEcobra11

--- CPU:  AMD A10-7850k --- Motherboard:  ASUS X88MPlus --- RAM:  G-Skill 8GB Ripjaws X DDR3 2133 Dual --- GPU:  Integrated APU --- Case:  Aerocool Dead Silence Gaming Cube Case  ---

Link to post
Share on other sites

I connected to your server... look at the console :P

Yea :P I just the IP to my Internal IP and u connected :D 

--- CPU:  AMD A10-7850k --- Motherboard:  ASUS X88MPlus --- RAM:  G-Skill 8GB Ripjaws X DDR3 2133 Dual --- GPU:  Integrated APU --- Case:  Aerocool Dead Silence Gaming Cube Case  ---

Link to post
Share on other sites

So i guess if i use my Internal Private IP in the server text file, then you can connect via my Public IP?

 

@DEcobra11

It would be better to just leave it alone

Specs: CPU: AMD FX 6300 Motherboard: Gigabyte 970A DS3P RAM: HyperX Fury 16GB 1866MHz GPU: MSI R9 270 OC edition Case: Sharkoon VS3-S SSD: Samsung 840 EVO 120GB HDD: 1TB Caviar Blue PSU: Corsair CX500W

*If I say something that seems offensive, please don't take it seriously, it was most likely meant as a joke/sarcastically*

 

 

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×