Jump to content

Question

Posted
Buildfile: D:\workspace\l2amonra_gameserver\build.xml

prepare-local:

prepare-final:

init:

version:

     [echo] L2jFrozen Gameserver Revision: exported

compile:

    [javac] Compiling 883 source files to D:\workspace\l2amonra_gameserver\build\classes

    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7

    [javac] D:\workspace\l2amonra_gameserver\head-src\com\l2jfrozen\logs\FileLogFormatter.java:42: warning: '_' used as an identifier

    [javac] private static final String _ = "\t";

    [javac]                            ^

    [javac]   (use of '_' as an identifier might not be supported in releases after Java SE 8)

    [javac] D:\workspace\l2amonra_gameserver\head-src\com\l2jfrozen\logs\FileLogFormatter.java:50: warning: '_' used as an identifier

    [javac] return output.append(dateFmt.format(new Date(record.getMillis()))).append(_).append(record.getLevel().getName()).append(_).append(record.getThreadID()).append(_).append(record.getLoggerName()).append(_).append(record.getMessage()).append(CRLF).toString();

    [javac]                                                                          ^

    [javac]   (use of '_' as an identifier might not be supported in releases after Java SE 8)

    [javac] D:\workspace\l2amonra_gameserver\head-src\com\l2jfrozen\logs\FileLogFormatter.java:50: warning: '_' used as an identifier

    [javac] return output.append(dateFmt.format(new Date(record.getMillis()))).append(_).append(record.getLevel().getName()).append(_).append(record.getThreadID()).append(_).append(record.getLoggerName()).append(_).append(record.getMessage()).append(CRLF).toString();

    [javac]                                                                                                                        ^

    [javac]   (use of '_' as an identifier might not be supported in releases after Java SE 8)

    [javac] D:\workspace\l2amonra_gameserver\head-src\com\l2jfrozen\logs\FileLogFormatter.java:50: warning: '_' used as an identifier

    [javac] return output.append(dateFmt.format(new Date(record.getMillis()))).append(_).append(record.getLevel().getName()).append(_).append(record.getThreadID()).append(_).append(record.getLoggerName()).append(_).append(record.getMessage()).append(CRLF).toString();

    [javac]                                                                                                                                                               ^

    [javac]   (use of '_' as an identifier might not be supported in releases after Java SE 8)

    [javac] D:\workspace\l2amonra_gameserver\head-src\com\l2jfrozen\logs\FileLogFormatter.java:50: warning: '_' used as an identifier

    [javac] return output.append(dateFmt.format(new Date(record.getMillis()))).append(_).append(record.getLevel().getName()).append(_).append(record.getThreadID()).append(_).append(record.getLoggerName()).append(_).append(record.getMessage()).append(CRLF).toString();

    [javac]                                                                                                                                                                                                        ^

    [javac]   (use of '_' as an identifier might not be supported in releases after Java SE 8)

    [javac] D:\workspace\l2amonra_gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2GrandBossInstance.java:74: error: cannot find symbol

    [javac] Announcements.getInstance().announceToAll("[ RaidBoss ]: "+ getName() +" Has Been Slain.");

    [javac] ^

    [javac]   symbol:   variable Announcements

    [javac]   location: class L2GrandBossInstance

    [javac] D:\workspace\l2amonra_gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2GrandBossInstance.java:76: error: cannot find symbol

    [javac] Announcements.getInstance().announceToAll("[ RaidBoss ]: "+ getName() +" Has Been Slain.");

    [javac] ^

    [javac]   symbol:   variable Announcements

    [javac]   location: class L2GrandBossInstance

    [javac] D:\workspace\l2amonra_gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2GrandBossInstance.java:78: error: cannot find symbol

    [javac] Announcements.getInstance().announceToAll("[ RaidBoss ]: "+ getName() +" Has Been Slain.");

    [javac] ^

    [javac]   symbol:   variable Announcements

    [javac]   location: class L2GrandBossInstance

    [javac] D:\workspace\l2amonra_gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2GrandBossInstance.java:80: error: cannot find symbol

    [javac] Announcements.getInstance().announceToAll("[ RaidBoss ]: "+ getName() +" Has Been Slain.");

    [javac] ^

    [javac]   symbol:   variable Announcements

    [javac]   location: class L2GrandBossInstance

    [javac] D:\workspace\l2amonra_gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2GrandBossInstance.java:82: error: cannot find symbol

    [javac] Announcements.getInstance().announceToAll("[ RaidBoss ]: "+ getName() +" Has Been Slain.");

    [javac] ^

    [javac]   symbol:   variable Announcements

    [javac]   location: class L2GrandBossInstance

    [javac] D:\workspace\l2amonra_gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2GrandBossInstance.java:84: error: cannot find symbol

    [javac] Announcements.getInstance().announceToAll("[ RaidBoss ]: "+ getName() +" Has Been Slain.");

    [javac] ^

    [javac]   symbol:   variable Announcements

    [javac]   location: class L2GrandBossInstance

    [javac] D:\workspace\l2amonra_gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2GrandBossInstance.java:86: error: cannot find symbol

    [javac] Announcements.getInstance().announceToAll("[ RaidBoss ]: "+ getName() +" Has Been Slain.");

    [javac] ^

    [javac]   symbol:   variable Announcements

    [javac]   location: class L2GrandBossInstance

    [javac] D:\workspace\l2amonra_gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2GrandBossInstance.java:88: error: cannot find symbol

    [javac] Announcements.getInstance().announceToAll("[ RaidBoss ]: "+ getName() +" Has Been Slain.");

    [javac] ^

    [javac]   symbol:   variable Announcements

    [javac]   location: class L2GrandBossInstance

    [javac] D:\workspace\l2amonra_gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2GrandBossInstance.java:110: error: cannot find symbol

    [javac] Announcements.getInstance().announceToAll("[ RaidBoss ]: "+ getName() +" is alive!");

    [javac] ^

    [javac]   symbol:   variable Announcements

    [javac]   location: class L2GrandBossInstance

    [javac] D:\workspace\l2amonra_gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2GrandBossInstance.java:112: error: cannot find symbol

    [javac] Announcements.getInstance().announceToAll("[ RaidBoss ]: "+ getName() +" is alive!");

    [javac] ^

    [javac]   symbol:   variable Announcements

    [javac]   location: class L2GrandBossInstance

    [javac] D:\workspace\l2amonra_gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2GrandBossInstance.java:114: error: cannot find symbol

    [javac] Announcements.getInstance().announceToAll("[ RaidBoss ]: "+ getName() +" is alive!");

    [javac] ^

    [javac]   symbol:   variable Announcements

    [javac]   location: class L2GrandBossInstance

    [javac] D:\workspace\l2amonra_gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2GrandBossInstance.java:116: error: cannot find symbol

    [javac] Announcements.getInstance().announceToAll("[ RaidBoss ]: "+ getName() +" is alive!");

    [javac] ^

    [javac]   symbol:   variable Announcements

    [javac]   location: class L2GrandBossInstance

    [javac] D:\workspace\l2amonra_gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2GrandBossInstance.java:118: error: cannot find symbol

    [javac] Announcements.getInstance().announceToAll("[ RaidBoss ]: "+ getName() +" is alive!");

    [javac] ^

    [javac]   symbol:   variable Announcements

    [javac]   location: class L2GrandBossInstance

    [javac] D:\workspace\l2amonra_gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2GrandBossInstance.java:120: error: cannot find symbol

    [javac] Announcements.getInstance().announceToAll("[ RaidBoss ]: "+ getName() +" is alive!");

    [javac] ^

    [javac]   symbol:   variable Announcements

    [javac]   location: class L2GrandBossInstance

    [javac] D:\workspace\l2amonra_gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2GrandBossInstance.java:122: error: cannot find symbol

    [javac] Announcements.getInstance().announceToAll("[ RaidBoss ]: "+ getName() +" is alive!");

    [javac] ^

    [javac]   symbol:   variable Announcements

    [javac]   location: class L2GrandBossInstance

    [javac] D:\workspace\l2amonra_gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2GrandBossInstance.java:124: error: cannot find symbol

    [javac] Announcements.getInstance().announceToAll("[ RaidBoss ]: "+ getName() +" is alive!");

    [javac] ^

    [javac]   symbol:   variable Announcements

    [javac]   location: class L2GrandBossInstance

    [javac] 16 errors

    [javac] 6 warnings

 

BUILD FAILED

D:\workspace\l2amonra_gameserver\build.xml:65: Compile failed; see the compiler error output for details.

 

Total time: 6 seconds

 

2 answers to this question

Recommended Posts

  • 0
Posted (edited)

Uninstall your java and install jdk 7. Frozen doesn't support java 8.

Edited by SweeTs

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..