Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server Side Doesn't Seem To Host #2

Open
blitzfall opened this issue May 17, 2020 · 0 comments
Open

Server Side Doesn't Seem To Host #2

blitzfall opened this issue May 17, 2020 · 0 comments

Comments

@blitzfall
Copy link

I am testing this locally prior to trying to implement it as a way to do a simulated stock exchange for a political simulation server.

Upon launching and starting the server and then launching the client while running on local host.

java -jar StockMartClient.jar -localhost

I register with the CHKRegNo turned off on the server side. I proceed with valid information, click the register button, and after a second or so I get this error inside the command prompt used to launch the client.

Don't know about host
java.lang.NullPointerException
at com.ayushmaanbhav.jstockmart.client.Client.register(Client.java:76)
at com.ayushmaanbhav.jstockmart.client.RegisterAction$4.run(RegisterAction.java:59)

I should note that I also did try using my local IPV4 found in ipconfig. Neither of those worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant