Jump to content
  • 0

Question

Posted

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>

Recommended Posts

  • 0
Posted

[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

  • 0
Posted

the best chance you have is to start all over again and watch every single character when you apply your changes

  • 0
Posted

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 :)

  • 0
Posted

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.

  • 0
Posted

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

Guest
This topic is now closed to further replies.


×
×
  • Create New...