Jump to content

about client error help


darking123

Recommended Posts


  • Group:  Members
  • Topic Count:  318
  • Topics Per Day:  0.07
  • Content Count:  931
  • Reputation:   13
  • Joined:  12/20/11
  • Last Seen:  

kasi box na madami yung name ng folder so na convert ko sia into À¯ÀúÀÎÅÍÆäÀ̽º then i recompile again my data folder...

then nung pag open ko client lumabas naman na etong error

Lua Files\ChatWndInfo\ChatWndInfo_F

[string "buf"]:10: attempt to call global 'Iter_getTable' (a nil value)

walang error nung di ko pa nacoconvert..pero nung na convert ko na yan na yung error

i am using 2010-07-30 client..

eto yung lua files ko

nag error nung nag add ako ng custom items

ACCESSORY_Evil_Druid_Hat = 1200,
ACCESSORY_Blue_Deadly_Wings = 1201,
ACCESSORY_calypsowings = 1202,
ACCESSORY_clownwings = 1203,
ACCESSORY_color_wings = 1204,
ACCESSORY_Dark_Spirit_of_Thanatos = 1205,
ACCESSORY_darkelemental = 1206,
ACCESSORY_deathangel = 1207,
ACCESSORY_devils_spirit = 1208,
ACCESSORY_earthelemental = 1209,
ACCESSORY_Fenix_TribalWingz = 1210,
ACCESSORY_Fire-spirit = 1211,
ACCESSORY_Fire-spirit-small = 1212,
ACCESSORY_gaara_bag = 1213,
ACCESSORY_gaarabag = 1214,
ACCESSORY_Green_Deadly_Wings = 1215,
ACCESSORY_Green_TribalWingz = 1216,
ACCESSORY_Gundam_Wings = 1217,
ACCESSORY_Hell_Slayer_Wing = 1218,
ACCESSORY_moon_wings = 1219,
ACCESSORY_Niflheim_Wings = 1220,
ACCESSORY_phoenix wings = 1221,
ACCESSORY_Pink_TribalWingz = 1222,
ACCESSORY_Powerspell = 1223,
ACCESSORY_Purple_TribalWingz = 1224,
ACCESSORY_Raven_Wings = 1225,
ACCESSORY_Red_Deadly_Wings = 1226,
ACCESSORY_Red_TribalWingz = 1227,
ACCESSORY_runesofpower = 1228,
ACCESSORY_Shining_Lorny_Wings = 1229,
ACCESSORY_Silver_TribalWingz = 1230,
ACCESSORY_Spellring = 1231,
ACCESSORY_Spiral_Wings = 1232,
ACCESSORY_windelemental = 1233,
ACCESSORY_wings_oracle_pink = 1234,
ACCESSORY_wings_tiamat = 1235,
ACCESSORY_Woodstock_Wings = 1236

