Mr BrycE Posted May 10, 2012 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
Jhosef Posted May 10, 2012 Posted May 10, 2012 check your lua files that problem is in your lua files Quote
Eurydice Posted May 10, 2012 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
Mr BrycE Posted May 17, 2012 Author Posted May 17, 2012 what client does support that LUA files? i just use svn checkout from the Link you gave. Quote
znromonk Posted May 18, 2012 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
Mr BrycE Posted May 22, 2012 Author 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
KaitoKid Posted May 22, 2012 Posted May 22, 2012 LUB files are optional if you want your LUA files to be encrypted. Quote
Feistz Posted May 22, 2012 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
Mr BrycE Posted May 22, 2012 Author 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
kingraijun Posted May 22, 2012 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
Mr BrycE Posted May 22, 2012 Author Posted May 22, 2012 yay, hehe thanks for the tip, but i tried, didnt work Quote
kingraijun Posted May 22, 2012 Posted May 22, 2012 yay, hehe thanks for the tip, but i tried, didnt work hehe..sorry for that.. Quote
Kichi Posted May 26, 2012 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
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
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.