redmoon Posted August 24, 2011 Posted August 24, 2011 then there isn't fix or any other reward for the latest vote HighFive revision?
drgn Posted September 14, 2011 Posted September 14, 2011 I have a problem ! Check it : Uploaded with ImageShack.us
sylverskull Posted October 6, 2011 Posted October 6, 2011 l2jserver Freya core rev: 4952 dp rev: 8398 compile: [javac] Compiling 1547 source files to C:\Users\metro\workspace\L2J_Server\build\classes [javac] C:\Users\metro\workspace\L2J_Server\java\com\l2jserver\gameserver\instancemanager\AutoVoteRewardManager.java:55: error: cannot find symbol [javac] Collection<L2PcInstance> pls = L2World.getInstance().getAllPlayers().values(); [javac] ^ [javac] symbol: method values() [javac] location: class L2TIntObjectHashMap<L2PcInstance> [javac] 1 error BUILD FAILED :o??
bobzih Posted October 6, 2011 Posted October 6, 2011 Attempts to remove the. Values () i might give some
Legend™ Posted October 24, 2011 Posted October 24, 2011 l2jserver Freya core rev: 4952 dp rev: 8398 compile: [javac] Compiling 1547 source files to C:\Users\metro\workspace\L2J_Server\build\classes [javac] C:\Users\metro\workspace\L2J_Server\java\com\l2jserver\gameserver\instancemanager\AutoVoteRewardManager.java:55: error: cannot find symbol [javac] Collection<L2PcInstance> pls = L2World.getInstance().getAllPlayers().values(); [javac] ^ [javac] symbol: method values() [javac] location: class L2TIntObjectHashMap<L2PcInstance> [javac] 1 error BUILD FAILED :o?? Collection<L2PcInstance> pls = L2World.getInstance().getAllPlayers().valueCollection(); worked for me
Mhoska Posted October 26, 2011 Posted October 26, 2011 does this still working after the hopzone change? i didnt test it but i dont think that this still working :D
angelshero Posted October 30, 2011 Posted October 30, 2011 l2jserver Freya core rev: 4952 dp rev: 8398 compile: [javac] Compiling 1547 source files to C:\Users\metro\workspace\L2J_Server\build\classes [javac] C:\Users\metro\workspace\L2J_Server\java\com\l2jserver\gameserver\instancemanager\AutoVoteRewardManager.java:55: error: cannot find symbol [javac] Collection<L2PcInstance> pls = L2World.getInstance().getAllPlayers().values(); [javac] ^ [javac] symbol: method values() [javac] location: class L2TIntObjectHashMap<L2PcInstance> [javac] 1 error BUILD FAILED :o?? I got same error :(
`NeverMore Posted October 30, 2011 Posted October 30, 2011 I got same error :( you got same error with you ? ??? LOL
angelshero Posted October 30, 2011 Posted October 30, 2011 same error with: Collection<L2PcInstance> pls = L2World.getInstance().getAllPlayers().valueCollection(); any sugestions?
angelshero Posted October 31, 2011 Posted October 31, 2011 you got same error with you ? ??? LOL Quote from: sylverskull on 05 October 2011, 14:56:36 l2jserver Freya core rev: 4952 dp rev: 8398 Code: [select] L@@k again
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now