For anyone Who gets rejected on there own server (come here)

Page 1 of 4 1234 LastLast
Results 1 to 15 of 50
  1. #1
    Don't Mind if I do... whitemist is offline
    MemberRank
    Jun 2006 Join Date
    SeattleLocation
    739Posts

    For anyone Who gets rejected on there own server (come here)

    I saw a ton of posts with the problem of being rejected from there own server. All lot of the time they set it up perfectly but no matter what they do it wont work.

    Problem you get
    Example:
    So i have client 0726 Full (sak and rag)
    i then downloaded xray and the english data folder with the sclientinfo.xml in it.
    I diff the xray if needed and start my server and everything works!
    When i load up the game it starts up and i log in and pick a server.
    Then you get rejected.

    This is not because you set up your server bad its because you are trying to connect using either your
    ip ex:76.22.28.57
    or your
    no-ip or dynamic-ip ex: raggames.no-ip.com.

    Cannot use the following to connect:
    Why can't you?
    What happens when you use your no-ip or ip is that you connect to your server with your server ip which cant happen it conflicts with each other. That is why other people can connect to your server but you can't they have different ips then you. When you connect with your lan you can connect because your connect locally with your ip and default-gateway which won't conflict with your server.

    The Fix
    The simple fix for all this is that you need to fix your sclientinfo.xml

    Here is what it should look like:
    Code:
    <?xml version="1.0" encoding="euc-kr" ?> <clientinfo>
    <desc>Ragnarok Client Information</desc> <servicetype>korea</servicetype>
    <servertype>sakray</servertype>
    <extendedslot></extendedslot>
    <readfolder></readfolder>
    
    <connection>
    <display>JAZZ</display>
    <desc>none</desc>
    <balloon>Rate:10/10/10</balloon>
    <address>192.168.1.101</address> <- use your LAN ip
    <port>6900</port>
    <version>0</version>
    <langtype>0</langtype>
    <registrationweb>Web site</registrationweb> <aid>
    <admin>xxxxxxx</admin>
    </aid>
    </connection>
    </clientinfo>
    IT WILL NOT WORK IF YOU USE THE FOLLOWING:

    Code:
    <?xml version="1.0" encoding="euc-kr" ?> <clientinfo>
    <desc>Ragnarok Client Information</desc> <servicetype>korea</servicetype>
    <servertype>sakray</servertype>
    <extendedslot></extendedslot>
    <readfolder></readfolder>
    
    <connection>
    <display>JSAZZ</display>
    <desc>none</desc>
    <balloon>Rate:10/10/10</balloon>
    <address>72.168.124.10</address> <- your ip will not work
    <port>6900</port>
    <version>0</version>
    <langtype>0</langtype>
    <registrationweb>Web site</registrationweb> <aid>
    <admin>xxxxxxx</admin>
    </aid>
    </connection>
    </clientinfo>
    AND it will not work if you use your no-ip

    Code:
    <?xml version="1.0" encoding="euc-kr" ?> <clientinfo>
    <desc>Ragnarok Client Information</desc> <servicetype>korea</servicetype>
    <servertype>sakray</servertype>
    <extendedslot></extendedslot>
    <readfolder></readfolder>
    
    <connection>
    <display>JSAZZ</display>
    <desc>none</desc>
    <balloon>Rate:10/10/10</balloon>
    <address>ragezone.no-ip.com</address> <- no-ip will not work
    <port>6900</port>
    <version>0</version>
    <langtype>0</langtype>
    <registrationweb>Web site</registrationweb> <aid>
    <admin>xxxxxxxx</admin>
    </aid>
    </connection>
    </clientinfo>
    Other fixes:
    Quote Originally Posted by F.O.X View Post
    And try change this inside subnet_athena file, example:

    Note 1, you can get your subnet Ip address at start > Run... > cmd or command > ipconfig/all and the subnet ip address will show, dun forget to edit the subnet IP.
    Note 2, this need to change to your Lan IP you can get that on start > Run... > cmd or command > ipconfig/all.

    -F.O.X
    Also in your sql check if your ip is in the ipban and if it is clear the table


    That should fix it, just make sure to use your LAN IP to connect to yourself
    Last edited by whitemist; 08-10-07 at 04:31 PM.


  2. #2
    Member Hirou is offline
    MemberRank
    Sep 2007 Join Date
    59Posts

    Re: For anyone Who gets rejected on there own server (come here)

    I still get rejected

  3. #3
    Account Upgraded | Title Enabled! F.O.X is offline
    MemberRank
    Oct 2006 Join Date
    The Cold-WarLocation
    1,034Posts

    Re: For anyone Who gets rejected on there own server (come here)

    And try change this inside subnet_athena file, example:
    // Subnet support file
    // Format is:
    // subnet: net-submask:char_ip:map_ip
    // you can add more than one subnet

    subnet: 255.255.255.0 < see note 1:192.168.1.103< see note 2:192.168.1.103 < see note 2
    Note 1, you can get your subnet Ip address at start > Run... > cmd or command > ipconfig/all and the subnet ip address will show, dun forget to edit the subnet IP.
    Note 2, this need to change to your Lan IP you can get that on start > Run... > cmd or command > ipconfig/all.

    -F.O.X
    Last edited by F.O.X; 30-11-07 at 03:58 AM.

  4. #4
    Member thennek501 is offline
    MemberRank
    Oct 2007 Join Date
    Digos City(PhilLocation
    99Posts

    Re: For anyone Who gets rejected on there own server (come here)

    Why am i Still Rejected by the server....????? I fully follow your guide.... but i am still rejected.... i use the ragnarok id and pass.... pls help......
    Last edited by thennek501; 27-10-07 at 04:45 PM. Reason: wrong spelling

  5. #5
    Proficient Member hotkicker is offline
    MemberRank
    Mar 2006 Join Date
    ClusterWar DevLocation
    188Posts

    Re: For anyone Who gets rejected on there own server (come here)

    im rejected too

  6. #6
    Enthusiast deathxel is offline
    MemberRank
    Oct 2007 Join Date
    32Posts

    Re: For anyone Who gets rejected on there own server (come here)

    how do i know wat my LAN IP is?

    edit: i THINK i found it and used it but duznt work..
    Last edited by deathxel; 03-11-07 at 06:21 AM.

  7. #7
    Enthusiast deathxel is offline
    MemberRank
    Oct 2007 Join Date
    32Posts

    Re: For anyone Who gets rejected on there own server (come here)

    it still duznt work even if i put my lan ip and everything so wats going on

  8. #8
    Enthusiast lilsaint604 is offline
    MemberRank
    Sep 2006 Join Date
    40Posts

    Re: For anyone Who gets rejected on there own server (come here)

    I still get rejected also I followed everything here but doesn't seem to work. When I try logging in with a manually added account nothing shows up in the console saying something like "blah blah blah is trying to connect to server" "blah blah blah has been accepted"

  9. #9
    Valued Member Janice is offline
    MemberRank
    Jun 2007 Join Date
    FilipinasLocation
    147Posts

    Re: For anyone Who gets rejected on there own server (come here)


  10. #10
    Novice Seelej is offline
    MemberRank
    Nov 2007 Join Date
    2Posts

    Re: For anyone Who gets rejected on there own server (come here)

    tried setting it to the lan ip, doesnt work still. niether does setting up a static ip

  11. #11
    Account Upgraded | Title Enabled! Kenshinous is offline
    MemberRank
    Jun 2005 Join Date
    /windowsLocation
    267Posts

    Re: For anyone Who gets rejected on there own server (come here)

    His guide only with router users. For non router users, you can connect directly at 127.0.0.1

    Hope that helps.

  12. #12
    Novice Seelej is offline
    MemberRank
    Nov 2007 Join Date
    2Posts

    Re: For anyone Who gets rejected on there own server (come here)

    i use a router, tried to get a friend to join on the lan, not even he can join

    EDIT: Just tried using 127.0.0.1 and i still get rejected from my own server, any ideas?

    EDIT: Sorted it, the problem was, i was creating the accounts throught sql, not through the abyss webserver. goes very well now
    Last edited by Seelej; 11-11-07 at 05:34 AM.

  13. #13
    Apprentice sean060993 is offline
    MemberRank
    Nov 2007 Join Date
    PhilippinesLocation
    5Posts

    Re: For anyone Who gets rejected on there own server (come here)

    Ei The Players on my server can play but i cant. Even my .exe dont pop up

    I Restarted several times still nothing happened PLS HELP

  14. #14
    Account Upgraded | Title Enabled! F.O.X is offline
    MemberRank
    Oct 2006 Join Date
    The Cold-WarLocation
    1,034Posts

    Re: For anyone Who gets rejected on there own server (come here)

    Quote Originally Posted by sean060993 View Post
    Ei The Players on my server can play but i cant. Even my .exe dont pop up

    I Restarted several times still nothing happened PLS HELP
    Try this,
    Quote Originally Posted by Wh005h View Post
    If you patched or modd'ed your client (maybe someone else did) then it might just have some bad code in it. Try remaking it again, that's usually what happens when you mess it up.
    -F.O.X

  15. #15
    Enthusiast Ve/\/om is offline
    MemberRank
    Jan 2007 Join Date
    26Posts

    Re: For anyone Who gets rejected on there own server (come here)

    i have the exact opposite of this problem .... and its vexing me so



Page 1 of 4 1234 LastLast

Advertisement