Jump to content
  • 0

[string "buf"]:1010: table index is nil


Kami675

Question


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  90
  • Reputation:   1
  • Joined:  10/17/13
  • Last Seen:  

This is the error im receiving while trying to open my client: Lua Files\DataInfo\accName [string "buf"]:1010: table index is nil

 

I'm assuming this means I have a spelling error of some sort in line 1010 of my AccName but I can't find it >_< here's line 1010 of my AccName.lua

    [ACCESSORY_IDs.ACCESSORY_19385] = "_19385",
    [ACCESSORY_IDs.ACCESSORY_19386] = "_19386",
    [ACCESSORY_IDs.ACCESSORY_19388] = "_19388",    line 1010
    [ACCESSORY_IDs.ACCESSORY_19389] = "_19389",
    [ACCESSORY_IDs.ACCESSORY_19390] = "_19390",

and Accessoryid.lua

    ACCESSORY_19382 = 1182,    
    ACCESSORY_19383 = 1183,
    ACCESSORY_19384 = 1184, line 1010
    ACCESSORY_19385 = 1185,
    ACCESSORY_19386 = 1186,

Accessoryid.lub

    ACCESSORY_19382 = 1182,    
    ACCESSORY_19383 = 1183,
    ACCESSORY_19384 = 1184, line 1010
    ACCESSORY_19385 = 1185,
    ACCESSORY_19386 = 1186,

AccName.lub

    [ACCESSORY_IDs.ACCESSORY_19385] = "_19385",
    [ACCESSORY_IDs.ACCESSORY_19386] = "_19386",
    [ACCESSORY_IDs.ACCESSORY_19387] = "_19387", line 1010
    [ACCESSORY_IDs.ACCESSORY_19388] = "_19388",    
    [ACCESSORY_IDs.ACCESSORY_19389] = "_19389",

 

 

thanks in advance

- Kris

Link to comment
Share on other sites

12 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

okay, you may send all of them in case of needing others.

 

for minimal sending, i only need to see:

datainfo\accname

datainfo\accessoryid

datainfo\accname_eng

  • Upvote 1
Link to comment
Share on other sites

  • 1

  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

Hello,

 

First, make sure that you are using the suitable lua files for your files (your lua files shall not be newer than your client date and shall not be too outdated from your client date)

 

it's pretty hard to edit things since the text have been changed by IPBoard when you are posting it. therefore, mind uploading your  files (store them into rar first)?

 

I don't mind helping you privately (through PM) (free, for sure) and you don't need to worry that I'll steal your files (no. I have my own and I'm not a thief. and I'm not gay forget it)

 

or if you would like me to teamview to your computer (for more security/confidentiality), just PM.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  90
  • Reputation:   1
  • Joined:  10/17/13
  • Last Seen:  

Hello,

 

First, make sure that you are using the suitable lua files for your files (your lua files shall not be newer than your client date and shall not be too outdated from your client date)

 

it's pretty hard to edit things since the text have been changed by IPBoard when you are posting it. therefore, mind uploading your  files (store them into rar first)?

 

I don't mind helping you privately (through PM) (free, for sure) and you don't need to worry that I'll steal your files (no. I have my own and I'm not a thief. and I'm not gay forget it)

 

or if you would like me to teamview to your computer (for more security/confidentiality), just PM.

Ok well it's fine bro I dont mind pm you my files for you to look at but first I'd like to make sure it isnt my lua files being too new or too old. I'm using the 2010-07-30 client version eAthena. What would you recommend I use for lua/lub files?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

2010-07-30 RagexeRE? that sounds old. I use 2011-03-15 and it is working perfectly (recommended if you don't want the 2012 styled clients). but, it is suggested for you to use (at least) 2012-04-10a RagexeRE.

 

Nowadays, there are 2013 clients running. you may want to try them. I'll try them someday.



here's the link for 2011-12-28 ~ 2012-04-18 RagexeRE lua / lub files.

 

here's the link for lua files for clients earlier than 2011-12-28

 

*I am currently not supporting 2013 clients guide. you may find it on the client section.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  90
  • Reputation:   1
  • Joined:  10/17/13
  • Last Seen:  

2010-07-30 RagexeRE? that sounds old. I use 2011-03-15 and it is working perfectly (recommended if you don't want the 2012 styled clients). but, it is suggested for you to use (at least) 2012-04-10a RagexeRE.

 

Nowadays, there are 2013 clients running. you may want to try them. I'll try them someday.

here's the link for 2011-12-28 ~ 2012-04-18 RagexeRE lua / lub files.

 

here's the link for lua files for clients earlier than 2011-12-28

 

*I am currently not supporting 2013 clients guide. you may find it on the client section.

Well does eAthena support 2012 clients? I know rAthena does but im not using rAthena =/ lol

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

oh. sorry, i do not read that one. well, I guess you can try 2011-03-15a. I used it since I was using eA, 3CeAM, and rA.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  90
  • Reputation:   1
  • Joined:  10/17/13
  • Last Seen:  

oh. sorry, i do not read that one. well, I guess you can try 2011-03-15a. I used it since I was using eA, 3CeAM, and rA.

Well the problem is I got the items to work previously but a few item view ids were mixed up so I changed the file around a bit and now Im having this issue so im assuming the lua/lub files are perfectly fine if the items worked previously =/ i'll pm you the files which files do you need?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  90
  • Reputation:   1
  • Joined:  10/17/13
  • Last Seen:  

okay, you may send all of them in case of needing others.

 

for minimal sending, i only need to see:

datainfo\accname

datainfo\accessoryid

datainfo\accname_eng

I sent you all the files except the collection/item if you cant find the problem within the files ill send you the collection/item as well ^_^

 

p.s.: I dont have a "accname_eng" file O_o

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

0okay, I have received it. I will check them and reply soon.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  90
  • Reputation:   1
  • Joined:  10/17/13
  • Last Seen:  

0okay, I have received it. I will check them and reply soon.

ok ty

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  90
  • Reputation:   1
  • Joined:  10/17/13
  • Last Seen:  

Winz has done it ^_^ thank you very much Winz you put alot of time into this and i rly do appreciate it ^_^

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

no problem, that's how we do. glad that I could help. now, please mark the thread as answered. edit it on the first post i guess (or i think there's a button to mark an answer? I don't know, it's been so long since the last time I started a new thread)

  • Upvote 1
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...