Jump to content
  • 0

my client doesnt save hotkeys


Mr BrycE

Question


  • Group:  Members
  • Topic Count:  125
  • Topics Per Day:  0.03
  • Content Count:  595
  • Reputation:   23
  • Joined:  02/23/12
  • Last Seen:  

the title says it all, is this because of incomplete lua? what lua did do i need?

err, sorry for posting this, i just use another client with the right files xD

Link to comment
Share on other sites

12 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  98
  • Topics Per Day:  0.02
  • Content Count:  299
  • Reputation:   5
  • Joined:  04/05/12
  • Last Seen:  

check your lua files that problem is in your lua files

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  414
  • Reputation:   102
  • Joined:  11/13/11
  • Last Seen:  

^ What he said.

Make sure you have the lua files that match your client. Using newer or very old lua files causes tons of problems.

LUA FILES

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  125
  • Topics Per Day:  0.03
  • Content Count:  595
  • Reputation:   23
  • Joined:  02/23/12
  • Last Seen:  

what client does support that LUA files? i just use svn checkout from the Link you gave.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  05/18/12
  • Last Seen:  

Check to see which lua files match the client date.

What I do is go here and check for the line where it says something along the lines "Updated lua files + lub files to kRO Patch(2010-08-18) .....". Then I check the closest stable revision number (in this case was 76).

Then checkout the lua files of that revision like so:

svn checkout http://subversion.assembla.com/svn/ClientSide/Lua_Project/lua%20files@76

or like this:

svn checkout -r 76 http://subversion.assembla.com/svn/ClientSide/Lua_Project/lua%20files

Where 76 was the version number.

Replace spaces with '%20' if it gives an error of folder not found or something along the lines.

Alternatively, you could download the lub files from here if you did not diff the client "Load Lua before Lub"

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  125
  • Topics Per Day:  0.03
  • Content Count:  595
  • Reputation:   23
  • Joined:  02/23/12
  • Last Seen:  

i will try your tip sir.

sir, i have a question about lub files, after i put the lua files to data folder should i build it now via grfbuilder? what will i do with the lub files?

Edited by Mr BrycE
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  268
  • Reputation:   27
  • Joined:  12/06/11
  • Last Seen:  

LUB files are optional if you want your LUA files to be encrypted.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  139
  • Reputation:   10
  • Joined:  11/10/11
  • Last Seen:  

Check your LUA/LUB files, make sure it match with your client. Also, diff your client to "Read Data Folder" also since hotkey are stored in UserKeys.lua in the DATA folder

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  125
  • Topics Per Day:  0.03
  • Content Count:  595
  • Reputation:   23
  • Joined:  02/23/12
  • Last Seen:  

im using eathena 15085 , and my client is too old, 2010-07-07 the thing is, wont save userkeys

so i need to find the lua files for 2010-07-07? and i need to add Read Data Folder when i diff right?

or

can i switch to a better client? will you suggest a better client including its lua files?

also, the diff i need to use is ShinssDiffpatcher right? and the diff for that client. please correct me if im wrong.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  29
  • Reputation:   2
  • Joined:  05/01/12
  • Last Seen:  

I think one of the solutions of your problem is to run you client as administrator...tried it and it worked..but if this doesn't solve the problem, then just follow the above guides...:)

Edited by kingraijun
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  125
  • Topics Per Day:  0.03
  • Content Count:  595
  • Reputation:   23
  • Joined:  02/23/12
  • Last Seen:  

yay, hehe thanks for the tip, but i tried, didnt work :P

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  29
  • Reputation:   2
  • Joined:  05/01/12
  • Last Seen:  

yay, hehe thanks for the tip, but i tried, didnt work :P

hehe..sorry for that..

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  509
  • Reputation:   80
  • Joined:  11/20/11
  • Last Seen:  

I think one of the solutions of your problem is to run you client as administrator...tried it and it worked..but if this doesn't solve the problem, then just follow the above guides... :)

ew it working, how it can be?

any problem with/without run as admin?

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...