Jump to content
  • 0

How to fix quest_function.lua ?


RazierX

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  07/11/13
  • Last Seen:  

That's the only problem... I guess?

 

That error appears > the client will open > 'enter' 'enter' 'enter' > Rejected from server > 'enter' > client closed

 

I'm using 2013-07-03aRagexe ...

 

data\luafiles514\lua files\quest\quest_function.lua

 

I also have: data\luafiles514\lua files\quest\quest_function.lub

 

 

I got mine here: still doesn't work.

https://subversion.assembla.com/svn/client-side-translation/Data/luafiles514/lua%20files/quest/

 

questfunction_zpsd75cc548.jpg

Link to comment
Share on other sites

7 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  182
  • Reputation:   32
  • Joined:  10/26/12
  • Last Seen:  

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  07/11/13
  • Last Seen:  

This time, I didn't get the error but I'm still rejected from server

 

log in > the client will open > 'enter' 'enter' 'enter' > Rejected from server > 'enter' > client closed

 

 

... There's a warning in charserv-sql.bat

[Warning]: s aid=1 has an incorrect version=0 in clientinfo. Server compiled for 42

how to fix this?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  182
  • Reputation:   32
  • Joined:  10/26/12
  • Last Seen:  

change your clientinfo.xml

servertype = primary

version = 42

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  07/11/13
  • Last Seen:  

didn't work

 

still having this in my charserv-sql.bat

[Warning]: s aid=1 has an incorrect version=0 in clientinfo. Server compiled for 42

This is my clientinfo.xml

<?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>42</version>     
<langtype>0</langtype>     
<registrationweb></registrationweb>     
<aid>
              <admin>1</admin>        
<yellow></yellow>
      </aid>  
</connection>
</clientinfo>
 
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  07/11/13
  • Last Seen:  

bump

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  07/11/13
  • Last Seen:  

bump

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  49
  • Reputation:   4
  • Joined:  04/19/12
  • Last Seen:  

Razierx, make sure your clientinfo.xml are the same in grf and data folder.

Link to comment
Share on other sites

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.

×
×
  • Create New...