AdrenalinE Posted June 5, 2011 Posted June 5, 2011 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 ???
0 GroMik Posted June 6, 2011 Posted June 6, 2011 /** * @author InsOmnia, Synerge */ I think it's fault. It should be: /* * @author InsOmnia, Synerge */ It's not important but you should fix that.
0 AdrenalinE Posted June 6, 2011 Author Posted June 6, 2011 /** * @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 GroMik Posted June 6, 2011 Posted June 6, 2011 Can you show this file? C:\Users\User\Desktop\l2j server\gameserver\data\scripts\quests\195_SecretRitualOfThePriests\__init__.py.error.log
0 AdrenalinE Posted June 6, 2011 Author Posted June 6, 2011 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..
0 GroMik Posted June 6, 2011 Posted June 6, 2011 I need to think about it... Refresh. EDIT: Send me your link to SVN for this files. I'll install and run.
0 AdrenalinE Posted June 10, 2011 Author Posted June 10, 2011 I haven't understand , maybe can you give me a __init__ of 4 epic quest ?
Question
AdrenalinE
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
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 accountSign in
Already have an account? Sign in here.
Sign In Now