Jump to content
  • 0

[ADDING CUSTOM]After fixing Unknown Item, Now items are not showing


Malice

Question


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  38
  • Reputation:   1
  • Joined:  02/02/17
  • Last Seen:  

  • Client Date: 2012-10-04

Which mode does your server use: Renewal

  • Description of Issue: Item not showing
    • As I was done fixing "Unkown Items" another one came in. Item now are not showing. It doesnt show in game anything I wear but its visible in my equipment area.
    • Error: [string "buf']:1034:'}' expected(to close'{' at line 1) near '='
      Error:[string "buf"]:3: attempt to index global 'ACCESSORY_IDs' (a nil value)

Hope you guys can help me! Thanks!

screenMyth000.jpg

screenMyth003.jpg

Edited by Malice
Link to comment
Share on other sites

9 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  505
  • Reputation:   126
  • Joined:  04/04/16
  • Last Seen:  

double check your accessoryid.lub and accname.lub inside your datafiles. Maybe there's some typo or wrong format.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  38
  • Reputation:   1
  • Joined:  02/02/17
  • Last Seen:  

Hi Technoken, I've check my lub files over and over but no luck

1.png

2.png

Edited by Malice
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  505
  • Reputation:   126
  • Joined:  04/04/16
  • Last Seen:  

Try to remove the last coma before the closing bracket of both lub files and see if it still occurs.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  38
  • Reputation:   1
  • Joined:  02/02/17
  • Last Seen:  

1 minute ago, Technoken said:

Try to remove the last coma before the closing bracket of both lub files and see if it still occurs.

Tried that already. no luck.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  261
  • Reputation:   53
  • Joined:  11/11/16
  • Last Seen:  

Try to see at the start of your costumes, and see if you missed a comma

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  38
  • Reputation:   1
  • Joined:  02/02/17
  • Last Seen:  

1 hour ago, srhmike said:

Try to see at the start of your costumes, and see if you missed a comma

Sorry, what do you mean?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  354
  • Reputation:   110
  • Joined:  01/30/13
  • Last Seen:  

16 hours ago, Malice said:
  • Client Date: 2012-10-04

Which mode does your server use: Renewal

  • Description of Issue: Item not showing
    • As I was done fixing "Unkown Items" another one came in. Item now are not showing. It doesnt show in game anything I wear but its visible in my equipment area.
    • Error: [string "buf']:1034:'}' expected(to close'{' at line 1) near '='
      Error:[string "buf"]:3: attempt to index global 'ACCESSORY_IDs' (a nil value)

Hope you guys can help me! Thanks!

screenMyth000.jpg

screenMyth003.jpg

Just read the error, the file expect you close a } in the line close to the 1034. Find the view id 1034 in accessoryid.lua and put a comma after him (if there is no comma after him).

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1571
  • Reputation:   243
  • Joined:  08/03/12
  • Last Seen:  

On 2/14/2017 at 11:32 AM, Malice said:
  • Client Date: 2012-10-04

Which mode does your server use: Renewal

  • Description of Issue: Item not showing
    • As I was done fixing "Unkown Items" another one came in. Item now are not showing. It doesnt show in game anything I wear but its visible in my equipment area.
    • Error: [string "buf']:1034:'}' expected(to close'{' at line 1) near '='
      Error:[string "buf"]:3: attempt to index global 'ACCESSORY_IDs' (a nil value)

Hope you guys can help me! Thanks!

screenMyth000.jpg

screenMyth003.jpg

its good if u can attach your accessoryid.lub/lua and accname.lua/lub.

Check the errors.
 

  • Error: [string "buf']:1034:'}' expected(to close'{' at line 1) near '='
    Error:[string "buf"]:3: attempt to index global 'ACCESSORY_IDs' (a nil value)


and give us the errors screenshot

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  38
  • Reputation:   1
  • Joined:  02/02/17
  • Last Seen:  

2 hours ago, Chaos92 said:

its good if u can attach your accessoryid.lub/lua and accname.lua/lub.

Check the errors.
 

  • Error: [string "buf']:1034:'}' expected(to close'{' at line 1) near '='
    Error:[string "buf"]:3: attempt to index global 'ACCESSORY_IDs' (a nil value)


and give us the errors screenshot

I think I know my problem.....  I edited the files from lua514 instead of just the lua folder in data.......

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