Jump to content
  • 0

Some 1 help me.


davidBm

Question

1. ERROR in \PartyTeleporter.java <at line 74>

                For,L2Character character : zone.getCharactersInside<>.Values<>>

                                                                                                            ^^^^

The method values<> is undefined for the tybe L2tintObjectHashMap<L2Character>

----------

2. ERROR in \PartyTeleporter.java <at line 89>

                For,L2Character character : zone.getCharactersInside<>.Values<>>

----------

The method values<> is undefined for the tybe L2tintObjectHashMap<L2Character>

Link to comment
Share on other sites

Recommended Posts

  • 0

[javac] C:\Documents and Settings\Administrator\Desktop\WorckSpace\l2j-high-five\trunk\L2J_Server_High_Five\java\com\l2jserver\gameserver\model\zone\L2ZoneType.java:405: error: incompatible types

    [javac]       return _characterList;

    [javac]                   ^

    [javac]  required: FastMap<Integer,L2Character>

    [javac]  found:    L2TIntObjectHashMap<L2Character>

    [javac] 1 error

 

BUILD FAILED

Link to comment
Share on other sites

  • 0

Ok, THX

 

ohh and just a tip, next time if you have an error post the full log not just a part of it, its easier to help you that way :)

Link to comment
Share on other sites

  • 0

ohh and just a tip, next time if you have an error post the full log not just a part of it, its easier to help you that way :)

ok,,, SOME 1 have link for stable SVN, (hi5) PLZ:D i chan't find him. or one but to be god.

Link to comment
Share on other sites

  • 0

ok,,, SOME 1 have link for stable SVN, (hi5) PLZ:D i chan't find him. or one but to be god.

 

theres no such thing as stable but you can use the l2j trunk or the beta

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...