weimingtom / darkstar-as3

Automatically exported from code.google.com/p/darkstar-as3
1 stars 0 forks source link

as3 client darkstar-as3 not working with v0.9.9 #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Darkstar-as3 not working with v0.9.9 . When trying to connect it is giving
unhandled IO error exception.

Parent issue:
http://www.projectdarkstar.com/component/option,com_smf/Itemid,120/topic,902.msg
6159

Original issue reported on code.google.com by ceefour666@gmail.com on 16 Apr 2009 at 5:55

GoogleCodeExporter commented 8 years ago
I had the same issue even when going back to DarkStar 0.9.8.

To fix your issue, drag this file into your text editor (Notepad for example 
which
should be opened by right clicking on it and selecting run as administrator):
C:\Windows\system32\drivers\etc\Hosts

Then look for this entry:
::1 localhost

Comment it out (or delete it) so it looks like this:
# ::1 localhost

Save the file and try again. This is something to do with the IPv6 and IPv4
standards. The Java server probably doesn't handle the IPv6.

Original comment by PDMargr...@gmail.com on 6 Jun 2009 at 7:28

GoogleCodeExporter commented 8 years ago
I had the same issue,The DarkStar 0.10.1(RedDwarf).
I think it should be server and client caused by different protocols, and who 
will help me?

Original comment by w...@qeao.com on 12 Nov 2010 at 6:44