Yasunari Ishibashi Posted October 29, 2012 Posted October 29, 2012 why get an error as shown below when I've compile lua to lub. The error appears on, if anyone can help? this contents npclocationradius_f : --Function #0 GetNpcLocationRadius = function(jobID) if NpcLocationRadius[jobID] ~= nil then return NpcLocationRadius[jobID] end return 0 end Quote
Yasunari Ishibashi Posted October 30, 2012 Author Posted October 30, 2012 because I use RagEXE 2011-06-22, please prompts to correct the error. Quote
Peopleperson49 Posted November 4, 2012 Posted November 4, 2012 Did you ever solve this issue and if so what did you do? I have the same one with any 2012 client I use. I have tried to use LUA and LUB files with no luck. I tried deleting the contents of the LUA files with no luck. Peopleperson49 Quote
Earthlingz Posted November 4, 2012 Posted November 4, 2012 it says that the Table is not found... probably you dont have npclocationradius.lua/lub in your datainfo folder http://svn6.assembla.com/svn/ClientSide/Lua_Project/lua%20files/datainfo/npclocationradius.lua also be sure to put it in the right directory where 2011-06-22 lua files are in "data/lua files/" and if you are compiling it then you should use 5.0.2 lua compiler Quote
Peopleperson49 Posted November 4, 2012 Posted November 4, 2012 I have both the LUA and LUB version in my datainfo folder. I have tried several different client dates with no luck! I'm currently using 2012-04-10 and I get the error. Peopleperson49 Quote
Earthlingz Posted November 4, 2012 Posted November 4, 2012 that post wasn't addressed to you but the TS. Quote
Question
Yasunari Ishibashi
why get an error as shown below when I've compile lua to lub.
The error appears on, if anyone can help?
this contents npclocationradius_f :
6 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.