Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead. There is no support for other server builds than the official provided by l2jserver.com
Changed in version 2.5: In previous versions of Python, try...except...finally did not work. try...except had to be nested in try...finally.
you dont need to write the except clause if you do only pass there. so you just have try and finally clause at the end, which works also for your python version.
Thank you very much for pro answer
Jurchiks and Stake thx also.
I think now all is clear All was about a Python version
public void l2jserver ()
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}