yansalles Posted September 9, 2011 Posted September 9, 2011 whats l2 version for it? is it freya or something or doesnt it matter, anyway i got error while trying to compilate the file to sql =( i always get errors
shawshaw Posted September 9, 2011 Posted September 9, 2011 Help me plz ! i put everything right into script\custom\555_npcbuffer but i take this error: Faild executing script:C:\Server\GameServer\data\\scripts\custom\555_NPCBUFFER\_init_.py. See _init_.py.error.log for details and in log file: Error on: C:\Server\gameserver\data\scripts\custom\555_NPCBUFFER\__init__.py.error.log Line: -1 - Column: -1 Traceback (innermost last): File "__init__.py", line 4, in ? ImportError: no module named net If know anyone plz help ! Thanks !!!! check your imports...
drgn Posted September 10, 2011 Posted September 10, 2011 I fix some things !But i get this error now : Error on: C:\Server\gameserver\data\scripts\custom\555_NPCBUFFER\__init__.py.error.log Line: -1 - Column: -1 Traceback (innermost last): File "__init__.py", line 1053, in ? NameError: NPC_ID Have anyone any idea? Thanks!
stergos Posted October 5, 2011 Posted October 5, 2011 have anything idea this problem? Error on: C:\Server\gameserver\data\scripts\custom\555_NPCBUFFER\__init__.py.error.log Line: -1 - Column: -1 Traceback (innermost last): File "__init__.py", line 1053, in ? NameError: NPC_ID
shawshaw Posted October 5, 2011 Posted October 5, 2011 have anything idea this problem? Error on: C:\Server\gameserver\data\scripts\custom\555_NPCBUFFER\__init__.py.error.log Line: -1 - Column: -1 Traceback (innermost last): File "__init__.py", line 1053, in ? NameError: NPC_ID the problem is with the "NPC_ID" !
Malossi Posted October 30, 2011 Posted October 30, 2011 I have problem with buffer ... Please any solution ? ... See http://imageshack.us/photo/my-images/560/badbuffer.jpg/
Ephestion Posted November 21, 2011 Posted November 21, 2011 Freya-HiFive L2J Server Error on: D:\MyL2JServer\game\data\scripts\custom\555_NPCBUFFER\__init__.py.error.log Line: -1 - Column: -1 Traceback (innermost last): File "__init__.py", line 4, in ? ImportError: no module named net Line 1 Column 1 = import sys Line 4 = from net.sf.l2j import Config Anyone know what changes to make?
Psych_O Posted November 21, 2011 Posted November 21, 2011 Freya-HiFive L2J Server Error on: D:\MyL2JServer\game\data\scripts\custom\555_NPCBUFFER\__init__.py.error.log Line: -1 - Column: -1 Traceback (innermost last): File "__init__.py", line 4, in ? ImportError: no module named net Line 1 Column 1 = import sys Line 4 = from net.sf.l2j import Config Anyone know what changes to make? change the imports to the right one
Recommended Posts