I created a hamachi network copied the IP in hamachi at the top. Copied ip into 'server-ip=' in server.propeties and got the error
I have changed the IP to stars for security
Click to reveal
[19:56:18 INFO]: Starting minecraft server version 1.7.2
[19:56:18 ERROR]: Exception handling console input
java.io.IOException: The handle is invalid
at java.io.FileInputStream.readBytes(Native Method) ~[?:1.7.0_45]
at java.io.FileInputStream.read(Unknown Source) ~[?:1.7.0_45]
at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.7.0_45]
at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_45]
at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.7.0_45]
at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.7.0_45]
at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.7.0_45]
at java.io.InputStreamReader.read(Unknown Source) ~[?:1.7.0_45]
at java.io.BufferedReader.fill(Unknown Source) ~[?:1.7.0_45]
at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_45]
at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_45]
at ll.run(SourceFile:78) [minecraft_server.jar:?]
[19:56:18 INFO]: Loading properties
[19:56:18 INFO]: Default game type: ADVENTURE
[19:56:18 INFO]: Generating keypair
[19:56:18 INFO]: Starting Minecraft server on **.***.**.**:25565
[19:56:18 WARN]: **** FAILED TO BIND TO PORT!
[19:56:18 WARN]: The exception was: java.net.BindException: Cannot assign requested address: bind
[19:56:18 WARN]: Perhaps a server is already running on that port?
[19:56:18 ERROR]: Exception handling console input
java.io.IOException: The handle is invalid
at java.io.FileInputStream.readBytes(Native Method) ~[?:1.7.0_45]
at java.io.FileInputStream.read(Unknown Source) ~[?:1.7.0_45]
at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.7.0_45]
at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_45]
at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.7.0_45]
at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.7.0_45]
at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.7.0_45]
at java.io.InputStreamReader.read(Unknown Source) ~[?:1.7.0_45]
at java.io.BufferedReader.fill(Unknown Source) ~[?:1.7.0_45]
at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_45]
at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_45]
at ll.run(SourceFile:78) [minecraft_server.jar:?]
[19:56:18 INFO]: Loading properties
[19:56:18 INFO]: Default game type: ADVENTURE
[19:56:18 INFO]: Generating keypair
[19:56:18 INFO]: Starting Minecraft server on **.***.**.**:25565
[19:56:18 WARN]: **** FAILED TO BIND TO PORT!
[19:56:18 WARN]: The exception was: java.net.BindException: Cannot assign requested address: bind
[19:56:18 WARN]: Perhaps a server is already running on that port?
I have changed the IP to stars for security