[ACCESSORY_IDs.ACCESSORY_Evil_Druid_Hat] = "_Evil_Druid_Hat",
[ACCESSORY_IDs.ACCESSORY_Blue_Deadly_Wings] = "_Blue_Deadly_Wings",
[ACCESSORY_IDs.ACCESSORY_calypsowings] = "_calypsowings",
[ACCESSORY_IDs.ACCESSORY_clownwings] = "_clownwings",
[ACCESSORY_IDs.ACCESSORY_color_wings] = "_color_wings",
[ACCESSORY_IDs.ACCESSORY_Dark_Spirit_of_Thanatos] = "_Dark_Spirit_of_Thanatos",
[ACCESSORY_IDs.ACCESSORY_darkelemental] = "_darkelemental
[ACCESSORY_IDs.ACCESSORY_deathangel] = "_deathangel",
[ACCESSORY_IDs.ACCESSORY_devils_spirit] = "_devils_spirit",
[ACCESSORY_IDs.ACCESSORY_earthelemental] = "_earthelemental",
[ACCESSORY_IDs.ACCESSORY_Fenix_TribalWingz] = "_Fenix_TribalWingz",
[ACCESSORY_IDs.ACCESSORY_Fire-spirit] = "_Fire-spirit",
[ACCESSORY_IDs.ACCESSORY_Fire-spirit-small] = "_Fire-spirit-small",
[ACCESSORY_IDs.ACCESSORY_gaara_bag] = "_gaara_bag",
[ACCESSORY_IDs.ACCESSORY_gaarabag] = "_gaarabag",
[ACCESSORY_IDs.ACCESSORY_Green_Deadly_Wings] = "_Green_Deadly_Wings",
[ACCESSORY_IDs.ACCESSORY_Green_TribalWingz] = "_Green_TribalWingz",
[ACCESSORY_IDs.ACCESSORY_Gundam_Wings] = "_Gundam_Wings",
[ACCESSORY_IDs.ACCESSORY_Hell_Slayer_Wing] = "_Hell_Slayer_Wing",
[ACCESSORY_IDs.ACCESSORY_moon_wings] = "_moon_wings",
[ACCESSORY_IDs.ACCESSORY_Niflheim_Wings] = "_Niflheim_Wings",
[ACCESSORY_IDs.ACCESSORY_phoenix wings] = "_phoenix wings",
[ACCESSORY_IDs.ACCESSORY_Pink_TribalWingz] = "_Pink_TribalWingz",
[ACCESSORY_IDs.ACCESSORY_Powerspell] = "_Powerspell",
[ACCESSORY_IDs.ACCESSORY_Purple_TribalWingz] = "_Purple_TribalWingz",
[ACCESSORY_IDs.ACCESSORY_Raven_Wings] = "_Raven_Wings",
[ACCESSORY_IDs.ACCESSORY_Red_Deadly_Wings] = "_Red_Deadly_Wings",
[ACCESSORY_IDs.ACCESSORY_Red_TribalWingz] = "_Red_TribalWingz",
[ACCESSORY_IDs.ACCESSORY_runesofpower] = "_runesofpower",
[ACCESSORY_IDs.ACCESSORY_Shining_Lorny_Wings] = "_Shining_Lorny_Wings",
[ACCESSORY_IDs.ACCESSORY_Silver_TribalWingz] = "_Silver_TribalWingz",
[ACCESSORY_IDs.ACCESSORY_Spellring] = "_Spellring",
[ACCESSORY_IDs.ACCESSORY_Spiral_Wings] = "_Spiral_Wings",
[ACCESSORY_IDs.ACCESSORY_windelemental] = "_windelemental",
[ACCESSORY_IDs.ACCESSORY_wings_oracle_pink] = "_wings_oracle_pink",
[ACCESSORY_IDs.ACCESSORY_wings_tiamat] = "_wings_tiamat",
[ACCESSORY_IDs.ACCESSORY_Woodstock_Wings] = "_Woodstock_Wings",

lua files.rar

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  967
  • Reputation:   53
  • Joined:  11/13/11
  • Last Seen:  

Hi Glemor!

change this

[ACCESSORY_IDs.ACCESSORY_darkelemental] = "_darkelemental

to this

[ACCESSORY_IDs.ACCESSORY_darkelemental] = "_darkelemental",

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  318
  • Topics Per Day:  0.07
  • Content Count:  931
  • Reputation:   13
  • Joined:  12/20/11
  • Last Seen:  

error still there/.are you sure il change it to like that..its desame i think

il w8 for your reply

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.01
  • Content Count:  167
  • Reputation:   4
  • Joined:  02/01/12
  • Last Seen:  

What about this one?

ACCESSORY_Woodstock_Wings = 1236

Shouldn't it be changed to this?

ACCESSORY_Woodstock_Wings = 1236,

Edited by integral
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  

Was going to suggest that its kind of ambiguous where the file ends

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.01
  • Content Count:  167
  • Reputation:   4
  • Joined:  02/01/12
  • Last Seen:  

I was thinking that the problem didn't came from the datainfo folder, since it is stated by the TS that the error came from the chatwndinfo folder. And accessoryid/accname is from the datainfo folder, not chatwndinfo.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  318
  • Topics Per Day:  0.07
  • Content Count:  931
  • Reputation:   13
  • Joined:  12/20/11
  • Last Seen:  

but the error showed up when i added custom items,,,i didnt touch the chatwndinfo,,,any help??

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.01
  • Content Count:  167
  • Reputation:   4
  • Joined:  02/01/12
  • Last Seen:  

Try this first, I'm not really sure about the lua files that you can use in that client, but if this luas doesn't work, then you should look for something that is compatible with the client that you're using. Anyway, here's the link.

Click Me!

1.) Remove your current lua files or rename it first.

2.) Paste this lua files in your data folder or grf.

3.) Try if it is working.

4.) If not, look for a compatible one.

5.) If you found something that is working,

6.) You can now add the customs in that lua files.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  318
  • Topics Per Day:  0.07
  • Content Count:  931
  • Reputation:   13
  • Joined:  12/20/11
  • Last Seen:  

it still doesnt work help please

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  308
  • Reputation:   3
  • Joined:  12/18/11
  • Last Seen:  

ChatWndInfo_F.lua rename or save it asChatWndInfo_F.lub then remove read lua before lub in your client diff.

Edited by simplemhan
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
Reply to this topic...

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