Jump to content
  • 0

Boss Problem


Question

Posted

Any ideas why and how to fix?

 

========================================================-[ Boss Individual AI ]
startin Gordon
Replaced: valakas with a new version
Lair of Frintezza
Exception in thread "main" java.lang.ClassCastException: com.l2jarchid.gameserver.model.actor.instance.L2BossInstance cannot be cast to com.l2jarchid.gameserver.model.actor.instance.L2GrandBossInstance
at com.l2jarchid.gameserver.ai.Core.<init>(Core.java:100)
at com.l2jarchid.gameserver.ai.Core.main(Core.java:226)
at com.l2jarchid.gameserver.GameServer.<init>(GameServer.java:532)
at com.l2jarchid.gameserver.GameServer.main(GameServer.java:687)

4 answers to this question

Recommended Posts

  • 0
Posted

You got problem at

 

com.l2jarchid.gameserver.ai.Core<init>(Core.java:100) method <init> so at line 100.

 

there look fine

 

any other ideas ?

  • 0
Posted

You got problem at

 

com.l2jarchid.gameserver.ai.Core<init>(Core.java:100) method <init> so at line 100.

 

Simply that. To be more accurate there is a problem using L2Boss / L2GrandBoss, try to see others GrandBosses AIs to get an idea.

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...