havoc Posted September 4, 2012 Posted September 4, 2012 Hi, please, help, where can I turn on python error logging in quest files. I tried all of them but I have nothing :(. Here is only log I have in stdout.log importing custom data ... failed to import custom : ... ... done But I want to have full __init__.py.error.log with full description in what line error was occurred.
0 ^Wyatt Posted September 4, 2012 Posted September 4, 2012 Wrong section. Do you mean that if you go to the specified quest folder don't you find anything?
0 havoc Posted September 4, 2012 Author Posted September 4, 2012 Wrong section. Do you mean that if you go to the specified quest folder don't you find anything? No, I mean that I have no any information why custom quest (gameserver\data\jscript\custom) doesn't work. There is some error there, but I don't know what kind of error and in what line it happens. So I want to turn on python error logging and file __init__.py.error.log to be created when any error.
Question
havoc
Hi, please, help, where can I turn on python error logging in quest files. I tried all of them but I have nothing :(.
Here is only log I have in stdout.log
importing custom data ...
failed to import custom : ...
... done
But I want to have full __init__.py.error.log with full description in what line error was occurred.
2 answers to this question
Recommended Posts