Jump to content

Family Guy

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by Family Guy

  1.  

    Try this one:

    <?xml version="1.0" encoding="euc-kr" ?>
    <clientinfo>
    	<desc>Ragnarok Client Information</desc>
    	<servicetype>korea</servicetype>
    	<servertype>primary</servertype>
    	<connection>
    		<display>Ragnarok</display>
    		<desc>Ragnarok Online</desc>
    		<balloon></balloon>
    		<address>127.0.0.1</address>
    		<port>6900</port>
    		<version>38</version>
    		<langtype>0</langtype>
    		<registrationweb>REGISTRATION URL HERE</registrationweb>
    		<aid>
    			<admin>2000000</admin>
    		</aid>
    		<loading>
    			<image>loading00.jpg</image>
    		</loading>
    	</connection>
    </clientinfo>
    

    doesn't work tho

  2. Edit your clientinfo.xml, where there's version, change it to 38.

    my clientinfo.xml never changes it is always like this 

     

    <?xml version="1.0"
    encoding="euc-kr" ?>
    <clientinfo>
    <servicetype>korea</servicetype>
    <servertype>primary</servertype>
    <connection>
    <display>Ragnarok</display> 
    <balloon>Ragnarok</balloon>    
    <desc>Ragnarok</desc>     
    <address>127.0.0.1</address>     
    <port>6900</port>     
    <version>38</version>     
    <langtype>0</langtype>     
    <registrationweb></registrationweb>     
    <aid>
                  <admin>2000000</admin>        
    <yellow></yellow>
          </aid>  
    </connection>
    </clientinfo>
  3. Your loginlog SQL Table seems to not exists.

    Remember to apply the logs.sql (located on sql-files/) file into your MySQL Database and set it on inter_athena.conf.

    that has been solved already the server is fine but still i can't login it says failed "

    Failed to authenticate (5011) / Rejected from server (30)

    "

×
×
  • Create New...