Usercommandhandler/instancezone.java error?
Posted: Sun Jan 16, 2011 2:59 am
revision: 7736
Revision: 7737
When i updated my eclipse, i get an error (a red mark) for the 4473 revision change.
I thought "hmm, must be some general error", but when i added it to a testserver it shows this error:

Code: Select all
SystemMessage sm = SystemMessage.getSystemMessage(SystemMessageId.INSTANT_ZONE_CURRENTLY_INUSE);
Code: Select all
SystemMessage sm = SystemMessage.getSystemMessage(SystemMessageId.INSTANT_ZONE_CURRENTLY_INUSE_S1);
I thought "hmm, must be some general error", but when i added it to a testserver it shows this error:
