Mr BrycE Posted May 10, 2012 Group: Members Topic Count: 125 Topics Per Day: 0.03 Content Count: 595 Reputation: 24 Joined: 02/23/12 Last Seen: April 1, 2018 Share Posted May 10, 2012 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 Quote Link to comment Share on other sites More sharing options...
Jhosef Posted May 10, 2012 Group: Members Topic Count: 98 Topics Per Day: 0.02 Content Count: 299 Reputation: 5 Joined: 04/05/12 Last Seen: September 9, 2012 Share Posted May 10, 2012 check your lua files that problem is in your lua files Quote Link to comment Share on other sites More sharing options...
Eurydice Posted May 10, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 414 Reputation: 103 Joined: 11/13/11 Last Seen: September 28, 2013 Share Posted May 10, 2012 ^ 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 Quote Link to comment Share on other sites More sharing options...
Mr BrycE Posted May 17, 2012 Group: Members Topic Count: 125 Topics Per Day: 0.03 Content Count: 595 Reputation: 24 Joined: 02/23/12 Last Seen: April 1, 2018 Author Share Posted May 17, 2012 what client does support that LUA files? i just use svn checkout from the Link you gave. Quote Link to comment Share on other sites More sharing options...
znromonk Posted May 18, 2012 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 26 Reputation: 0 Joined: 05/18/12 Last Seen: June 26, 2012 Share Posted May 18, 2012 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" Quote Link to comment Share on other sites More sharing options...
Mr BrycE Posted May 22, 2012 Group: Members Topic Count: 125 Topics Per Day: 0.03 Content Count: 595 Reputation: 24 Joined: 02/23/12 Last Seen: April 1, 2018 Author Share Posted May 22, 2012 (edited) 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 May 22, 2012 by Mr BrycE Quote Link to comment Share on other sites More sharing options...
KaitoKid Posted May 22, 2012 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 268 Reputation: 27 Joined: 12/06/11 Last Seen: March 13, 2015 Share Posted May 22, 2012 LUB files are optional if you want your LUA files to be encrypted. Quote Link to comment Share on other sites More sharing options...
Feistz Posted May 22, 2012 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 139 Reputation: 10 Joined: 11/10/11 Last Seen: April 12 Share Posted May 22, 2012 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 Quote Link to comment Share on other sites More sharing options...
Mr BrycE Posted May 22, 2012 Group: Members Topic Count: 125 Topics Per Day: 0.03 Content Count: 595 Reputation: 24 Joined: 02/23/12 Last Seen: April 1, 2018 Author Share Posted May 22, 2012 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. Quote Link to comment Share on other sites More sharing options...
kingraijun Posted May 22, 2012 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 29 Reputation: 2 Joined: 05/01/12 Last Seen: May 31, 2013 Share Posted May 22, 2012 (edited) 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 May 22, 2012 by kingraijun Quote Link to comment Share on other sites More sharing options...
Mr BrycE Posted May 22, 2012 Group: Members Topic Count: 125 Topics Per Day: 0.03 Content Count: 595 Reputation: 24 Joined: 02/23/12 Last Seen: April 1, 2018 Author Share Posted May 22, 2012 yay, hehe thanks for the tip, but i tried, didnt work Quote Link to comment Share on other sites More sharing options...
kingraijun Posted May 22, 2012 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 29 Reputation: 2 Joined: 05/01/12 Last Seen: May 31, 2013 Share Posted May 22, 2012 yay, hehe thanks for the tip, but i tried, didnt work hehe..sorry for that.. Quote Link to comment Share on other sites More sharing options...
Kichi Posted May 26, 2012 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 509 Reputation: 80 Joined: 11/20/11 Last Seen: October 3, 2020 Share Posted May 26, 2012 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? Quote Link to comment Share on other sites More sharing options...
Question
Mr BrycE
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.