[javac] location: class net.sf.l2j.gameserver.instancemanager.GrandBossManager
[javac] _bossStatus = new TIntIntHashMap();
.....
well i got this error on l2jinterlude .....
trove.jar (where gnu.trove package is) is imported in my build path and there are no errors in the pack. I get these errors only while compiling only...
Dear players,
We remind you, that on April 11 at 18:00 server time (GMT +2), the open beta test of our upcoming Chronicle 2 update will begin!
To participate in open beta testing, download the client from one of the links below.
Download links:
Download client | Download updater
Yes there are many problems. Im trying to fix there slowly, cause i i put already a lot of work in this files. I think it will not be easy to move the project to other builds
You probably wanted to write l2jmobius. I would recommend that you change the build because it has a lot of problems with the movement of npcs and players. Even if you find bots you will have to correct the movement or the bots will get stuck, fly, teleport
Question
FelonBIG
cannot find symbol
[javac] symbol : class TIntIntHashMap
[javac] location: class net.sf.l2j.gameserver.instancemanager.GrandBossManager
[javac] _bossStatus = new TIntIntHashMap();
.....
well i got this error on l2jinterlude .....
trove.jar (where gnu.trove package is) is imported in my build path and there are no errors in the pack. I get these errors only while compiling only...
what's wrong?
3 answers to this question
Recommended Posts