Issues must affect Aion X Emu Files ONLY. Any revisions or altercations of
core files will not be supported here.
Core revision: 356
Bug description: server does not compile under java 1.7.0
What steps will reproduce the problem?: trying to compile server.
What is the expected output?: a sucessfully compile.
Please copy/paste errors below:
compile:
[javac] Compiling 1287 source files to C:\Documents and Settings\Administrador\Escritorio\aionxemu\25\GameServer\build\classes
[javac] C:\Documents and Settings\Administrador\Escritorio\aionxemu\25\GameS
erver\src\gameserver\services\NpcShoutsService.java:70: error: reference to SM_S
YSTEM_MESSAGE is ambiguous, both constructor SM_SYSTEM_MESSAGE(int,Object...) in
SM_SYSTEM_MESSAGE and constructor SM_SYSTEM_MESSAGE(int,boolean,int,Object...)
in SM_SYSTEM_MESSAGE match
[javac] PacketSendUtility.sendPacket
((Player) kObj, new SM_SYSTEM_MESSAGE(messageId, true, npc2Oid));
[javac]
^
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 1 error
BUILD FAILED
C:\Documents and Settings\Administrador\Escritorio\aionxemu\25\GameServer\build.
xml:49: Compile failed; see the compiler error output for details.
Original issue reported on code.google.com by clonk...@gmail.com on 31 Jul 2011 at 8:23
Original issue reported on code.google.com by
clonk...@gmail.com
on 31 Jul 2011 at 8:23