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 ??? Quote
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. Quote
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 :( Quote
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 Quote
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.. Quote
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. Quote
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 ? Quote
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
I can't understand where is the error ???
8 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.