Jump to content
  • 0

Question

Posted

Hi guys i have one problem in 4 epic quest (Secret Ritual of the priests)

This is the code : http://pastebin.com/3Trf0MZh

 

But he give me this error

Error on: C:\Users\User\Desktop\l2j server\gameserver\data\scripts\quests\195_SecretRitualOfThePriests\__init__.py.error.log
Line: -1 - Column: -1

Traceback (innermost last):
  (no code object) at line 0
SyntaxError: ('invalid syntax', ('__init__.py', 30, 1, '/**'))

 

I can't understand where is the error  ???

 

 

8 answers to this question

Recommended Posts

  • 0
Posted

/**
* @author InsOmnia, Synerge
*/

 

I think it's fault.

It should be:

/*
* @author InsOmnia, Synerge
*/

 

It's not important but you should fix that.

 

  • 0
Posted

/**
* @author InsOmnia, Synerge
*/

 

I think it's fault.

It should be:

/*
* @author InsOmnia, Synerge
*/

 

It's not important but you should fix that.

 

 

Yes but does not solve the problem , anyway thanks ...i don't understand where is my problem :(

  • 0
Posted

Error on: C:\Users\Desktop\l2j server\gameserver\data\scripts\quests\195_SecretRitualOfThePriests\__init__.py.error.log

Line: -1 - Column: -1

 

Traceback (innermost last):

  (no code object) at line 0

SyntaxError: ('invalid syntax', ('__init__.py', 30, 1, '/*'))

 

Is this..

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..