Giter Club home page Giter Club logo

cwinspect's People

Stargazers

 avatar

Watchers

 avatar

cwinspect's Issues

This project is interesting, but I can't pass this error...

Compiling the program is fine, the server starts, but when I try to log into the server, the client freeze and I get this error:

test.unknown.log:

Server -> Client [Jul 13, 2013 4:27:36 PM] [258]
11 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
This packet could not get identified (ID=17)!


From the console:

Starting CWInspect...
Loading Config...
Config loaded!
Starting Server!
Server running!
java.net.ConnectException: Connection refused: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.(Unknown Source)
at java.net.Socket.(Unknown Source)
at net.cubeserver.networking.SocketProxy$SocketThread.connectCW(SocketPr
oxy.java:335)
at net.cubeserver.networking.SocketProxy$SocketThread.run(SocketProxy.ja
va:268)
at java.lang.Thread.run(Unknown Source)
Client -> Server [Jul 13, 2013 4:31:07 PM] [661]
11 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
This packet could not get identified (ID=17)!
java.lang.NullPointerException
at net.cubeserver.networking.SocketProxy$SocketThread.gotData(SocketProx
y.java:443)
at net.cubeserver.networking.SocketProxy$SocketThread.run(SocketProxy.ja
va:300)
at java.lang.Thread.run(Unknown Source)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.