Jump to content

[Updated][Share] Rin4a's Buffer v1.3 Edited with Pet Buffer


Recommended Posts

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...

Link to comment
Share on other sites

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!

Link to comment
Share on other sites

  • 4 weeks later...

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

Link to comment
Share on other sites

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" !

Link to comment
Share on other sites

  • 3 weeks later...
  • 3 weeks later...

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?

Link to comment
Share on other sites

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

 

Link to comment
Share on other sites

  • 4 weeks later...
Guest
This topic is now closed to further replies.



×
×
  • Create New...