Jump to content
  • 0

Weird Error showing in my accessoryid


Question

Posted

Can someone help me to fix this error please.

These are the errors showing:

image.png.ad74930a62e2b51ce796a0eb5e4583c6.png

image.png.e9331d893ff071d6ce63c020ea214c2a.png

image.png.c3bd37f490e831b2aeac8bf4a0e8c398.png

 

This is my accessoryid: (last 2 lines)

   ACCESSORY_squirtingporing = 1790,  --> What is the error in this line?
    ACCESSORY_pirate_hat = 1791
}

This is my accname: (last 2 lines)

    [ACCESSORY_IDs.ACCESSORY_squirtingporing] = "_squirtingporing",
    [ACCESSORY_IDs.ACCESSORY_pirate_hat] = "_pirate_hat"
}

2 answers to this question

Recommended Posts

  • 0
Posted

Could it be you having duplicate ids?

	ACCESSORY_C_Cyber_Income = 1790,
ACCESSORY_C_Electro_Two_Side_Up = 1791,

Also you could put both files on a pastebin to check better.

  • Upvote 1

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...