Jump to content

Recommended Posts

Posted

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

Posted

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!

  • 4 weeks later...
Posted

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

Posted

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

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

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?

Posted

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

 

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



×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock