Page 1 of 1

Need Help with Eclipse SYNC Compile Warning Problem

Posted: Sun May 09, 2010 11:30 pm
by DLV123
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:4167
L2JDP Revision Number:7393

Ok well i just downloaded a new head revision of the source and ive been editing it to my liking but as I adjust and alter things to the source code, every time i try to compile the source code i get this message in the console:

Code: Select all

     [sync] Warning: gsregister\GSRegister_es.properties modified in the future.     [sync] Warning: gsregister\GSRegister_hu.properties modified in the future.     [sync] Warning: gsregister\GSRegister_it.properties modified in the future.     [sync] Warning: gsregister\GSRegister_nl.properties modified in the future.     [sync] Warning: gsregister\GSRegister_pt.properties modified in the future.     [sync] Warning: gsregister\GSRegister_sc.properties modified in the future.     [sync] Warning: gsregister\GSRegister_sk.properties modified in the future.     [sync] Warning: gsregister\GSRegister_zh.properties modified in the future.     [sync] Warning: pl\data\html\mods\Lang\Error.htm modified in the future.     [sync] Warning: pl\data\html\mods\Lang\LanguageSelect.htm modified in the future.     [sync] Warning: pl\data\html\mods\Lang\Ok.htm modified in the future.     [sync] Warning: ru\data\html\mods\Lang\Error.htm modified in the future.     [sync] Warning: ru\data\html\mods\Lang\LanguageSelect.htm modified in the future.     [sync] Warning: ru\data\html\mods\Lang\Ok.htm modified in the future.     [sync] Warning: systemmsg.txt modified in the future.     [sync] Warning: servername.xml modified in the future.
Above thats from the data pack, but I get the same warning message when i try to compile my gameserver. THe warning message is in orange, if that helps.

I have a feeling this is an easy fix, any help is appreciated.

Re: Need Help with Eclipse SYNC Compile Warning Problem

Posted: Mon May 10, 2010 12:39 am
by hope
delete them and redownload the original files

Re: Need Help with Eclipse SYNC Compile Warning Problem

Posted: Mon May 10, 2010 4:25 pm
by DLV123
but I want to edit those files... Thats why I changed it

Re: Need Help with Eclipse SYNC Compile Warning Problem

Posted: Mon May 10, 2010 4:26 pm
by janiii
did you change build.xml ? how? paste here your build.xml .