Today I've made a L2J Eminence server.. Everything was fine till I had to put the GeoData.
When I put it and start server is shows me this ==>
Geo Engine: - Loading GeoData...
Geo Engine: - Packing: 19_16.l2j
Exception in thread "main" java.lang.NoClassDefFoundError: gnu/trove/TShortIntHa
shMap
at eu.l2eminence.gameserver.geodata.GeoEngine.compressGeodataFile(GeoEng
ine.java:688)
at eu.l2eminence.gameserver.geodata.GeoEngine.loadGeodataFile(GeoEngine.
java:881)
at eu.l2eminence.gameserver.geodata.GeoEngine.nInitGeodata(GeoEngine.jav
a:634)
at eu.l2eminence.gameserver.geodata.GeoEngine.<init>(GeoEngine.java:69)
at eu.l2eminence.gameserver.geodata.GeoEngine.<init>(GeoEngine.java:49)
at eu.l2eminence.gameserver.geodata.GeoEngine$SingletonHolder.<clinit>(G
eoEngine.java:1522)
at eu.l2eminence.gameserver.geodata.GeoEngine.getInstance(GeoEngine.java
:64)
at eu.l2eminence.gameserver.geodata.GeoData$SingletonHolder.<clinit>(Geo
Data.java:186)
at eu.l2eminence.gameserver.geodata.GeoData.getInstance(GeoData.java:46)
at eu.l2eminence.gameserver.GameServer.<init>(GameServer.java:226)
at eu.l2eminence.gameserver.GameServer.main(GameServer.java:361)
Caused by: java.lang.ClassNotFoundException: gnu.trove.TShortIntHashMap
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 11 more
It loads only the first part that is in my geo_index and when I change it to another it shows the same error just on the other zone.
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.
DISCORD :
https://discord.com/users/325653525793210378
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/uthciha-services
https://campsite.bio/utchihaamkt
Question
reyhanbjk
Hello!
Today I've made a L2J Eminence server.. Everything was fine till I had to put the GeoData.
When I put it and start server is shows me this ==>
It loads only the first part that is in my geo_index and when I change it to another it shows the same error just on the other zone.
So, someone can help me fix it? :)
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.