ALWAYS give info about REVISION, especially if you don't have the most recent code! this makes it easier for everybody to track down where the error occured.
L2DoormenInstance changed in revision 3300 - so only 1 revision after yours!
rev 3299, L2DoormenInstance line 55:
Code: Select all
DoorTable.getInstance().getDoor(Integer.parseInt(st.nextToken())).openMe();
if you have source, add this line after line with new StringTokenizer and before while loop in the open_doors and close_doors commands:
if you don't have source, update your server.