Jump to content
  • 0

npclocationradius_f ERROR


Yasunari Ishibashi

Question


  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  157
  • Reputation:   2
  • Joined:  01/06/12
  • Last Seen:  

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

post-1298-0-86968200-1351518206_thumb.jpg

Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  782
  • Reputation:   82
  • Joined:  01/01/12
  • Last Seen:  

Why compile?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  157
  • Reputation:   2
  • Joined:  01/06/12
  • Last Seen:  

because I use RagEXE 2011-06-22,

please prompts to correct the error.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  218
  • Topics Per Day:  0.05
  • Content Count:  1180
  • Reputation:   141
  • Joined:  01/27/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  187
  • Reputation:   35
  • Joined:  01/01/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  218
  • Topics Per Day:  0.05
  • Content Count:  1180
  • Reputation:   141
  • Joined:  01/27/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  187
  • Reputation:   35
  • Joined:  01/01/12
  • Last Seen:  

that post wasn't addressed to you but the TS.

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