Jump to content
  • 0

Client Close after i choos my servername


Question

Posted (edited)

I have a problem with creating a private server based on rathena, i mean i had one before 5 years but this new shit freaks me out.... 

 

well, i diffed my file via this tutorial: http://rathena.org/board/topic/84746-tutorial-how-to-create-ragnarok-offline-2013-client-tutorial/

 

after several problems, which i fixed already, i still have 2 left.

 

First: When i start the diffed exe, i have optionlua error with the "<" syntax, but well doesnt matter, the bigger problem is, why the client close directly after i choose my servername ? like, (yes i agree, rofl-ro, closed) without any warnings or errors...i mean i cant even type in my name and pw

 

BTW, its happend with 2013-07-03 and with 2013-08-0x

Edited by rosiel22

4 answers to this question

Recommended Posts

Posted (edited)

Yay the Safeprofile above helped me, now i can login, but well i have still this 2 problems: 

 

25f1us7.png

 

 

Ok Solved both error with deleting optioninfo.lub in Savedata
 
Now i can login but the charachtr server refuse me ...well have to do the client site, thanks for the first =) 
Edited by rosiel22
Posted

try to check like me before you diff it

 

 

<?xml version="1.0"?>
<DiffProfile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <Name>Last Patches</Name>
  <Entries>
    <DiffProfileEntry>
      <PatchID>2</PatchID>
      <PatchName>Allow Chat Flood (? lines)</PatchName>
      <Inputs>
        <DiffProfileInput>
          <name>allowChatFlood</name>
          <value>5</value>
        </DiffProfileInput>
      </Inputs>
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>88</PatchID>
      <PatchName>Allow space in guild name</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>97</PatchID>
      <PatchName>Cancel to Login Window</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>9</PatchID>
      <PatchName>Disable 1rag1 type parameters</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>13</PatchID>
      <PatchName>Disable Ragexe Filename Check</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>15</PatchID>
      <PatchName>Disable HShield</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>61</PatchID>
      <PatchName>Disable Packet Encryption</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>49</PatchID>
      <PatchName>Enable Multiple GRFs</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>76</PatchID>
      <PatchName>Enforce Official Login Background</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>64</PatchID>
      <PatchName>@ Bug Fix (Recommended)</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>71</PatchID>
      <PatchName>Ignore Missing File Error</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>72</PatchID>
      <PatchName>Ignore Missing Palette Error</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>28</PatchID>
      <PatchName>Increase Headgear ViewID to 5000</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>30</PatchID>
      <PatchName>Increase Zoom Out 50%</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>35</PatchID>
      <PatchName>Read Data Folder First</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>36</PatchID>
      <PatchName>Read msgstringtable.txt</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>37</PatchID>
      <PatchName>Read questid2display.txt</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>40</PatchID>
      <PatchName>Restore Login Window</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>44</PatchID>
      <PatchName>Translate Client In English</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>46</PatchID>
      <PatchName>Use Normal Guild Brackets</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>47</PatchID>
      <PatchName>Use Ragnarok Icon</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>54</PatchID>
      <PatchName>eXtract MsgStringTable.txt</PatchName>
      <Inputs />
    </DiffProfileEntry>
    <DiffProfileEntry>
      <PatchID>62</PatchID>
      <PatchName>eXtract txt file strings</PatchName>
      <Inputs />
    </DiffProfileEntry>
  </Entries>
</DiffProfile>

 

after you just use the file you just get to lunch ( no need to use loki or anything else)

  • Upvote 1
Posted

try to check like me before you diff it

 

 

<?xml version="1.0"?>

<DiffProfile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">

  <Name>Last Patches</Name>

  <Entries>

    <DiffProfileEntry>

      <PatchID>2</PatchID>

      <PatchName>Allow Chat Flood (? lines)</PatchName>

      <Inputs>

        <DiffProfileInput>

          <name>allowChatFlood</name>

          <value>5</value>

        </DiffProfileInput>

      </Inputs>

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>88</PatchID>

      <PatchName>Allow space in guild name</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>97</PatchID>

      <PatchName>Cancel to Login Window</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>9</PatchID>

      <PatchName>Disable 1rag1 type parameters</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>13</PatchID>

      <PatchName>Disable Ragexe Filename Check</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>15</PatchID>

      <PatchName>Disable HShield</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>61</PatchID>

      <PatchName>Disable Packet Encryption</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>49</PatchID>

      <PatchName>Enable Multiple GRFs</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>76</PatchID>

      <PatchName>Enforce Official Login Background</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>64</PatchID>

      <PatchName>@ Bug Fix (Recommended)</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>71</PatchID>

      <PatchName>Ignore Missing File Error</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>72</PatchID>

      <PatchName>Ignore Missing Palette Error</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>28</PatchID>

      <PatchName>Increase Headgear ViewID to 5000</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>30</PatchID>

      <PatchName>Increase Zoom Out 50%</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>35</PatchID>

      <PatchName>Read Data Folder First</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>36</PatchID>

      <PatchName>Read msgstringtable.txt</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>37</PatchID>

      <PatchName>Read questid2display.txt</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>40</PatchID>

      <PatchName>Restore Login Window</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>44</PatchID>

      <PatchName>Translate Client In English</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>46</PatchID>

      <PatchName>Use Normal Guild Brackets</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>47</PatchID>

      <PatchName>Use Ragnarok Icon</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>54</PatchID>

      <PatchName>eXtract MsgStringTable.txt</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>62</PatchID>

      <PatchName>eXtract txt file strings</PatchName>

      <Inputs />

    </DiffProfileEntry>

  </Entries>

</DiffProfile>

 

after you just use the file you just get to lunch ( no need to use loki or anything else)

it seems that theres no problem with your patches, check your grf files..maybe you have some other files missing but since you have "ignore missing file patch" it doesnt show any error and just closing up by itself. use load iteminfo lua first before lub patch because it is very important. if you're having issues with luas try to fix your luas. look for appropriate luas compatible to your client version. dont forget to +1 if it helps

  • Upvote 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...