BouncyBall icon indicating copy to clipboard operation
BouncyBall copied to clipboard

Adress already in use. What will i do?

Open Arkdevnoder opened this issue 9 years ago • 2 comments

ound BouncyBall jar. [08:00:18] [MCPE-Proxy/INFO] [BouncyBall]: BouncyBall version v1.0-SNAPSHOT, implementing MCPE 0.10.4 protocol 20 [08:00:18] [MCPE-Proxy/INFO] [BouncyBall]: Logging Packet Decode errors to console: true [08:00:18] [MCPE-Proxy/INFO] [BouncyBall]: Server started on port 19132 [08:00:41] [MCPE-Proxy/DEBUG] [BouncyBall]: Accepting new client session from /185.11.4.128:19132 [08:00:41] [RemoteServer-/185.11.4.128:19132/ERROR] [BouncyBall]: SocketException: Address already in use java.net.BindException: Address already in use at java.net.PlainDatagramSocketImpl.bind0(Native Method) at java.net.AbstractPlainDatagramSocketImpl.bind(AbstractPlainDatagramSocketImpl.java:94) at java.net.DatagramSocket.bind(DatagramSocket.java:392) at java.net.DatagramSocket.(DatagramSocket.java:242) at java.net.DatagramSocket.(DatagramSocket.java:299) at java.net.DatagramSocket.(DatagramSocket.java:271) at net.beaconpe.bouncyball.session.RemoteServerSession.run(RemoteServerSession.java:51)

Arkdevnoder avatar Jan 17 '16 05:01 Arkdevnoder

Yeah what to do now?? Is this even working??

DegenApeDev avatar Mar 20 '16 15:03 DegenApeDev

You have two servers running on the same port. Btw the master branch is old and doesnt work well. Im working on rewriting the proxy in TypeScript with nodeJS, that should be on the "ts" branch. On Mar 20, 2016 10:42 AM, "Jared Peck" [email protected] wrote:

Yeah what to do now?? Is this even working??

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/jython234/BouncyBall/issues/9#issuecomment-198951243

alejzeis avatar Mar 20 '16 16:03 alejzeis