[echo] L2jFrozen Gameserver Revision: exported compile: [javac] Compiling 1476 source files to C:\workspace\trunk\gameserver\build\classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] C:\workspace\trunk\gameserver\head-src\com\l2jfrozen\gameserver\handler\AutoVoteRewardHandler.java:112: error: diamond operator is not supported in -source 1.6 [javac] _already_rewarded = new ArrayList<>(); [javac] ^ [javac] (use -source 7 or higher to enable diamond operator) [javac] 1 error [javac] 1 warning
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Bump
NEW USER IN TELEGRAM AND DISCORD IS "mileanum"
NEW USER IN TELEGRAM AND DISCORD IS "mileanum"
NEW USER IN TELEGRAM AND DISCORD IS "mileanum"
NEW USER IN TELEGRAM AND DISCORD IS "mileanum"
Those files that he sells are mine sold to a "good person" like 4 to 5 years ago, they are java, lucera.. ancient rev, i doubt he updated them so many exploits will work since last time i checked lucera timeline.. major stuff got fixed.. the server itself was badly made and rushy so... dont worry let them do what they wanna do.
Question
mikelolos
hello to all members.
I am trying to addapt l2network in my vote system so i update my AutoVoteRewardHandler.java rev 1000
from here https://www.assembla.com/spaces/L2jFrozenInterlude/subversion/commits/1112
from 1000 rev to 1112 rev and add diffs to other 2 files in java i get this weird message
[echo] L2jFrozen Gameserver Revision: exported
compile:
[javac] Compiling 1476 source files to C:\workspace\trunk\gameserver\build\classes
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
[javac] C:\workspace\trunk\gameserver\head-src\com\l2jfrozen\gameserver\handler\AutoVoteRewardHandler.java:112:
error: diamond operator is not supported in -source 1.6
[javac] _already_rewarded = new ArrayList<>();
[javac] ^
[javac] (use -source 7 or higher to enable diamond operator)
[javac] 1 error
[javac] 1 warning
BUILD FAILED
Anyone can help???ty in advance...
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.