L2JMobius

Classic Saviors [Solved]Error: Problems while running DailyMissionMasterHandler

MrUnzO · 2 · 5434

Offline MrUnzO

  • Heir
  • **
    • Posts: 32
I try to solve this but can't. please help

Exception in thread "main" java.lang.Error: Problems while running DailyMissionMasterHandler
   at com.l2jmobius.gameserver.handler.DailyMissionHandler.executeScript(DailyMissionHandler.java:56)
   at com.l2jmobius.gameserver.GameServer.<init>(GameServer.java:235)
   at com.l2jmobius.gameserver.GameServer.main(GameServer.java:481)
Caused by: java.lang.IllegalArgumentException: invalid target release: 11


Problem Solved! I used jdk11 and it error, try to go back to jdk10 and its work :)