Need Help with Eclipse SYNC Compile Warning Problem
Posted: Sun May 09, 2010 11:30 pm
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:
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.
ยป 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.
I have a feeling this is an easy fix, any help is appreciated.