koloridjo Posted February 12, 2012 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 28 Reputation: 0 Joined: 01/07/12 Last Seen: October 15, 2024 Share Posted February 12, 2012 excuse me who helped me get there and accname accessoryid fix mine, I've looked but found no wrong, but when after the patch has always come out error [string"buf"]:967:table index nil [string"buf"]:2: attempt to index globlal 'AccNameTable' (a nil value) lua.rar Please Help...! Quote Link to comment Share on other sites More sharing options...
HollyEnix Posted February 12, 2012 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 9 Reputation: 4 Joined: 12/15/11 Last Seen: April 8, 2019 Share Posted February 12, 2012 Last line of accessoryid.lua: ACCESSORY_warhelm = 1022, remove the comma: ACCESSORY_warhelm = 1022 same with accname.lua [ACCESSORY_IDs.ACCESSORY_warhelm] = "_warhelm", remove comma: [ACCESSORY_IDs.ACCESSORY_warhelm] = "_warhelm" Quote Link to comment Share on other sites More sharing options...
koloridjo Posted February 12, 2012 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 28 Reputation: 0 Joined: 01/07/12 Last Seen: October 15, 2024 Author Share Posted February 12, 2012 yes god @ _ @ Thank you very much I will be more thoroughly once again thank you for correcting Thx HollyEnix Quote Link to comment Share on other sites More sharing options...
Pancake Posted February 12, 2012 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 49 Reputation: 17 Joined: 02/06/12 Last Seen: May 28, 2012 Share Posted February 12, 2012 I always forget to move the closing bracket (}) Stupid errors :c Quote Link to comment Share on other sites More sharing options...
Maxlam Posted February 19, 2012 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 78 Reputation: 0 Joined: 02/18/12 Last Seen: December 23, 2013 Share Posted February 19, 2012 (edited) Same problem, same error...but not the same solution >> Error : [string "buf"]:737:table index is nil Error : [string "buf"]:2: attempt to index global 'AccNameTable' (a nil value) There is my files : http://www.mediafire.com/?3md7b56i3xyn9na Edited February 19, 2012 by Maxlam Quote Link to comment Share on other sites More sharing options...
nelsontyh Posted February 19, 2012 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 43 Reputation: 1 Joined: 01/20/12 Last Seen: August 31, 2012 Share Posted February 19, 2012 This is in your AccID ACCESSORY_ANGELS_WING = 1000, Change it to ACCESSORY_1000 = 1000, Should work Quote Link to comment Share on other sites More sharing options...
Maxlam Posted February 20, 2012 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 78 Reputation: 0 Joined: 02/18/12 Last Seen: December 23, 2013 Share Posted February 20, 2012 Working, thanks ! Quote Link to comment Share on other sites More sharing options...
Question
koloridjo
excuse me who helped me get there and accname accessoryid fix mine, I've looked but found no wrong, but when after the patch has always come out error
[string"buf"]:967:table index nil
[string"buf"]:2: attempt to index globlal 'AccNameTable' (a nil value)
lua.rar
Please Help...!
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.