koloridjo Posted February 12, 2012 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 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 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 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 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 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 Share Posted February 20, 2012 Working, thanks ! Quote Link to comment Share on other sites More sharing options...
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