TheArchitect™ Posted January 31, 2010 Posted January 31, 2010 commodus perasa ayto edw sto __init.py__ pou mou eipa ayto edw __all__ = [ '3995_echo', '4000_ShadowWeapons', '6050_KetraOrcSupport', '6051_VarkaSilenosSupport', '7000_HeroItems', '8000_RaidbossInfo', '9999_NPCBuffer', ] 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 "" kai mou bgazei failed sto game server :S gt?
0 Sponz Posted January 31, 2010 Posted January 31, 2010 vgale to ( ,) apo tin teleutea sira (9999_NPCBuffer)an kai den nomizo na fteei auto... kai des an i buffer s exei ta imports sosta gia to pack p exeis...
0 Commodus Posted January 31, 2010 Posted January 31, 2010 On 1/31/2010 at 7:51 PM, IiILuCkYsTr1kEGr said: vgale to ( ,) apo tin teleutea sira (9999_NPCBuffer)an kai den nomizo na fteei auto... kai des an i buffer s exei ta imports sosta gia to pack p exeis... Error sto gameserver tou bgazei oxi problima me tin criteria :)
0 Sponz Posted January 31, 2010 Posted January 31, 2010 print "failed to import quest : ",name giato leo mipos den mporei na kanei import to quest...
0 LoLeTo* Posted January 31, 2010 Posted January 31, 2010 Mpwreis na valeis to error pou sou vgazei sto GS?
0 TheArchitect™ Posted January 31, 2010 Author Posted January 31, 2010 mesa stin buffer mou leei gia criteria kai sto gameserver mou leei failed
0 Commodus Posted January 31, 2010 Posted January 31, 2010 On 1/31/2010 at 7:55 PM, IiILuCkYsTr1kEGr said: print "failed to import quest : ",name giato leo mipos den mporei na kanei import to quest... Oxi re min mperdeuese :) Auto iparxei sto arxeio mesa. Den einai to error pou exei. Quote mesa stin buffer mou leei gia criteria kai sto gameserver mou leei failed Alakse ta imports . O server sou den kanei load ta quests gia kapoio logo. Sinithismeno problima sta preconfigured packs.
0 LoLeTo* Posted January 31, 2010 Posted January 31, 2010 Mesa sto Server\gameserver\data\jscript\custom\9999_NPCBuffer Exeis ftiaksei ta Imports __init__ edw?
0 Commodus Posted January 31, 2010 Posted January 31, 2010 L2J Archid den xrhsimopoieis? Preconfigured pack ? Yphrxe problima se ena palio revision tous , gia auto se rotaw.
0 Sponz Posted January 31, 2010 Posted January 31, 2010 On 1/31/2010 at 7:57 PM, Commodus said: Oxi re min mperdeuese :) Auto iparxei sto arxeio mesa. Den einai to error pou exei. Sinithismeno problima sta preconfigured packs. ox nai re exeis dikio mlkia eipa soz :D P.S gratz gia ta 3000+ post :)
0 TheArchitect™ Posted January 31, 2010 Author Posted January 31, 2010 oxi xrisimopoio l2j Equa Precobiled pack
0 Commodus Posted January 31, 2010 Posted January 31, 2010 On 1/31/2010 at 8:01 PM, TheArchitect said: oxi xrisimopoio l2j Equa Precobiled pack Pigene ston fakelo tis buffer sou sto init.py Alakse ta imports se com.l2equal Quote ox nai re exeis dikio mlkia eipa soz :D P.S gratz gia ta 3000+ post :) Den pirazei :) Oloi kanoume lathi. Thanks.
0 TheArchitect™ Posted January 31, 2010 Author Posted January 31, 2010 esy mou ta eixes alla3ei kai to eixes fixarei :S look ~~~> http://www.maxcheaters.com/forum/index.php?topic=122201.0
0 Commodus Posted January 31, 2010 Posted January 31, 2010 On 1/31/2010 at 8:05 PM, TheArchitect said: esy mou ta eixes alla3ei kai to eixes fixarei :S look ~~~> http://www.maxcheaters.com/forum/index.php?topic=122201.0 E tote to problima einai sto quests fakelo.Gia kapoio logo to pack sou den kanei load ta quests. An eixes compiled pack , tha mporouses na to kaneis update kai tha eisoun mia xara. Tora pou xrhsimopoieis preconfigured , den mporeis na kaneis tipota..
Question
TheArchitect™
commodus perasa ayto edw sto __init.py__ pou mou eipa ayto edw
__all__ = [
'3995_echo',
'4000_ShadowWeapons',
'6050_KetraOrcSupport',
'6051_VarkaSilenosSupport',
'7000_HeroItems',
'8000_RaidbossInfo',
'9999_NPCBuffer',
]
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 ""
kai mou bgazei failed sto game server :S gt?
31 answers to this question
Recommended Posts