- Joined
- Jun 30, 2006
- Messages
- 18
- Reaction score
- 0
when the server runs and i start the gameclient i get this:
INFO
java.io.IOException: An attempt was made to access a socket in a way forbidden b
y its access permissions
at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
at sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source)
at net.sf.l2j.gameserver.SelectorThread.acceptConnection(SelectorThread.
java:553)
at net.sf.l2j.gameserver.SelectorThread.run(SelectorThread.java:299)
only things i changed was eneabled telnet. after i disabled but i still get this msg when i try to start client on the same computer as GS.
INFO
java.io.IOException: An attempt was made to access a socket in a way forbidden b
y its access permissions
at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
at sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source)
at net.sf.l2j.gameserver.SelectorThread.acceptConnection(SelectorThread.
java:553)
at net.sf.l2j.gameserver.SelectorThread.run(SelectorThread.java:299)
only things i changed was eneabled telnet. after i disabled but i still get this msg when i try to start client on the same computer as GS.