Connection refused when I play the game.what's wrong

connection refused when I play the game.what’s wrong

What do you mean “missing these libraries”?



Where are they missing from and what did you do to find them missing?

Are your projects compilable?



Otherwise, regarding the issue you are talking of, the most likely cause is that you are connecting to the wrong IP and/or

if the server is external, you might have missed to open the ports its using.



For local connections use “localhost”, for external, make sure the ports are opened and forwarded to the server.

How about starting the server? :roll:

where the hell you missed libraries, you just got exception.

the exception you post say everything.


@normen said:
How about starting the server? :roll:


exactly like normen said. or unlock ports, if blocked.

(I set the port value with 0 or any thing like 8088 again and again) cannot connect.



I gess something else is wrong.



So far I still can not find a way out…(my personal problem)





Conclusion:



I still need technical support from u.:slight_smile:

@wangluyao said:
(I set the port value with 0 or any thing like 8088 again and again) cannot connect.

I gess something else is wrong.

So far I still can not find a way out..(my personal problem)


Conclusion:

I still need technical support from u.:)


Did you run the server?

Did you turn off your local firewall?

If you want to rule these things out you can also run the TestChatServer and TestChatClient that come with the JME tests. If those don't work then you have problems with your local network setup.

At first.Thank you every one.I solved my problem.

key steps are:

1.

Shift F6 -->run file seperate.

2.

download the AI part (critterai) which cannot be check out from MonkeyZone,while can find from googleCode.

1 Like