[Help]Socket Error

Results 1 to 7 of 7
  1. #1
    Apprentice el2007 is offline
    MemberRank
    Feb 2007 Join Date
    7Posts

    [Help]Socket Error

    INFO
    java.io.IOException: Intento de acceso a un socket no permitido por sus permisos
    de acceso
    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:555)
    at net.sf.l2j.gameserver.SelectorThread.run(SelectorThread.java:302)
    ______________________________________
    Hay alguna manera de solucionar este problema?
    _________________________________________
    it is possible to fix it?
    _________________________
    thanks for its time


  2. #2
    Member vSephiroth is offline
    MemberRank
    Jun 2006 Join Date
    PoALocation
    65Posts

    Re: [Help]Socket Error

    Quote Originally Posted by el2007 View Post
    INFO
    java.io.IOException: Intento de acceso a un socket no permitido por sus permisos
    de acceso
    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:555)
    at net.sf.l2j.gameserver.SelectorThread.run(SelectorThread.java:302)
    ______________________________________
    Hay alguna manera de solucionar este problema?
    _________________________________________
    it is possible to fix it?
    _________________________
    thanks for its time

    Edit your start gameserver.bat, by altering the following:
    java -Xmx1024m
    java -Xmx512m

  3. #3
    Novice Angei is offline
    MemberRank
    Oct 2006 Join Date
    2Posts

    Re: [Help]Socket Error

    Thanks you a lot man , I LOVE YOU ;)

  4. #4
    Member MeitMeit is offline
    MemberRank
    Jan 2006 Join Date
    IsraelLocation
    88Posts

    Re: [Help]Socket Error

    i have error like this too! i will try to change tha xmx to 512 if will be problems i will open new theard :(

  5. #5
    Account Upgraded | Title Enabled! nooblady is offline
    MemberRank
    Oct 2006 Join Date
    RomaniaLocation
    151Posts

    Re: [Help]Socket Error

    Try not to use the same PC for server and client.
    It will, for sure, solve your problem...

  6. #6
    Member ObbahProject is offline
    MemberRank
    Apr 2007 Join Date
    60Posts

    Re: [Help]Socket Error

    Mhm.. nooblady is correct.

  7. #7
    Account Upgraded | Title Enabled! nooblady is offline
    MemberRank
    Oct 2006 Join Date
    RomaniaLocation
    151Posts

    Re: [Help]Socket Error

    It works also with lowering the amount of used memory in StartGameserver.bat, but then your players will shout for lag.
    It depends, anyhow, on the amount of players you expect to have on the server.



Advertisement