NiX Posted March 20, 2010 Posted March 20, 2010 hi all i have a problem.i have l2j archid 1508 by stefoulis 15 interlude pack.i get this buffer http://www.maxcheaters.com/forum/index.php?topic=74991.0 and i wanted to instal it in my srv and all works perfectly until i get this error http://img130.imageshack.us/img130/4945/shot00019ma.jpg pls help me to corect it thx
0 Coolis® Posted March 20, 2010 Posted March 20, 2010 hi all i have a problem.i have l2j archid 1508 by stefoulis 15 interlude pack.i get this buffer http://www.maxcheaters.com/forum/index.php?topic=74991.0 and i wanted to instal it in my srv and all works perfectly until i get this error http://img130.imageshack.us/img130/4945/shot00019ma.jpg pls help me to corect it thx it works before or no, you add it and it doesnt work...?
0 NiX Posted March 20, 2010 Author Posted March 20, 2010 it not work before .i get it and i execute his ssql +data files and i restart my srv and then i wnt to buff myself and it said that error!
0 imacopycat3 Posted March 20, 2010 Posted March 20, 2010 hi all i have a problem.i have l2j archid 1508 by stefoulis 15 interlude pack.i get this buffer http://www.maxcheaters.com/forum/index.php?topic=74991.0 and i wanted to instal it in my srv and all works perfectly until i get this error http://img130.imageshack.us/img130/4945/shot00019ma.jpg pls help me to corect it thx It's a import problem, you need to modify .py Tell us what pack are you using and post your buffer's .py
0 Thelasthero Posted March 20, 2010 Posted March 20, 2010 hi all i have a problem.i have l2j archid 1508 by stefoulis 15 interlude pack.i get this buffer http://www.maxcheaters.com/forum/index.php?topic=74991.0 and i wanted to instal it in my srv and all works perfectly until i get this error http://img130.imageshack.us/img130/4945/shot00019ma.jpg pls help me to corect it thx i think your problem is in __init__(not inside the 9999_NPCBuffer) . try adding this one in it: __all__ = [ '3995_echo', '4000_ShadowWeapons', '7000_HeroItems', '8000_RaidbossInfo', '9999_NPCBuffer', '6050_KetraOrcSupport', '6051_VarkaSilenosSupport' ] print "" print "importing custom data ..." for name in __all__ : try : __import__('data.jscript.custom.'+name,globals(), locals(), ['__init__'], -1) except: print "failed to import quest : ",name print "... done" print "" I had the same problem and i fixed it with that^.
0 lineagedeathrow Posted March 20, 2010 Posted March 20, 2010 You need to change your imports...i can fix it...if you want to help you send me a message. :)
0 lineagedeathrow Posted March 20, 2010 Posted March 20, 2010 You need to change your imports...i can fix it...if you want to help you send me a message. :)
0 NiX Posted March 20, 2010 Author Posted March 20, 2010 i solved the problem with Thelasthero help .thx to all for help
Question
NiX
hi all i have a problem.i have l2j archid 1508 by stefoulis 15 interlude pack.i get this buffer http://www.maxcheaters.com/forum/index.php?topic=74991.0 and i wanted to instal it in my srv and all works perfectly until i get this error http://img130.imageshack.us/img130/4945/shot00019ma.jpg pls help me to corect it thx
9 answers to this question
Recommended Posts