Exception in thread "main" java.lang.ExceptionInInitializerError
at net.sf.l2j.gameserver.model.olympiad.OlympiadGameManager.getInstance(OlympiadGameManager.java:52)
at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:263)
at net.sf.l2j.gameserver.GameServer.main(GameServer.java:387)
Caused by: java.lang.NullPointerException
at net.sf.l2j.gameserver.instancemanager.ZoneManager.getAllZones(ZoneManager.java:406)
at net.sf.l2j.gameserver.model.olympiad.OlympiadGameManager.<init>(OlympiadGameManager.java:38)
at net.sf.l2j.gameserver.model.olympiad.OlympiadGameManager$SingletonHolder.<clinit>(OlympiadGameManager.java:179)
... 3 more
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 :
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/bDVQYKMUb3
https://campsite.bio/utchihaamkt
Question
bojanjane2
this is the error I get this is from gameserver:
Exception in thread "main" java.lang.ExceptionInInitializerError
at net.sf.l2j.gameserver.model.olympiad.OlympiadGameManager.getInstance(OlympiadGameManager.java:52)
at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:263)
at net.sf.l2j.gameserver.GameServer.main(GameServer.java:387)
Caused by: java.lang.NullPointerException
at net.sf.l2j.gameserver.instancemanager.ZoneManager.getAllZones(ZoneManager.java:406)
at net.sf.l2j.gameserver.model.olympiad.OlympiadGameManager.<init>(OlympiadGameManager.java:38)
at net.sf.l2j.gameserver.model.olympiad.OlympiadGameManager$SingletonHolder.<clinit>(OlympiadGameManager.java:179)
... 3 more
Thanks a lot. :)
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.